summaryrefslogtreecommitdiff
path: root/t/t4015-diff-whitespace.sh
AgeCommit message (Expand)Author
2008-02-16diff: 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-15Use shorter error messages for whitespace problemsWincent Colaiuta
2007-12-14Add tests for "git diff --check" with core.whitespace optionsWincent Colaiuta
2007-12-14Unify whitespace checkingWincent Colaiuta
2007-12-14diff --check: minor fixupsJunio C Hamano
2007-12-14"diff --check" should affect exit statusWincent Colaiuta
2007-12-12Fix "diff --check" whitespace detectionWincent Colaiuta
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin
2006-12-05diff -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