aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4019-diff-wserror.sh
AgeCommit message (Expand)AuthorFilesLines
2021-12-13tests: use test_write_lines() to generate line-oriented outputEric Sunshine1-2/+2
2021-10-12leak tests: mark some misc tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+1
2018-08-21tests: use 'test_must_be_empty' instead of '! test -s'SZEDER Gábor1-1/+1
2010-12-12Merge branch 'js/configurable-tab'Junio C Hamano1-0/+85
2010-12-01Make the tab width used for whitespace checks configurableJohannes Sixt1-0/+85
2010-11-29Merge branch 'cm/diff-check-at-eol'Junio C Hamano1-0/+9
2010-10-16diff --check: correct line numbers of new blank lines at EOFChristoph Mallon1-0/+9
2010-10-06t4019 (diff-wserror): add lots of missing &&Elijah Newren1-26/+27
2009-12-26t4019 "grep" portability fixJunio C Hamano1-28/+28
2009-09-14diff --whitespace: fix blank lines at endJunio C Hamano1-1/+1
2009-09-04diff --color: color blank-at-eofJunio C Hamano1-0/+9
2009-09-04diff --whitespace=warn/error: obey blank-at-eofJunio C Hamano1-1/+1
2008-08-30diff: Help "less" hide ^M from the outputJunio C Hamano1-0/+12
2008-08-11diff --check: do not unconditionally complain about trailing empty linesJunio C Hamano1-1/+19
2008-02-05core.whitespace: cr-at-eolJunio C Hamano1-0/+40
2007-12-06Use gitattributes to define per-path whitespace ruleJunio C Hamano1-0/+47
2007-11-02core.whitespace: add test for diff whitespace error highlightingJunio C Hamano1-0/+76