summaryrefslogtreecommitdiff
path: root/t/t1092-sparse-checkout-compatibility.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ds/sparse-sparse-checkout'Junio C Hamano2022-06-031-19/+76
|\
| * sparse-checkout: integrate with sparse indexDerrick Stolee2022-05-231-0/+25
| * t1092: stress test 'git sparse-checkout set'Derrick Stolee2022-05-231-2/+17
| * t1092: refactor 'sparse-index contents' testDerrick Stolee2022-05-231-18/+35
* | Merge branch 'ds/sparse-colon-path'Junio C Hamano2022-05-201-0/+36
|\ \
| * | rev-parse: integrate with sparse indexDerrick Stolee2022-04-261-20/+25
| * | object-name: diagnose trees in index properlyDerrick Stolee2022-04-261-6/+12
| * | object-name: reject trees found in the indexDerrick Stolee2022-04-261-9/+2
| * | show: integrate with the sparse indexDerrick Stolee2022-04-261-4/+20
| * | t1092: add compatibility tests for 'git show'Derrick Stolee2022-04-261-0/+16
| |/
* | unpack-trees: preserve index sparsityVictoria Dye2022-05-101-1/+1
* | stash: apply stash using 'merge_ort_nonrecursive()'Victoria Dye2022-05-101-2/+2
* | read-cache: set sparsity when index is newVictoria Dye2022-05-101-1/+1
* | stash: integrate with sparse indexVictoria Dye2022-05-101-1/+28
* | stash: expand sparse-checkout compatibility testingVictoria Dye2022-05-101-0/+49
|/
* unpack-trees: increment cache_bottom for sparse directoriesVictoria Dye2022-03-171-3/+3
* t1092: add sparse directory before cone in test repoVictoria Dye2022-03-171-4/+9
* Merge branch 'vd/sparse-read-tree'Junio C Hamano2022-03-161-0/+133
|\
| * read-tree: make three-way merge sparse-awareVictoria Dye2022-03-011-1/+3
| * read-tree: make two-way merge sparse-awareVictoria Dye2022-03-011-1/+3
| * read-tree: narrow scope of index expansion for '--prefix'Victoria Dye2022-03-011-1/+7
| * read-tree: integrate with sparse indexVictoria Dye2022-03-011-0/+11
| * read-tree: expand sparse checkout test coverageVictoria Dye2022-03-011-0/+87
| * status: fix nested sparse directory diff in sparse indexVictoria Dye2022-03-011-0/+7
| * sparse-index: prevent repo root from becoming sparseVictoria Dye2022-03-011-0/+18
| * Merge branch 'vd/sparse-clean-etc'Junio C Hamano2022-02-171-4/+278
| |\
* | | repo_read_index: clear SKIP_WORKTREE bit from files present in worktreeElijah Newren2022-01-141-22/+19
* | | Merge branch 'vd/sparse-clean-etc' into en/present-despite-skippedJunio C Hamano2022-01-131-4/+278
|\ \ \ | |/ / |/| / | |/
| * update-index: reduce scope of index expansion in do_reupdateVictoria Dye2022-01-131-1/+4
| * update-index: integrate with sparse indexVictoria Dye2022-01-131-0/+15
| * update-index: add tests for sparse-checkout compatibilityVictoria Dye2022-01-131-0/+167
| * checkout-index: integrate with sparse indexVictoria Dye2022-01-131-1/+10
| * checkout-index: add --ignore-skip-worktree-bits optionVictoria Dye2022-01-131-10/+17
| * checkout-index: expand sparse checkout compatibility testsVictoria Dye2022-01-131-0/+54
| * clean: integrate with sparse indexVictoria Dye2022-01-131-0/+21
| * reset: fix validation in sparse index testVictoria Dye2022-01-131-4/+2
* | 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
|\ \ \ \ | | |_|/ | |/| |