aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4128-apply-root.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2022-04-13revisions API: have release_revisions() release "cmdline"Ævar Arnfjörð Bjarmason1-0/+1
2022-03-07apply tests: don't ignore "git ls-files" exit code, drop sub-shellÆvar Arnfjörð Bjarmason1-1/+2
2022-03-07tests: change some 'test $(git) = "x"' to test_cmpÆvar Arnfjörð Bjarmason1-13/+20
2021-11-01leak tests: mark some apply tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+2
2009-11-26builtin-apply.c: pay attention to -p<n> when determining the nameJunio C Hamano1-0/+17
2008-10-13tests: shell negation portability fixJeff King1-1/+1
2008-10-12git apply --directory broken for new filesJeff King1-0/+52
2008-07-06git-apply --directory: make --root more similar to GNU diffJunio C Hamano1-4/+4
2008-07-02apply --root: thinkofix.Junio C Hamano1-2/+13
2008-07-01Teach "git apply" to prepend a prefix with "--root=<root>"Johannes Schindelin1-0/+32