summaryrefslogtreecommitdiff
path: root/t/t4015-diff-whitespace.sh
Commit message (Expand)AuthorAgeFilesLines
* No diff -b/-w output for all-whitespace changesGreg Bacon2009-11-201-2/+12
* Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano2009-09-151-2/+9
|\
| * diff --whitespace=warn/error: fix blank-at-eof checkJunio C Hamano2009-09-041-0/+7
| * diff --whitespace=warn/error: obey blank-at-eofJunio C Hamano2009-09-041-2/+2
* | Merge branch 'kc/maint-diff-bwi-fix'Junio C Hamano2009-01-211-4/+4
|\ \
| * | Fix combined use of whitespace ignore options to diffKeith Cascio2009-01-191-4/+4
| * | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-191-0/+27
| |/
* | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-171-0/+27
* | Merge branch 'maint' to sync with 1.6.0.1Junio C Hamano2008-08-241-0/+16
|\ \ | |/
| * Respect core.autocrlf in combined diffAlexander Gavrilov2008-08-231-0/+16
* | Merge branch 'jc/test-deeper'Junio C Hamano2008-08-201-1/+1
|\ \ | |/ |/|
| * tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
* | diff --check: do not get confused by new blank lines in the middleJunio C Hamano2008-08-201-0/+11
|/
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-14/+14
* Teach "diff --check" about new blank lines at endJunio C Hamano2008-06-261-0/+6
* mask necessary whitespace policy violations in test scriptsJeff King2008-06-141-4/+4
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-6/+6
* diff: Fix miscounting of --check outputJunio C Hamano2008-02-151-0/+9
* whitespace: fix initial-indent checkingJ. Bruce Fields2007-12-161-0/+15
* whitespace: fix off-by-one error in non-space-in-indent checkingJ. Bruce Fields2007-12-161-2/+2
* Use shorter error messages for whitespace problemsWincent Colaiuta2007-12-141-1/+1
* Add tests for "git diff --check" with core.whitespace optionsWincent Colaiuta2007-12-131-20/+70
* Unify whitespace checkingWincent Colaiuta2007-12-131-1/+1
* diff --check: minor fixupsJunio C Hamano2007-12-131-2/+2
* "diff --check" should affect exit statusWincent Colaiuta2007-12-131-1/+136
* Fix "diff --check" whitespace detectionWincent Colaiuta2007-12-121-0/+9
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-8/+8
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-041-6/+6
* diff -b: ignore whitespace at end of lineJohannes Schindelin2006-12-041-4/+2
* t4015: work-around here document problem on Cygwin.Junio C Hamano2006-10-131-6/+6
* diff: fix 2 whitespace issuesJohannes Schindelin2006-10-121-0/+122