summaryrefslogtreecommitdiffstats
path: root/setup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* setup: fix leaking repository formatPatrick Steinhardt2023-11-071-0/+2
* setup: refactor `upgrade_repository_format()` to have common exitPatrick Steinhardt2023-11-071-11/+20
* Merge branch 'ds/scalar-updates' into maint-2.42Junio C Hamano2023-11-021-22/+12
|\
| * setup: add discover_git_directory_reason()Derrick Stolee2023-08-281-22/+12
* | Merge branch 'cw/compat-util-header-cleanup'Junio C Hamano2023-07-171-1/+0
|\ \
| * | treewide: remove unnecessary includes for wrapper.hCalvin Wan2023-07-051-1/+0
* | | Merge branch 'gc/config-context'Junio C Hamano2023-07-061-6/+12
|\ \ \ | |/ / |/| |
| * | config: pass kvi to die_bad_number()Glen Choo2023-06-281-1/+1
| * | config: add ctx arg to config_fn_tGlen Choo2023-06-281-5/+11
* | | Merge branch 'en/header-split-cache-h-part-3'Junio C Hamano2023-06-301-0/+493
|\ \ \ | |/ / |/| |
| * | repository: remove unnecessary include of path.hElijah Newren2023-06-211-0/+1
| * | setup: adopt shared init-db & clone codeElijah Newren2023-06-211-0/+492
* | | Merge branch 'gc/discover-not-setup'Junio C Hamano2023-06-231-8/+0
|\ \ \ | |/ / |/| |
| * | setup.c: don't setup in discover_git_directory()Glen Choo2023-06-161-5/+0
| |/
* / repository: move 'repository_format_worktree_config' to repo scopeVictoria Dye2023-05-261-2/+8
|/
* setup: trace bare repository setupsGlen Choo2023-05-011-0/+1
* treewide: remove double forward declaration of read_in_fullElijah Newren2023-04-111-0/+1
* treewide: remove cache.h inclusion due to object-name.h changesElijah Newren2023-04-111-1/+1
* object-name.h: move declarations for object-name.c functions from cache.hElijah Newren2023-04-111-0/+1
* treewide: be explicit about dependence on trace.h & trace2.hElijah Newren2023-04-111-0/+1
* setup.h: move declarations for setup.c functions from cache.hElijah Newren2023-03-211-0/+1
* environment.h: move declarations for environment.c functions from cache.hElijah Newren2023-03-211-0/+1
* abspath.h: move absolute path functions from cache.hElijah Newren2023-03-211-0/+1
* treewide: be explicit about dependence on gettext.hElijah Newren2023-03-211-0/+1
* Merge branch 'js/safe-directory-plus'Junio C Hamano2022-08-151-12/+18
|\
| * setup: prepare for more detailed "dubious ownership" messagesJohannes Schindelin2022-08-081-10/+15
| * setup: fix some formattingJohannes Schindelin2022-08-081-4/+5
* | setup.c: create `safe.bareRepository`Glen Choo2022-07-151-1/+56
* | safe.directory: use git_protected_config()Glen Choo2022-07-151-1/+1
* | Sync with Git 2.37.1Junio C Hamano2022-07-121-11/+60
|\|
| * Sync with Git 2.36.2Junio C Hamano2022-06-271-11/+60
| |\
| | * Sync with 2.35.4Johannes Schindelin2022-06-231-11/+60
| | |\
| | | * Sync with 2.34.4Johannes Schindelin2022-06-231-11/+60
| | | |\
| | | | * Sync with 2.32.3Johannes Schindelin2022-06-231-11/+60
| | | | |\
| | | | | * Sync with 2.31.4Johannes Schindelin2022-06-231-11/+60
| | | | | |\
| | | | | | * setup: tighten ownership checks post CVE-2022-24765Carlo Marcelo Arenas Belón2022-06-231-11/+60
* | | | | | | Merge branch 'cr/setup-bug-typo'Junio C Hamano2022-07-121-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | setup: fix function name in a BUG() messageCleber Rosa2022-06-181-1/+1
| |/ / / / /
* | | | | | setup: don't die if realpath(3) fails on getcwd(3)Kevin Locke2022-05-251-1/+10
* | | | | | Merge branch 'ep/maint-equals-null-cocci'Junio C Hamano2022-05-211-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'ep/maint-equals-null-cocci' for maint-2.35Junio C Hamano2022-05-021-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | tree-wide: apply equals-null.cocciJunio C Hamano2022-05-021-1/+1
| | |/ / /
* | | | | Sync with Git 2.35.3Junio C Hamano2022-04-141-3/+9
|\| | | |
| * | | | Git 2.35.3v2.35.3Junio C Hamano2022-04-141-3/+9
| |\| | |
| | * | | Git 2.33.3v2.33.3Junio C Hamano2022-04-141-3/+9
| | |\| |
| | | * | Git 2.32.2v2.32.2Junio C Hamano2022-04-141-3/+9
| | | |\|
| | | | * setup: opt-out of check with safe.directory=*Derrick Stolee2022-04-131-2/+4
| | | | * setup: fix safe.directory key not being checkedMatheus Valadares2022-04-131-0/+3
| | | | * t0033: add tests for safe.directoryDerrick Stolee2022-04-131-1/+2
* | | | | Merge tag 'v2.35.2'Junio C Hamano2022-04-121-1/+56
|\| | | |