aboutsummaryrefslogtreecommitdiff
path: root/t/t4015-diff-whitespace.sh
AgeCommit message (Expand)Author
2008-06-26Teach "diff --check" about new blank lines at endJunio C Hamano
2008-06-14mask necessary whitespace policy violations in test scriptsJeff King
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2008-02-15diff: Fix miscounting of --check outputJunio C Hamano
2007-12-16whitespace: fix initial-indent checkingJ. Bruce Fields
2007-12-16whitespace: fix off-by-one error in non-space-in-indent checkingJ. Bruce Fields
2007-12-14Use shorter error messages for whitespace problemsWincent Colaiuta
2007-12-13Add tests for "git diff --check" with core.whitespace optionsWincent Colaiuta
2007-12-13Unify whitespace checkingWincent Colaiuta
2007-12-13diff --check: minor fixupsJunio C Hamano
2007-12-13"diff --check" should affect exit statusWincent Colaiuta
2007-12-12Fix "diff --check" whitespace detectionWincent Colaiuta
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin
2006-12-04diff -b: ignore whitespace at end of lineJohannes Schindelin
2006-10-13t4015: work-around here document problem on Cygwin.Junio C Hamano
2006-10-12diff: fix 2 whitespace issuesJohannes Schindelin