summaryrefslogtreecommitdiff
path: root/repo-settings.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-30sparse-index: add index.sparse config optionLibravatar Derrick Stolee1-0/+7
2021-03-30sparse-index: add guard to ensure full indexLibravatar Derrick Stolee1-0/+8
2020-10-27Merge branch 'ds/maintenance-part-2'Libravatar Junio C Hamano1-0/+6
2020-09-29Merge branch 'tb/bloom-improvements'Libravatar Junio C Hamano1-0/+3
2020-09-25midx: enable core.multiPackIndex by defaultLibravatar Derrick Stolee1-0/+6
2020-09-09commit-graph: respect 'commitGraph.readChangedPaths'Libravatar Taylor Blau1-0/+3
2020-08-18negotiator/noop: add noop fetch negotiatorLibravatar Jonathan Tan1-0/+2
2020-07-08experimental: default to fetch.writeCommitGraph=falseLibravatar Jonathan Nieder1-4/+4
2020-03-20config: set pack.useSparse=true by defaultLibravatar Derrick Stolee1-1/+2
2019-10-24Merge branch 'ds/feature-macros'Libravatar Junio C Hamano1-1/+1
2019-10-24repo-settings: read an int for index.versionLibravatar Derrick Stolee1-1/+1
2019-09-03fetch: add fetch.writeCommitGraph config settingLibravatar Derrick Stolee1-0/+4
2019-08-13repo-settings: create feature.experimental settingLibravatar Derrick Stolee1-0/+13
2019-08-13repo-settings: create feature.manyFiles settingLibravatar Derrick Stolee1-1/+4
2019-08-13repo-settings: parse core.untrackedCacheLibravatar Derrick Stolee1-0/+19
2019-08-13commit-graph: turn on commit-graph by defaultLibravatar Derrick Stolee1-0/+4
2019-08-13repo-settings: consolidate some config settingsLibravatar Derrick Stolee1-0/+25