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