summaryrefslogtreecommitdiff
path: root/t/t4117-apply-reject.sh
AgeCommit message (Expand)Author
2020-02-24t4117: check for files using `test_path_is_file`Martin Ă…gren
2018-10-06t/*: fix ordering of expected/observed argumentsMatthew DeVore
2015-03-20t4117: use modern test_* helpersJeff King
2012-07-09apply: accept -3/--3way command line optionJunio C Hamano
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin
2006-08-18git-apply --verboseJunio C Hamano
2006-08-18git-apply --reject: send rejects to .rej files.Junio C Hamano
2006-08-17git-apply --rejectJunio C Hamano