Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t4017 (diff-retval): replace manual exit code check with test_expect_code | Elijah Newren | 2010-10-06 | 1 | -49/+20 |
* | Merge branch 'jc/conflict-marker-size' | Junio C Hamano | 2010-04-06 | 1 | -1/+22 |
|\ | |||||
| * | diff --check: honor conflict-marker-size attribute | Junio C Hamano | 2010-03-24 | 1 | -1/+22 |
* | | git-diff: add a test for git diff --quiet -w | Larry D'Anna | 2010-02-21 | 1 | -0/+15 |
|/ | |||||
* | Fix t4017-diff-retval for white-space from wc | Brian Gernhardt | 2008-06-29 | 1 | -1/+1 |
* | diff --check: detect leftover conflict markers | Junio C Hamano | 2008-06-26 | 1 | -0/+14 |
* | diff --check: do not discard error status upon seeing a good line | Junio C Hamano | 2008-06-26 | 1 | -0/+8 |
* | Test interaction between diff --check and --exit-code | Wincent Colaiuta | 2007-12-14 | 1 | -0/+29 |
* | Allow git-diff exit with codes similar to diff(1) | Alex Riesen | 2007-03-14 | 1 | -0/+79 |