summaryrefslogtreecommitdiff
path: root/t/t5322-pack-objects-sparse.sh
AgeCommit message (Expand)AuthorFilesLines
2020-03-20pack-objects: flip the use of GIT_TEST_PACK_SPARSELibravatar Derrick Stolee1-0/+1
2020-03-20config: set pack.useSparse=true by defaultLibravatar Derrick Stolee1-1/+2
2019-01-17pack-objects: create GIT_TEST_PACK_SPARSELibravatar Derrick Stolee1-2/+2
2019-01-17pack-objects: create pack.useSparse settingLibravatar Derrick Stolee1-0/+15
2019-01-17revision: implement sparse algorithmLibravatar Derrick Stolee1-3/+11
2019-01-17list-objects: consume sparse tree walkLibravatar Derrick Stolee1-0/+113