summaryrefslogtreecommitdiffstats
path: root/setup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ps/build-sign-compare'Junio C Hamano2024-12-231-0/+1
|\
| * global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt2024-12-061-0/+1
* | worktree: add `relativeWorktrees` extensionCaleb White2024-12-021-0/+7
* | setup: correctly reinitialize repository versionCaleb White2024-12-021-9/+23
|/
* worktree: link worktrees with relative pathsCaleb White2024-10-081-1/+1
* Merge branch 'ak/typofix-2.46-maint'Junio C Hamano2024-09-251-1/+1
|\
| * setup: fix a typoAndrew Kreimer2024-09-191-1/+1
* | environment: stop storing "core.logAllRefUpdates" globallyPatrick Steinhardt2024-09-121-1/+1
* | environment: move `set_git_dir()` and related into setup layerPatrick Steinhardt2024-09-121-0/+106
* | environment: make `get_git_work_tree()` accept a repositoryPatrick Steinhardt2024-09-121-8/+8
* | environment: make `get_object_directory()` accept a repositoryPatrick Steinhardt2024-09-121-1/+1
* | environment: make `get_git_common_dir()` accept a repositoryPatrick Steinhardt2024-09-121-1/+1
* | environment: make `get_git_dir()` accept a repositoryPatrick Steinhardt2024-09-121-6/+6
* | Merge branch 'jk/mark-unused-parameters'Junio C Hamano2024-08-261-1/+1
|\ \
| * | setup: mark unused parameter in config callbackJeff King2024-08-171-1/+1
* | | Merge branch 'ps/hash-and-ref-format-from-config'Junio C Hamano2024-08-231-27/+74
|\ \ \ | |/ / |/| |
| * | setup: make ref storage format configurable via configPatrick Steinhardt2024-08-161-0/+14
| * | setup: make object format configurable via configPatrick Steinhardt2024-08-161-0/+40
| * | setup: merge configuration of repository formatsPatrick Steinhardt2024-08-161-27/+20
| |/
* | safe.directory: normalize the configured pathJunio C Hamano2024-07-301-4/+34
* | safe.directory: normalize the checked pathJunio C Hamano2024-07-301-4/+12
* | safe.directory: preliminary clean-upJunio C Hamano2024-07-301-7/+5
|/
* Merge branch 'ps/use-the-repository'Junio C Hamano2024-07-021-0/+2
|\
| * global: introduce `USE_THE_REPOSITORY_VARIABLE` macroPatrick Steinhardt2024-06-141-0/+2
| * Merge branch 'ps/ref-storage-migration' into ps/use-the-repositoryJunio C Hamano2024-06-131-4/+6
| |\
* | \ Merge branch 'tb/precompose-getcwd'Junio C Hamano2024-06-251-1/+1
|\ \ \
| * | | macOS: ls-files path fails if path of workdir is NFDTorsten Bögershausen2024-05-311-1/+1
* | | | Merge branch 'ps/ref-storage-migration'Junio C Hamano2024-06-181-4/+6
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | refs: convert ref storage format to an enumPatrick Steinhardt2024-06-061-4/+4
| * | setup: unset ref storage when reinitializing repository versionPatrick Steinhardt2024-06-061-0/+2
| * | Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig...Junio C Hamano2024-05-231-2/+5
| |\ \
* | \ \ Merge branch 'jc/safe-directory-leading-path'Junio C Hamano2024-06-121-7/+14
|\ \ \ \
| * | | | safe.directory: allow "lead/ing/path/*" matchJunio C Hamano2024-05-291-7/+15
* | | | | Merge branch 'ps/leakfixes'Junio C Hamano2024-06-061-3/+3
|\ \ \ \ \
| * | | | | config: clarify memory ownership in `git_config_pathname()`Patrick Steinhardt2024-05-271-3/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'ps/fix-reinit-includeif-onbranch'Junio C Hamano2024-06-031-9/+12
|\ \ \ \ \
| * | | | | setup: fix bug with "includeIf.onbranch" when initializing dirPatrick Steinhardt2024-05-231-11/+15
* | | | | | Merge branch 'ps/refs-without-the-repository-updates'Junio C Hamano2024-05-301-2/+5
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | refs: drop `git_default_branch_name()`Patrick Steinhardt2024-05-171-1/+4
| * | | | | refs: rename `init_db` callback to avoid confusionPatrick Steinhardt2024-05-171-1/+1
| * | | | | Merge branch 'ps/refs-without-the-repository' into ps/refs-without-the-reposi...Junio C Hamano2024-05-161-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'ps/undecided-is-not-necessarily-sha1'Junio C Hamano2024-05-301-0/+53
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | path: move `validate_headref()` to its only userPatrick Steinhardt2024-05-071-0/+53
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'kn/ref-transaction-symref'Junio C Hamano2024-05-201-1/+1
|\| | | | |
* | | | | | Merge branch 'ps/refs-without-the-repository'Junio C Hamano2024-05-161-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | cocci: apply rules to rewrite callers of "refs" interfacesPatrick Steinhardt2024-05-071-1/+1
| |/ / /
* | | | Sync with 2.44.1Johannes Schindelin2024-04-291-14/+77
|\ \ \ \ | |/ / / |/| | |
| * | | Sync with 2.43.4Johannes Schindelin2024-04-191-14/+77
| |\ \ \ | | |/ / | |/| |
| | * | Sync with 2.42.2Johannes Schindelin2024-04-191-14/+77
| | |\ \
| | | * \ Sync with 2.41.1Johannes Schindelin2024-04-191-14/+77
| | | |\ \ | | | | |/ | | | |/|