aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4119-apply-config.sh
AgeCommit message (Expand)AuthorFilesLines
2021-11-01leak tests: mark some apply tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+2
2014-09-09Merge branch 'jc/apply-ws-prefix'Junio C Hamano1-0/+17
2014-08-07apply: use the right attribute for paths in non-Git patchesJunio C Hamano1-0/+17
2014-04-30t4119-apply-config.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2010-11-09tests: add missing &&Jonathan Nieder1-1/+1
2008-06-14mask necessary whitespace policy violations in test scriptsJeff King1-2/+2
2007-11-24t4119: correct overeager war-on-whitespaceJunio C Hamano1-1/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-1/+1
2007-06-07War on whitespaceJunio C Hamano1-1/+1
2007-02-21t4119: test autocomputing -p<n> for traditional diff input.Junio C Hamano1-74/+43
2007-02-21git-apply: guess correct -p<n> value for non-git patches.Junio C Hamano1-2/+54
2007-02-21git-apply: notice "diff --git" patch againJunio C Hamano1-2/+2
2007-02-21t4119: add test for traditional patch and different p_valueJunio C Hamano1-2/+49
2007-02-19git-apply: require -p<n> when working in a subdirectory.Junio C Hamano1-14/+18
2007-02-17Teach 'git apply' to look at $GIT_DIR/configJunio C Hamano1-0/+90