aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4117-apply-reject.sh
AgeCommit message (Expand)AuthorFilesLines
2024-04-22apply: plug a leak in apply_dataRubén Justo1-0/+1
2021-12-13tests: use test_write_lines() to generate line-oriented outputEric Sunshine1-16/+4
2020-02-24t4117: check for files using `test_path_is_file`Martin Ågren1-3/+3
2018-10-07t/*: fix ordering of expected/observed argumentsMatthew DeVore1-3/+3
2015-03-20t4117: use modern test_* helpersJeff King1-56/+10
2012-07-09apply: accept -3/--3way command line optionJunio C Hamano1-0/+8
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano1-6/+6
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-1/+1
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin1-6/+6
2006-08-18git-apply --verboseJunio C Hamano1-0/+48
2006-08-18git-apply --reject: send rejects to .rej files.Junio C Hamano1-17/+30
2006-08-17git-apply --rejectJunio C Hamano1-0/+96