Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pack-objects: flip the use of GIT_TEST_PACK_SPARSE | Derrick Stolee | 2020-03-20 | 1 | -0/+1 |
* | config: set pack.useSparse=true by default | Derrick Stolee | 2020-03-20 | 1 | -1/+2 |
* | pack-objects: create GIT_TEST_PACK_SPARSE | Derrick Stolee | 2019-01-17 | 1 | -2/+2 |
* | pack-objects: create pack.useSparse setting | Derrick Stolee | 2019-01-17 | 1 | -0/+15 |
* | revision: implement sparse algorithm | Derrick Stolee | 2019-01-17 | 1 | -3/+11 |
* | list-objects: consume sparse tree walk | Derrick Stolee | 2019-01-17 | 1 | -0/+113 |