summaryrefslogtreecommitdiff
path: root/t/t1092-sparse-checkout-compatibility.sh
AgeCommit message (Expand)AuthorFilesLines
2026-08-28Merge branch 'sk/object-name-use-after-free'Junio C Hamano1-0/+11
2026-08-17object-name: avoid use-after-free in get_oid_with_context_1()Shlok Kulshreshtha1-0/+11
2026-08-07Merge branch 'ds/sparse-index-ita-crash'Junio C Hamano1-0/+48
2026-07-30Merge branch 'tn/stash-avoid-sparse-index-expansion'Junio C Hamano1-0/+62
2026-07-21stash: avoid sparse-index expansion for in-cone pathsTed Nyman1-0/+55
2026-07-21pathspec: use match for sparse-index expansion checksTed Nyman1-0/+7
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-22/+22
2026-07-06sparse-index: avoid crash on intent-to-add entry outside the coneDerrick Stolee1-0/+48
2026-05-27restore: avoid sparse index expansionDerrick Stolee1-4/+4
2026-05-27t1092: test 'git restore' with sparse indexDerrick Stolee1-0/+50
2026-02-06merge-ours: integrate with sparse-indexSam Bostock1-0/+14
2025-08-28ls-files: conditionally leave index sparseDerrick Stolee1-0/+13
2025-05-27Merge branch 'ds/sparse-apply-add-p'Junio C Hamano1-0/+151
2025-05-16reset: integrate sparse index with --patchDerrick Stolee1-2/+40
2025-05-16git add: make -p/-i aware of sparse indexDerrick Stolee1-0/+60
2025-05-16apply: integrate with the sparse indexDerrick Stolee1-0/+53
2025-04-08tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithmElijah Newren1-2/+0
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-10-17t: fix typosAndrew Kreimer1-3/+3
2024-10-10Merge branch 'ps/leakfixes-part-8'Junio C Hamano1-0/+1
2024-10-02Merge branch 'ds/sparse-checkout-expansion-advice'Junio C Hamano1-1/+4
2024-09-30wt-status: fix leaking buffer with sparse directoriesPatrick Steinhardt1-0/+1
2024-09-23sparse-checkout: disable advice in 'disable'Derrick Stolee1-1/+4
2024-09-04builtin/cat-file: mark 'git cat-file' sparse-index compatibleKevin Lyles1-0/+36
2024-09-04t1092: allow run_on_* functions to use standard inputKevin Lyles1-5/+9
2024-08-22diff-index: integrate with the sparse indexDerrick Stolee1-3/+12
2024-07-08advice: warn when sparse index expandsDerrick Stolee1-1/+15
2023-11-08Merge branch 'jc/test-i18ngrep'Junio C Hamano1-3/+3
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-3/+3
2023-08-11check-attr: integrate with sparse-indexShuqi Liang1-0/+15
2023-08-11attr.c: read attributes in a sparse directoryShuqi Liang1-1/+9
2023-08-11t1092: add tests for 'git check-attr'Shuqi Liang1-0/+49
2023-06-23Merge branch 'sl/worktree-sparse'Junio C Hamano1-0/+37
2023-06-13Merge branch 'sl/diff-tree-sparse'Junio C Hamano1-0/+42
2023-06-12worktree: integrate with sparse-indexShuqi Liang1-0/+37
2023-05-25Merge branch 'sl/sparse-write-tree-part-2'Junio C Hamano1-4/+14
2023-05-18diff-tree: integrate with sparse indexShuqi Liang1-0/+42
2023-05-09diff-files: integrate with sparse indexShuqi Liang1-2/+25
2023-05-09t1092: add tests for `git diff-files`Shuqi Liang1-0/+39
2023-05-08t1092: update a write-tree testShuqi Liang1-4/+14
2023-04-21Merge branch 'rn/sparse-describe'Junio C Hamano1-0/+25
2023-04-04write-tree: integrate with sparse indexShuqi Liang1-0/+28
2023-04-03describe: enable sparse index for describeRaghul Nanth A1-0/+25
2022-10-17Sync with v2.38.1Junio C Hamano1-0/+2
2022-10-10Merge branch 'sy/sparse-grep'Junio C Hamano1-0/+72
2022-10-06Sync with 2.37.4Taylor Blau1-0/+2
2022-10-06Sync with 2.36.3Taylor Blau1-0/+2
2022-10-06Sync with 2.35.5Taylor Blau1-0/+2
2022-10-01t1092: prepare for changing protocol.file.allowTaylor Blau1-0/+2
2022-09-23builtin/grep.c: integrate with sparse indexShaoxuan Yuan1-0/+72