summaryrefslogtreecommitdiff
path: root/t/t4015-diff-whitespace.sh
Commit message (Expand)AuthorAgeFilesLines
* 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