aboutsummaryrefslogtreecommitdiffstats
path: root/setup.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-28Merge branch 'eb/hash-transition'Junio C Hamano1-0/+1
2024-01-02setup: introduce "extensions.refStorage" extensionPatrick Steinhardt1-1/+3
2024-01-02setup: start tracking ref storage formatPatrick Steinhardt1-1/+5
2023-12-12builtin/clone: create the refdb with the correct object formatPatrick Steinhardt1-0/+1
2023-12-12setup: allow skipping creation of the refdbPatrick Steinhardt1-2/+3
2023-10-02repository: implement extensions.compatObjectFormatbrian m. carlson1-0/+1
2023-08-29Merge branch 'ds/scalar-updates'Junio C Hamano1-3/+32
2023-08-28setup: add discover_git_directory_reason()Derrick Stolee1-3/+32
2023-06-21setup: adopt shared init-db & clone codeElijah Newren1-0/+9
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren1-0/+168