summaryrefslogtreecommitdiff
path: root/t/t1092-sparse-checkout-compatibility.sh
AgeCommit message (Expand)Author
2021-07-20unpack-trees: resolve sparse-directory/file conflictsDerrick Stolee
2021-07-20t1092: document bad 'git checkout' behaviorDerrick Stolee
2021-07-14checkout: stop expanding sparse indexesDerrick Stolee
2021-07-14commit: integrate with sparse-indexDerrick Stolee
2021-07-14t1092: document bad sparse-checkout behaviorDerrick Stolee
2021-07-14wt-status: expand added sparse directory entriesDerrick Stolee
2021-07-14status: use sparse-index throughoutDerrick Stolee
2021-07-14status: skip sparse-checkout percentage with sparse-indexDerrick Stolee
2021-07-14t1092: add tests for status/add and sparse filesDerrick Stolee
2021-07-14t1092: expand repository data shapeDerrick Stolee
2021-07-14t1092: replace incorrect 'echo' with 'cat'Derrick Stolee
2021-07-14sparse-index: skip indexes with unmerged entriesDerrick Stolee
2021-05-25t1092: revert the "-1" hack for emulating "no progress meter"Junio C Hamano
2021-05-25t1092: use GIT_PROGRESS_DELAY for consistent resultsDerrick Stolee
2021-03-30sparse-index: loose integration with cache_tree_verify()Derrick Stolee
2021-03-30sparse-checkout: toggle sparse index from builtinDerrick Stolee
2021-03-30sparse-index: check index conversion happensDerrick Stolee
2021-03-30submodule: sparse-index should not collapse linksDerrick Stolee
2021-03-30sparse-index: convert from full to sparseDerrick Stolee
2021-03-30test-tool: don't force full indexDerrick Stolee
2021-03-30t1092: compare sparse-checkout to sparse-indexDerrick Stolee
2021-03-30t1092: clean up script quotingDerrick Stolee
2021-01-24t1092: test interesting sparse-checkout scenariosDerrick Stolee