aboutsummaryrefslogtreecommitdiff
path: root/t/t1092-sparse-checkout-compatibility.sh
AgeCommit message (Expand)Author
2026-02-06merge-ours: integrate with sparse-indexSam Bostock
2025-08-28ls-files: conditionally leave index sparseDerrick Stolee
2025-05-27Merge branch 'ds/sparse-apply-add-p'Junio C Hamano
2025-05-16reset: integrate sparse index with --patchDerrick Stolee
2025-05-16git add: make -p/-i aware of sparse indexDerrick Stolee
2025-05-16apply: integrate with the sparse indexDerrick Stolee
2025-04-08tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithmElijah Newren
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt
2024-10-17t: fix typosAndrew Kreimer
2024-10-10Merge branch 'ps/leakfixes-part-8'Junio C Hamano
2024-10-02Merge branch 'ds/sparse-checkout-expansion-advice'Junio C Hamano
2024-09-30wt-status: fix leaking buffer with sparse directoriesPatrick Steinhardt
2024-09-23sparse-checkout: disable advice in 'disable'Derrick Stolee
2024-09-04builtin/cat-file: mark 'git cat-file' sparse-index compatibleKevin Lyles
2024-09-04t1092: allow run_on_* functions to use standard inputKevin Lyles
2024-08-22diff-index: integrate with the sparse indexDerrick Stolee
2024-07-08advice: warn when sparse index expandsDerrick Stolee
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-25Merge 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-06Sync 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