aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4126-apply-empty.sh
AgeCommit message (Expand)AuthorFilesLines
2024-03-29t4126: fix "funny directory name" test on Windows (again)Junio C Hamano1-18/+17
2024-03-28t4126: make sure a directory with SP at the end is usableJunio C Hamano1-15/+18
2024-03-19apply: parse names out of "diff --git" more carefullyJunio C Hamano1-0/+22
2022-04-13revisions API: clear "boundary_commits" in release_revisions()Ævar Arnfjörð Bjarmason1-0/+1
2022-04-13revisions API users: use release_revisions() in builtin/log.cÆvar Arnfjörð Bjarmason1-2/+0
2022-01-03Merge branch 'es/test-chain-lint'Junio C Hamano1-4/+1
2021-12-22Merge branch 'jz/apply-quiet-and-allow-empty'Junio C Hamano1-4/+18
2021-12-13git-apply: add --allow-empty flagJerry Zhang1-4/+18
2021-12-13tests: use test_write_lines() to generate line-oriented outputEric Sunshine1-4/+1
2021-11-01leak tests: mark some apply tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+2
2008-06-13t4126: fix test that happened to work due to timingJunio C Hamano1-4/+0
2008-05-17builtin-apply: do not declare patch is creation when we do not know itJunio C Hamano1-0/+61