summaryrefslogtreecommitdiffstats
path: root/t/t1092-sparse-checkout-compatibility.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: fix whitespace around &&Andrei Rybak2021-06-081-1/+1
* t1092: revert the "-1" hack for emulating "no progress meter"Junio C Hamano2021-05-251-3/+3
* t1092: use GIT_PROGRESS_DELAY for consistent resultsDerrick Stolee2021-05-251-3/+3
* sparse-index: loose integration with cache_tree_verify()Derrick Stolee2021-03-301-3/+0
* sparse-checkout: toggle sparse index from builtinDerrick Stolee2021-03-301-21/+26
* sparse-index: check index conversion happensDerrick Stolee2021-03-301-0/+18
* submodule: sparse-index should not collapse linksDerrick Stolee2021-03-301-0/+17
* sparse-index: convert from full to sparseDerrick Stolee2021-03-301-2/+59
* test-tool: don't force full indexDerrick Stolee2021-03-301-0/+5
* t1092: compare sparse-checkout to sparse-indexDerrick Stolee2021-03-301-4/+20
* t1092: clean up script quotingDerrick Stolee2021-03-301-10/+10
* t1092: test interesting sparse-checkout scenariosDerrick Stolee2021-01-241-0/+301