Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-26 | t1092: revert the "-1" hack for emulating "no progress meter" | Junio C Hamano | 1 | -3/+3 |
2021-05-25 | t1092: use GIT_PROGRESS_DELAY for consistent results | Derrick Stolee | 1 | -3/+3 |
2021-03-30 | sparse-index: loose integration with cache_tree_verify() | Derrick Stolee | 1 | -3/+0 |
2021-03-30 | sparse-checkout: toggle sparse index from builtin | Derrick Stolee | 1 | -21/+26 |
2021-03-30 | sparse-index: check index conversion happens | Derrick Stolee | 1 | -0/+18 |
2021-03-30 | submodule: sparse-index should not collapse links | Derrick Stolee | 1 | -0/+17 |
2021-03-30 | sparse-index: convert from full to sparse | Derrick Stolee | 1 | -2/+59 |
2021-03-30 | test-tool: don't force full index | Derrick Stolee | 1 | -0/+5 |
2021-03-30 | t1092: compare sparse-checkout to sparse-index | Derrick Stolee | 1 | -4/+20 |
2021-03-30 | t1092: clean up script quoting | Derrick Stolee | 1 | -10/+10 |
2021-01-23 | t1092: test interesting sparse-checkout scenarios | Derrick Stolee | 1 | -0/+301 |