| Commit message (Expand) | Author | Age |
* | t4015: simplify sed command that is not even seen by sed | Junio C Hamano | 2013-11-04 |
* | Change sed i\ usage to something Solaris' sed can handle | Ben Walton | 2013-10-28 |
* | diff: add --ignore-blank-lines option | Antoine Pelisse | 2013-06-19 |
* | xdiff: print post-image for common records instead of pre-image | René Scharfe | 2012-01-06 |
* | Make the tab width used for whitespace checks configurable | Johannes Sixt | 2010-12-01 |
* | Merge branch 'en/and-cascade-tests' | Junio C Hamano | 2010-11-24 |
|\ |
|
| * | tests: add missing && | Jonathan Nieder | 2010-11-09 |
* | | diff: handle lines containing only whitespace and tabs better | Kevin Ballard | 2010-10-20 |
|/ |
|
* | Merge branch 'cc/maint-diff-CC-binary' | Junio C Hamano | 2010-06-18 |
|\ |
|
| * | diff: fix "git show -C -C" output when renaming a binary file | Christian Couder | 2010-06-06 |
* | | whitespace: tests for git-diff --check with tab-in-indent error class | Chris Webb | 2010-04-04 |
|/ |
|
* | No diff -b/-w output for all-whitespace changes | Greg Bacon | 2009-11-20 |
* | Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a... | Junio C Hamano | 2009-09-15 |
|\ |
|
| * | diff --whitespace=warn/error: fix blank-at-eof check | Junio C Hamano | 2009-09-04 |
| * | diff --whitespace=warn/error: obey blank-at-eof | Junio C Hamano | 2009-09-04 |
* | | Merge branch 'kc/maint-diff-bwi-fix' | Junio C Hamano | 2009-01-21 |
|\ \ |
|
| * | | Fix combined use of whitespace ignore options to diff | Keith Cascio | 2009-01-19 |
| * | | test more combinations of ignore-whitespace options to diff | Keith Cascio | 2009-01-19 |
| |/ |
|
* | | test more combinations of ignore-whitespace options to diff | Keith Cascio | 2009-01-17 |
* | | Merge branch 'maint' to sync with 1.6.0.1 | Junio C Hamano | 2008-08-24 |
|\ \
| |/ |
|
| * | Respect core.autocrlf in combined diff | Alexander Gavrilov | 2008-08-23 |
* | | Merge branch 'jc/test-deeper' | Junio C Hamano | 2008-08-20 |
|\ \
| |/
|/| |
|
| * | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 |
* | | diff --check: do not get confused by new blank lines in the middle | Junio C Hamano | 2008-08-20 |
|/ |
|
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 |
* | Teach "diff --check" about new blank lines at end | Junio C Hamano | 2008-06-26 |
* | mask necessary whitespace policy violations in test scripts | Jeff King | 2008-06-14 |
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 |
* | diff: Fix miscounting of --check output | Junio C Hamano | 2008-02-15 |
* | whitespace: fix initial-indent checking | J. Bruce Fields | 2007-12-16 |
* | whitespace: fix off-by-one error in non-space-in-indent checking | J. Bruce Fields | 2007-12-16 |
* | Use shorter error messages for whitespace problems | Wincent Colaiuta | 2007-12-14 |
* | Add tests for "git diff --check" with core.whitespace options | Wincent Colaiuta | 2007-12-13 |
* | Unify whitespace checking | Wincent Colaiuta | 2007-12-13 |
* | diff --check: minor fixups | Junio C Hamano | 2007-12-13 |
* | "diff --check" should affect exit status | Wincent Colaiuta | 2007-12-13 |
* | Fix "diff --check" whitespace detection | Wincent Colaiuta | 2007-12-12 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 2007-03-04 |
* | diff -b: ignore whitespace at end of line | Johannes Schindelin | 2006-12-04 |
* | t4015: work-around here document problem on Cygwin. | Junio C Hamano | 2006-10-13 |
* | diff: fix 2 whitespace issues | Johannes Schindelin | 2006-10-12 |