Age | Commit message (Expand) | Author | Files | Lines |
2009-11-20 | No diff -b/-w output for all-whitespace changes | Greg Bacon | 1 | -2/+12 |
2009-09-15 | Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a... | Junio C Hamano | 1 | -2/+9 |
2009-09-04 | diff --whitespace=warn/error: fix blank-at-eof check | Junio C Hamano | 1 | -0/+7 |
2009-09-04 | diff --whitespace=warn/error: obey blank-at-eof | Junio C Hamano | 1 | -2/+2 |
2009-01-21 | Merge branch 'kc/maint-diff-bwi-fix' | Junio C Hamano | 1 | -4/+4 |
2009-01-19 | Fix combined use of whitespace ignore options to diff | Keith Cascio | 1 | -4/+4 |
2009-01-19 | test more combinations of ignore-whitespace options to diff | Keith Cascio | 1 | -0/+27 |
2009-01-17 | test more combinations of ignore-whitespace options to diff | Keith Cascio | 1 | -0/+27 |
2008-08-24 | Merge branch 'maint' to sync with 1.6.0.1 | Junio C Hamano | 1 | -0/+16 |
2008-08-23 | Respect core.autocrlf in combined diff | Alexander Gavrilov | 1 | -0/+16 |
2008-08-20 | Merge branch 'jc/test-deeper' | Junio C Hamano | 1 | -1/+1 |
2008-08-20 | diff --check: do not get confused by new blank lines in the middle | Junio C Hamano | 1 | -0/+11 |
2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -1/+1 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -14/+14 |
2008-06-26 | Teach "diff --check" about new blank lines at end | Junio C Hamano | 1 | -0/+6 |
2008-06-14 | mask necessary whitespace policy violations in test scripts | Jeff King | 1 | -4/+4 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -6/+6 |
2008-02-15 | diff: Fix miscounting of --check output | Junio C Hamano | 1 | -0/+9 |
2007-12-16 | whitespace: fix initial-indent checking | J. Bruce Fields | 1 | -0/+15 |
2007-12-16 | whitespace: fix off-by-one error in non-space-in-indent checking | J. Bruce Fields | 1 | -2/+2 |
2007-12-14 | Use shorter error messages for whitespace problems | Wincent Colaiuta | 1 | -1/+1 |
2007-12-13 | Add tests for "git diff --check" with core.whitespace options | Wincent Colaiuta | 1 | -20/+70 |
2007-12-13 | Unify whitespace checking | Wincent Colaiuta | 1 | -1/+1 |
2007-12-13 | diff --check: minor fixups | Junio C Hamano | 1 | -2/+2 |
2007-12-13 | "diff --check" should affect exit status | Wincent Colaiuta | 1 | -1/+136 |
2007-12-12 | Fix "diff --check" whitespace detection | Wincent Colaiuta | 1 | -0/+9 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -8/+8 |
2007-03-04 | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 1 | -6/+6 |
2006-12-04 | diff -b: ignore whitespace at end of line | Johannes Schindelin | 1 | -4/+2 |
2006-10-13 | t4015: work-around here document problem on Cygwin. | Junio C Hamano | 1 | -6/+6 |
2006-10-12 | diff: fix 2 whitespace issues | Johannes Schindelin | 1 | -0/+122 |