summaryrefslogtreecommitdiff
path: root/t/t4128-apply-root.sh
Commit message (Expand)AuthorAgeFilesLines
* apply tests: don't ignore "git ls-files" exit code, drop sub-shellÆvar Arnfjörð Bjarmason2022-03-071-1/+2
* tests: change some 'test $(git) = "x"' to test_cmpÆvar Arnfjörð Bjarmason2022-03-071-13/+20
* leak tests: mark some apply tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-11-011-0/+2
* builtin-apply.c: pay attention to -p<n> when determining the nameJunio C Hamano2009-11-261-0/+17
* tests: shell negation portability fixJeff King2008-10-131-1/+1
* git apply --directory broken for new filesJeff King2008-10-121-0/+52
* git-apply --directory: make --root more similar to GNU diffJunio C Hamano2008-07-061-4/+4
* apply --root: thinkofix.Junio C Hamano2008-07-021-2/+13
* Teach "git apply" to prepend a prefix with "--root=<root>"Johannes Schindelin2008-07-011-0/+32