summaryrefslogtreecommitdiffstats
path: root/t/t5322-pack-objects-sparse.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* revisions API: have release_revisions() release "filter"Ævar Arnfjörð Bjarmason2022-04-141-0/+1
* t5000-t5999: detect and signal failure within loopEric Sunshine2021-12-131-2/+2
* t5[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-2/+2
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* pack-objects: flip the use of GIT_TEST_PACK_SPARSEDerrick Stolee2020-03-201-0/+1
* config: set pack.useSparse=true by defaultDerrick Stolee2020-03-201-1/+2
* pack-objects: create GIT_TEST_PACK_SPARSEDerrick Stolee2019-01-171-2/+2
* pack-objects: create pack.useSparse settingDerrick Stolee2019-01-171-0/+15
* revision: implement sparse algorithmDerrick Stolee2019-01-171-3/+11
* list-objects: consume sparse tree walkDerrick Stolee2019-01-171-0/+113