summaryrefslogtreecommitdiff
path: root/t/t1092-sparse-checkout-compatibility.sh
AgeCommit message (Expand)AuthorFilesLines
2021-07-20unpack-trees: resolve sparse-directory/file conflictsLibravatar Derrick Stolee1-12/+12
2021-07-20t1092: document bad 'git checkout' behaviorLibravatar Derrick Stolee1-2/+140
2021-07-14checkout: stop expanding sparse indexesLibravatar Derrick Stolee1-1/+9
2021-07-14commit: integrate with sparse-indexLibravatar Derrick Stolee1-4/+43
2021-07-14t1092: document bad sparse-checkout behaviorLibravatar Derrick Stolee1-4/+6
2021-07-14wt-status: expand added sparse directory entriesLibravatar Derrick Stolee1-0/+33
2021-07-14status: use sparse-index throughoutLibravatar Derrick Stolee1-4/+9
2021-07-14status: skip sparse-checkout percentage with sparse-indexLibravatar Derrick Stolee1-0/+8
2021-07-14t1092: add tests for status/add and sparse filesLibravatar Derrick Stolee1-0/+38
2021-07-14t1092: expand repository data shapeLibravatar Derrick Stolee1-3/+41
2021-07-14t1092: replace incorrect 'echo' with 'cat'Libravatar Derrick Stolee1-1/+1
2021-07-14sparse-index: skip indexes with unmerged entriesLibravatar Derrick Stolee1-0/+22
2021-05-26t1092: revert the "-1" hack for emulating "no progress meter"Libravatar Junio C Hamano1-3/+3
2021-05-25t1092: use GIT_PROGRESS_DELAY for consistent resultsLibravatar Derrick Stolee1-3/+3
2021-03-30sparse-index: loose integration with cache_tree_verify()Libravatar Derrick Stolee1-3/+0
2021-03-30sparse-checkout: toggle sparse index from builtinLibravatar Derrick Stolee1-21/+26
2021-03-30sparse-index: check index conversion happensLibravatar Derrick Stolee1-0/+18
2021-03-30submodule: sparse-index should not collapse linksLibravatar Derrick Stolee1-0/+17
2021-03-30sparse-index: convert from full to sparseLibravatar Derrick Stolee1-2/+59
2021-03-30test-tool: don't force full indexLibravatar Derrick Stolee1-0/+5
2021-03-30t1092: compare sparse-checkout to sparse-indexLibravatar Derrick Stolee1-4/+20
2021-03-30t1092: clean up script quotingLibravatar Derrick Stolee1-10/+10
2021-01-23t1092: test interesting sparse-checkout scenariosLibravatar Derrick Stolee1-0/+301