summaryrefslogtreecommitdiffstats
path: root/t/t4067-diff-partial-clone.sh
AgeCommit message (Expand)AuthorLines
2026-02-24diffcore-break: avoid segfault with freed entriesHan Young-0/+31
2025-12-30diff: avoid segfault with freed entriesDerrick Stolee-0/+35
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt-1/+0
2023-05-16tests: do not negate test_path_existsJunio C Hamano-2/+2
2022-11-21connected.c: free the "struct packed_git"Ævar Arnfjörð Bjarmason-0/+1
2022-10-01t/t4NNN: allow local submodulesTaylor Blau-0/+1
2020-08-18promisor-remote: lazy-fetch objects in subprocessJonathan Tan-4/+4
2020-05-19t4067: make rename detection test output raw diffJonathan Tan-2/+2
2020-04-07diff: restrict when prefetching occursJonathan Tan-0/+48
2019-08-20diff: skip GITLINK when lazy fetching missing objsJonathan Tan-0/+31
2019-04-08diff: batch fetching of missing blobsJonathan Tan-0/+103