Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revisions API: have release_revisions() release "filter" | Ævar Arnfjörð Bjarmason | 2022-04-14 | 1 | -0/+1 |
* | t5000-t5999: detect and signal failure within loop | Eric Sunshine | 2021-12-13 | 1 | -2/+2 |
* | t5[0-4]*: adjust the references to the default branch name "main" | Johannes Schindelin | 2020-11-20 | 1 | -2/+2 |
* | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 2020-11-20 | 1 | -0/+3 |
* | 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 |