summaryrefslogtreecommitdiff
path: root/t/t4117-apply-reject.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: use test_write_lines() to generate line-oriented outputEric Sunshine2021-12-131-16/+4
* t4117: check for files using `test_path_is_file`Martin Ă…gren2020-02-241-3/+3
* t/*: fix ordering of expected/observed argumentsMatthew DeVore2018-10-071-3/+3
* t4117: use modern test_* helpersJeff King2015-03-201-56/+10
* apply: accept -3/--3way command line optionJunio C Hamano2012-07-091-0/+8
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-6/+6
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-1/+1
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-041-6/+6
* git-apply --verboseJunio C Hamano2006-08-181-0/+48
* git-apply --reject: send rejects to .rej files.Junio C Hamano2006-08-181-17/+30
* git-apply --rejectJunio C Hamano2006-08-171-0/+96