summaryrefslogtreecommitdiff
path: root/t/t4127-apply-same-fn.sh
AgeCommit message (Expand)Author
2022-01-04Merge branch 'es/test-chain-lint'Junio C Hamano
2021-12-13tests: use test_write_lines() to generate line-oriented outputEric Sunshine
2021-11-01leak tests: mark some apply tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason
2020-10-20apply: when -R, also reverse list of sectionsJonathan Tan
2010-11-09tests: add missing &&Jonathan Nieder
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2008-07-04t4127-apply-same-fn: Avoid sed -iJohannes Sixt
2008-06-28git-apply: handle a patch that touches the same path more than once betterDon Zickus