summaryrefslogtreecommitdiff
path: root/t/t1092-sparse-checkout-compatibility.sh
Commit message (Expand)AuthorAgeFilesLines
* unpack-trees: resolve sparse-directory/file conflictsDerrick Stolee2021-07-201-12/+12
* t1092: document bad 'git checkout' behaviorDerrick Stolee2021-07-201-2/+140
* checkout: stop expanding sparse indexesDerrick Stolee2021-07-141-1/+9
* commit: integrate with sparse-indexDerrick Stolee2021-07-141-4/+43
* t1092: document bad sparse-checkout behaviorDerrick Stolee2021-07-141-4/+6
* wt-status: expand added sparse directory entriesDerrick Stolee2021-07-141-0/+33
* status: use sparse-index throughoutDerrick Stolee2021-07-141-4/+9
* status: skip sparse-checkout percentage with sparse-indexDerrick Stolee2021-07-141-0/+8
* t1092: add tests for status/add and sparse filesDerrick Stolee2021-07-141-0/+38
* t1092: expand repository data shapeDerrick Stolee2021-07-141-3/+41
* t1092: replace incorrect 'echo' with 'cat'Derrick Stolee2021-07-141-1/+1
* sparse-index: skip indexes with unmerged entriesDerrick Stolee2021-07-141-0/+22
* t1092: revert the "-1" hack for emulating "no progress meter"Junio C Hamano2021-05-261-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-231-0/+301