summaryrefslogtreecommitdiff
path: root/t/t1092-sparse-checkout-compatibility.sh
AgeCommit message (Expand)Author
2023-11-08Merge branch 'jc/test-i18ngrep'Junio C Hamano
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-08-11check-attr: integrate with sparse-indexShuqi Liang
2023-08-11attr.c: read attributes in a sparse directoryShuqi Liang
2023-08-11t1092: add tests for 'git check-attr'Shuqi Liang
2023-06-23Merge branch 'sl/worktree-sparse'Junio C Hamano
2023-06-13Merge branch 'sl/diff-tree-sparse'Junio C Hamano
2023-06-12worktree: integrate with sparse-indexShuqi Liang
2023-05-24Merge branch 'sl/sparse-write-tree-part-2'Junio C Hamano
2023-05-18diff-tree: integrate with sparse indexShuqi Liang
2023-05-09diff-files: integrate with sparse indexShuqi Liang
2023-05-09t1092: add tests for `git diff-files`Shuqi Liang
2023-05-08t1092: update a write-tree testShuqi Liang
2023-04-21Merge branch 'rn/sparse-describe'Junio C Hamano
2023-04-04write-tree: integrate with sparse indexShuqi Liang
2023-04-03describe: enable sparse index for describeRaghul Nanth A
2022-10-17Sync with v2.38.1Junio C Hamano
2022-10-10Merge branch 'sy/sparse-grep'Junio C Hamano
2022-10-07Sync with 2.37.4Taylor Blau
2022-10-06Sync with 2.36.3Taylor Blau
2022-10-06Sync with 2.35.5Taylor Blau
2022-10-01t1092: prepare for changing protocol.file.allowTaylor Blau
2022-09-23builtin/grep.c: integrate with sparse indexShaoxuan Yuan
2022-09-09Merge branch 'vd/sparse-reset-checkout-fixes'Junio C Hamano
2022-09-02unpack-trees: fix sparse directory recursion checkVictoria Dye
2022-08-22t: detect and signal failure within loopEric Sunshine
2022-08-22t1092: fix buggy sparse "blame" testEric Sunshine
2022-08-08rm: integrate with sparse-indexShaoxuan Yuan
2022-08-08rm: expand the index only when necessaryShaoxuan Yuan
2022-08-08t1092: add tests for `git-rm`Shaoxuan Yuan
2022-08-08Merge branch 'vd/sparse-reset-checkout-fixes' into sy/sparse-rmJunio C Hamano
2022-08-08unpack-trees: unpack new trees as sparse directoriesVictoria Dye
2022-08-08checkout: fix nested sparse directory diff in sparse indexVictoria Dye
2022-07-01mv: add check_dir_in_index() and solve general dir check issueShaoxuan Yuan
2022-07-01t1092: mv directory from out-of-cone to in-coneShaoxuan Yuan
2022-06-03Merge branch 'ds/sparse-sparse-checkout'Junio C Hamano
2022-05-23sparse-checkout: integrate with sparse indexDerrick Stolee
2022-05-23t1092: stress test 'git sparse-checkout set'Derrick Stolee
2022-05-23t1092: refactor 'sparse-index contents' testDerrick Stolee
2022-05-20Merge branch 'ds/sparse-colon-path'Junio C Hamano
2022-05-10unpack-trees: preserve index sparsityVictoria Dye
2022-05-10stash: apply stash using 'merge_ort_nonrecursive()'Victoria Dye
2022-05-10read-cache: set sparsity when index is newVictoria Dye
2022-05-10stash: integrate with sparse indexVictoria Dye
2022-05-10stash: expand sparse-checkout compatibility testingVictoria Dye
2022-04-26rev-parse: integrate with sparse indexDerrick Stolee
2022-04-26object-name: diagnose trees in index properlyDerrick Stolee
2022-04-26object-name: reject trees found in the indexDerrick Stolee
2022-04-26show: integrate with the sparse indexDerrick Stolee
2022-04-26t1092: add compatibility tests for 'git show'Derrick Stolee