summaryrefslogtreecommitdiff
path: root/t/t4015-diff-whitespace.sh
Commit message (Expand)AuthorAgeFilesLines
* diff: introduce diff.wsErrorHighlight optionjc/ws-error-highlightJunio C Hamano2016-10-041-0/+35
* t4015: split out the "setup" part of ws-error-highlight testJunio C Hamano2016-10-041-18/+21
* diff.c: --ws-error-highlight=<kind> optionJunio C Hamano2015-05-261-0/+96
* t4015: separate common setup and per-test expectationJunio C Hamano2015-05-261-12/+13
* t4015: modernise styleJunio C Hamano2015-05-261-238/+173
* t4015: simplify sed command that is not even seen by sedbw/solaris-sed-tr-test-portabilityJunio C Hamano2013-11-041-1/+0
* Change sed i\ usage to something Solaris' sed can handleBen Walton2013-10-281-2/+4
* diff: add --ignore-blank-lines optionAntoine Pelisse2013-06-191-0/+345
* xdiff: print post-image for common records instead of pre-imagers/diff-postimage-in-contextRené Scharfe2012-01-061-7/+7
* Make the tab width used for whitespace checks configurableJohannes Sixt2010-12-011-0/+28
* Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-241-1/+1
|\
| * tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* | diff: handle lines containing only whitespace and tabs betterKevin Ballard2010-10-201-0/+37
|/
* Merge branch 'cc/maint-diff-CC-binary'Junio C Hamano2010-06-181-0/+37
|\
| * diff: fix "git show -C -C" output when renaming a binary fileChristian Couder2010-06-061-0/+37
* | whitespace: tests for git-diff --check with tab-in-indent error classChris Webb2010-04-041-0/+42
|/
* No diff -b/-w output for all-whitespace changesGreg Bacon2009-11-201-2/+12
* Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano2009-09-151-2/+9
|\
| * diff --whitespace=warn/error: fix blank-at-eof checkJunio C Hamano2009-09-041-0/+7
| * diff --whitespace=warn/error: obey blank-at-eofJunio C Hamano2009-09-041-2/+2
* | Merge branch 'kc/maint-diff-bwi-fix'Junio C Hamano2009-01-211-4/+4
|\ \
| * | Fix combined use of whitespace ignore options to diffKeith Cascio2009-01-191-4/+4
| * | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-191-0/+27
| |/
* | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-171-0/+27
* | 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