aboutsummaryrefslogtreecommitdiff
path: root/t/t4015-diff-whitespace.sh
Commit message (Expand)AuthorAge
* Merge branch 'kc/maint-diff-bwi-fix'Junio C Hamano2009-01-21
|\
| * Fix combined use of whitespace ignore options to diffKeith Cascio2009-01-19
| * test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-19
* | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-17
* | Merge branch 'maint' to sync with 1.6.0.1Junio C Hamano2008-08-24
|\ \ | |/
| * Respect core.autocrlf in combined diffAlexander Gavrilov2008-08-23
* | Merge branch 'jc/test-deeper'Junio C Hamano2008-08-20
|\ \ | |/ |/|
| * tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-17
* | diff --check: do not get confused by new blank lines in the middleJunio C Hamano2008-08-20
|/
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* Teach "diff --check" about new blank lines at endJunio C Hamano2008-06-26
* mask necessary whitespace policy violations in test scriptsJeff King2008-06-14
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* diff: Fix miscounting of --check outputJunio C Hamano2008-02-15
* whitespace: fix initial-indent checkingJ. Bruce Fields2007-12-16
* whitespace: fix off-by-one error in non-space-in-indent checkingJ. Bruce Fields2007-12-16
* Use shorter error messages for whitespace problemsWincent Colaiuta2007-12-14
* Add tests for "git diff --check" with core.whitespace optionsWincent Colaiuta2007-12-13
* Unify whitespace checkingWincent Colaiuta2007-12-13
* diff --check: minor fixupsJunio C Hamano2007-12-13
* "diff --check" should affect exit statusWincent Colaiuta2007-12-13
* Fix "diff --check" whitespace detectionWincent Colaiuta2007-12-12
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-04
* diff -b: ignore whitespace at end of lineJohannes Schindelin2006-12-04
* t4015: work-around here document problem on Cygwin.Junio C Hamano2006-10-13
* diff: fix 2 whitespace issuesJohannes Schindelin2006-10-12