aboutsummaryrefslogtreecommitdiff
path: root/t/t4017-diff-retval.sh
Commit message (Expand)AuthorAge
* t4017 (diff-retval): replace manual exit code check with test_expect_codeElijah Newren2010-10-06
* Merge branch 'jc/conflict-marker-size'Junio C Hamano2010-04-06
|\
| * diff --check: honor conflict-marker-size attributeJunio C Hamano2010-03-24
* | git-diff: add a test for git diff --quiet -wLarry D'Anna2010-02-21
|/
* Fix t4017-diff-retval for white-space from wcBrian Gernhardt2008-06-29
* diff --check: detect leftover conflict markersJunio C Hamano2008-06-26
* diff --check: do not discard error status upon seeing a good lineJunio C Hamano2008-06-26
* Test interaction between diff --check and --exit-codeWincent Colaiuta2007-12-14
* Allow git-diff exit with codes similar to diff(1)Alex Riesen2007-03-14