summaryrefslogtreecommitdiffstats
path: root/t/t1092-sparse-checkout-compatibility.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/test-i18ngrep'Junio C Hamano2023-11-081-3/+3
|\
| * tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-3/+3
* | check-attr: integrate with sparse-indexShuqi Liang2023-08-111-0/+15
* | attr.c: read attributes in a sparse directoryShuqi Liang2023-08-111-1/+9
* | t1092: add tests for 'git check-attr'Shuqi Liang2023-08-111-0/+49
|/
* Merge branch 'sl/worktree-sparse'Junio C Hamano2023-06-231-0/+37
|\
| * worktree: integrate with sparse-indexShuqi Liang2023-06-121-0/+37
* | Merge branch 'sl/diff-tree-sparse'Junio C Hamano2023-06-131-0/+42
|\ \ | |/ |/|
| * diff-tree: integrate with sparse indexShuqi Liang2023-05-181-0/+42
* | Merge branch 'sl/sparse-write-tree-part-2'Junio C Hamano2023-05-241-4/+14
|\ \ | |/ |/|
| * t1092: update a write-tree testShuqi Liang2023-05-081-4/+14
* | diff-files: integrate with sparse indexShuqi Liang2023-05-091-2/+25
* | t1092: add tests for `git diff-files`Shuqi Liang2023-05-091-0/+39
|/
* Merge branch 'rn/sparse-describe'Junio C Hamano2023-04-221-0/+25
|\
| * describe: enable sparse index for describeRaghul Nanth A2023-04-031-0/+25
* | write-tree: integrate with sparse indexShuqi Liang2023-04-041-0/+28
|/
* Sync with v2.38.1Junio C Hamano2022-10-181-0/+2
|\
| * Sync with 2.37.4Taylor Blau2022-10-071-0/+2
| |\
| | * Sync with 2.36.3Taylor Blau2022-10-071-0/+2
| | |\
| | | * Sync with 2.35.5Taylor Blau2022-10-061-0/+2
| | | |\
| | | | * t1092: prepare for changing protocol.file.allowTaylor Blau2022-10-011-0/+2
* | | | | Merge branch 'sy/sparse-grep'Junio C Hamano2022-10-101-0/+72
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | builtin/grep.c: integrate with sparse indexShaoxuan Yuan2022-09-231-0/+72
* | | | | Merge branch 'vd/sparse-reset-checkout-fixes'Junio C Hamano2022-09-091-0/+9
|\ \ \ \ \
| * | | | | unpack-trees: fix sparse directory recursion checkVictoria Dye2022-09-021-0/+9
| | |/ / / | |/| | |
* | | | | t: detect and signal failure within loopEric Sunshine2022-08-221-3/+3
* | | | | t1092: fix buggy sparse "blame" testEric Sunshine2022-08-221-2/+2
| |/ / / |/| | |
* | | | rm: integrate with sparse-indexShaoxuan Yuan2022-08-081-3/+17
* | | | rm: expand the index only when necessaryShaoxuan Yuan2022-08-081-2/+25
* | | | t1092: add tests for `git-rm`Shaoxuan Yuan2022-08-081-0/+57
* | | | Merge branch 'vd/sparse-reset-checkout-fixes' into sy/sparse-rmJunio C Hamano2022-08-081-0/+25
|\| | |
| * | | unpack-trees: unpack new trees as sparse directoriesVictoria Dye2022-08-081-0/+17
| * | | checkout: fix nested sparse directory diff in sparse indexVictoria Dye2022-08-081-0/+8
* | | | mv: add check_dir_in_index() and solve general dir check issueShaoxuan Yuan2022-07-011-1/+1
* | | | t1092: mv directory from out-of-cone to in-coneShaoxuan Yuan2022-07-011-0/+25
|/ / /
* | | 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-211-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-111-1/+1
* | | stash: apply stash using 'merge_ort_nonrecursive()'Victoria Dye2022-05-111-2/+2
* | | read-cache: set sparsity when index is newVictoria Dye2022-05-111-1/+1
* | | stash: integrate with sparse indexVictoria Dye2022-05-111-1/+28
* | | stash: expand sparse-checkout compatibility testingVictoria Dye2022-05-111-0/+49
|/ /