summaryrefslogtreecommitdiff
path: root/t/t4015-diff-whitespace.sh
AgeCommit message (Expand)AuthorFilesLines
2010-12-01Make the tab width used for whitespace checks configurableLibravatar Johannes Sixt1-0/+28
2010-11-24Merge branch 'en/and-cascade-tests'Libravatar Junio C Hamano1-1/+1
2010-11-09tests: add missing &&Libravatar Jonathan Nieder1-1/+1
2010-10-20diff: handle lines containing only whitespace and tabs betterLibravatar Kevin Ballard1-0/+37
2010-06-18Merge branch 'cc/maint-diff-CC-binary'Libravatar Junio C Hamano1-0/+37
2010-06-06diff: fix "git show -C -C" output when renaming a binary fileLibravatar Christian Couder1-0/+37
2010-04-04whitespace: tests for git-diff --check with tab-in-indent error classLibravatar Chris Webb1-0/+42
2009-11-20No diff -b/-w output for all-whitespace changesLibravatar Greg Bacon1-2/+12
2009-09-15Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Libravatar Junio C Hamano1-2/+9
2009-09-04diff --whitespace=warn/error: fix blank-at-eof checkLibravatar Junio C Hamano1-0/+7
2009-09-04diff --whitespace=warn/error: obey blank-at-eofLibravatar Junio C Hamano1-2/+2
2009-01-21Merge branch 'kc/maint-diff-bwi-fix'Libravatar Junio C Hamano1-4/+4
2009-01-19Fix combined use of whitespace ignore options to diffLibravatar Keith Cascio1-4/+4
2009-01-19test more combinations of ignore-whitespace options to diffLibravatar Keith Cascio1-0/+27
2009-01-17test more combinations of ignore-whitespace options to diffLibravatar Keith Cascio1-0/+27
2008-08-24Merge branch 'maint' to sync with 1.6.0.1Libravatar Junio C Hamano1-0/+16
2008-08-23Respect core.autocrlf in combined diffLibravatar Alexander Gavrilov1-0/+16
2008-08-20Merge branch 'jc/test-deeper'Libravatar Junio C Hamano1-1/+1
2008-08-20diff --check: do not get confused by new blank lines in the middleLibravatar Junio C Hamano1-0/+11
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryLibravatar Junio C Hamano1-1/+1
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-14/+14
2008-06-26Teach "diff --check" about new blank lines at endLibravatar Junio C Hamano1-0/+6
2008-06-14mask necessary whitespace policy violations in test scriptsLibravatar Jeff King1-4/+4
2008-05-24tests: do not use implicit "git diff --no-index"Libravatar Junio C Hamano1-6/+6
2008-02-15diff: Fix miscounting of --check outputLibravatar Junio C Hamano1-0/+9
2007-12-16whitespace: fix initial-indent checkingLibravatar J. Bruce Fields1-0/+15
2007-12-16whitespace: fix off-by-one error in non-space-in-indent checkingLibravatar J. Bruce Fields1-2/+2
2007-12-14Use shorter error messages for whitespace problemsLibravatar Wincent Colaiuta1-1/+1
2007-12-13Add tests for "git diff --check" with core.whitespace optionsLibravatar Wincent Colaiuta1-20/+70
2007-12-13Unify whitespace checkingLibravatar Wincent Colaiuta1-1/+1
2007-12-13diff --check: minor fixupsLibravatar Junio C Hamano1-2/+2
2007-12-13"diff --check" should affect exit statusLibravatar Wincent Colaiuta1-1/+136
2007-12-12Fix "diff --check" whitespace detectionLibravatar Wincent Colaiuta1-0/+9
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-8/+8
2007-03-04Get rid of the dependency to GNU diff in the testsLibravatar Johannes Schindelin1-6/+6
2006-12-04diff -b: ignore whitespace at end of lineLibravatar Johannes Schindelin1-4/+2
2006-10-13t4015: work-around here document problem on Cygwin.Libravatar Junio C Hamano1-6/+6
2006-10-12diff: fix 2 whitespace issuesLibravatar Johannes Schindelin1-0/+122