summaryrefslogtreecommitdiff
path: root/t/t4119-apply-config.sh
AgeCommit message (Expand)Author
2014-09-09Merge branch 'jc/apply-ws-prefix'Junio C Hamano
2014-08-07apply: use the right attribute for paths in non-Git patchesJunio C Hamano
2014-04-30t4119-apply-config.sh: use the $( ... ) construct for command substitutionElia Pinto
2010-11-09tests: add missing &&Jonathan Nieder
2008-06-14mask necessary whitespace policy violations in test scriptsJeff King
2007-11-25t4119: correct overeager war-on-whitespaceJunio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-02-22t4119: test autocomputing -p<n> for traditional diff input.Junio C Hamano
2007-02-22git-apply: guess correct -p<n> value for non-git patches.Junio C Hamano
2007-02-21git-apply: notice "diff --git" patch againJunio C Hamano
2007-02-21t4119: add test for traditional patch and different p_valueJunio C Hamano
2007-02-20git-apply: require -p<n> when working in a subdirectory.Junio C Hamano
2007-02-17Teach 'git apply' to look at $GIT_DIR/configJunio C Hamano