summaryrefslogtreecommitdiffstats
path: root/setup.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* worktree: add `relativeWorktrees` extensionCaleb White2024-12-021-0/+1
* environment: move `set_git_dir()` and related into setup layerPatrick Steinhardt2024-09-121-0/+3
* environment: make `get_git_dir()` accept a repositoryPatrick Steinhardt2024-09-121-1/+1
* refs: convert ref storage format to an enumPatrick Steinhardt2024-06-061-4/+5
* Sync with 2.44.1Johannes Schindelin2024-04-291-0/+14
|\
| * Sync with 2.43.4Johannes Schindelin2024-04-191-0/+14
| |\
| | * Sync with 2.41.1Johannes Schindelin2024-04-191-0/+14
| | |\
| | | * Sync with 2.40.2Johannes Schindelin2024-04-191-0/+14
| | * | Merge branch 'ds/scalar-updates' into maint-2.42Junio C Hamano2023-11-021-3/+32
| | |\ \
* | | \ \ Merge branch 'eb/hash-transition'Junio C Hamano2024-03-281-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | repository: implement extensions.compatObjectFormatbrian m. carlson2023-10-021-0/+1
| |/ / /
* | | | setup: introduce "extensions.refStorage" extensionPatrick Steinhardt2024-01-021-1/+3
* | | | setup: start tracking ref storage formatPatrick Steinhardt2024-01-021-1/+5
* | | | builtin/clone: create the refdb with the correct object formatPatrick Steinhardt2023-12-121-0/+1
* | | | setup: allow skipping creation of the refdbPatrick Steinhardt2023-12-121-2/+3
* | | | Merge branch 'ds/scalar-updates'Junio C Hamano2023-08-291-3/+32
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / setup: add discover_git_directory_reason()Derrick Stolee2023-08-281-3/+32
| |/
* / setup: adopt shared init-db & clone codeElijah Newren2023-06-211-0/+9
|/
* setup.h: move declarations for setup.c functions from cache.hElijah Newren2023-03-211-0/+168