summaryrefslogtreecommitdiff
path: root/t/t1092-sparse-checkout-compatibility.sh
Commit message (Expand)AuthorAgeFilesLines
* t1092: replace 'read-cache --table' with 'ls-files --sparse'Derrick Stolee2021-12-221-17/+14
* ls-files: add --sparse optionDerrick Stolee2021-12-221-0/+91
* fetch/pull: use the sparse indexDerrick Stolee2021-12-221-0/+10
* Merge branch 'ld/sparse-diff-blame'Junio C Hamano2021-12-211-18/+91
|\
| * blame: enable and test the sparse indexLessley Dennington2021-12-061-11/+38
| * diff: enable and test the sparse indexLessley Dennington2021-12-061-0/+46
| * diff: replace --staged with --cached in t1092 testsLessley Dennington2021-12-061-7/+7
| * Merge branch 'vd/sparse-reset' into ld/sparse-diff-blameJunio C Hamano2021-11-291-15/+139
| |\
* | \ Merge branch 'ds/sparse-deep-pattern-checkout-fix'Junio C Hamano2021-12-151-1/+15
|\ \ \
| * | | unpack-trees: use traverse_path instead of nameDerrick Stolee2021-12-061-1/+1
| * | | t1092: add deeper changes during a checkoutDerrick Stolee2021-12-061-1/+15
* | | | Merge branch 'ds/trace2-regions-in-tests'Junio C Hamano2021-12-151-3/+3
|\ \ \ \
| * | | | t/t*: remove custom GIT_TRACE2_EVENT_NESTINGDerrick Stolee2021-11-291-3/+3
| |/ / /
* | | | Merge branch 'vd/sparse-reset'Junio C Hamano2021-12-101-15/+139
|\ \ \ \ | | |_|/ | |/| |
| * | | reset: make --mixed sparse-awareVictoria Dye2021-11-291-0/+17
| * | | reset: make sparse-aware (except --mixed)Victoria Dye2021-11-291-2/+13
| * | | reset: expand test coverage for sparse checkoutsVictoria Dye2021-11-291-0/+98
| * | | sparse-index: update command for expand/collapse testVictoria Dye2021-10-271-1/+5
| * | | reset: preserve skip-worktree bit in mixed resetVictoria Dye2021-10-271-14/+8
* | | | Merge branch 'vd/sparse-sparsity-fix-on-read'Junio C Hamano2021-12-101-0/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | sparse-index: update do_read_index to ensure correct sparsityVictoria Dye2021-11-241-0/+31
| | |/ | |/|
* | | Merge branch 'pw/sparse-cache-tree-verify-fix'Junio C Hamano2021-10-251-1/+1
|\ \ \ | |/ / |/| |
| * | t1092: run "rebase --apply" without "-q" in testingPhillip Wood2021-10-181-1/+1
| * | sparse index: fix use-after-free bug in cache_tree_verify()Phillip Wood2021-10-071-1/+1
| |/
* | add: implement the --sparse optionDerrick Stolee2021-09-281-18/+11
* | add: skip tracked paths outside sparse-checkout coneDerrick Stolee2021-09-281-7/+12
* | add: fail when adding an untracked sparse fileDerrick Stolee2021-09-281-9/+28
* | t1092: behavior for adding sparse filesDerrick Stolee2021-09-281-0/+28
|/
* sparse-index: integrate with cherry-pick and rebaseDerrick Stolee2021-09-091-2/+37
* t1092: add cherry-pick, rebase testsDerrick Stolee2021-09-091-6/+9
* merge-ort: expand only for out-of-cone conflictsDerrick Stolee2021-09-091-2/+28
* merge: make sparse-aware with ORTDerrick Stolee2021-09-091-2/+10
* add: ignore outside the sparse-checkout in refresh()Derrick Stolee2021-07-291-5/+1
* pathspec: stop calling ensure_full_indexDerrick Stolee2021-07-291-4/+3
* add: allow operating on a sparse-only indexDerrick Stolee2021-07-291-7/+18
* t1092: test merge conflicts outside coneDerrick Stolee2021-07-291-0/+43
* 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