45 Commits (a02b8bc4d7525896b5f20553dc10e7ada257046a)

Author SHA1 Message Date
Junio C Hamano b8767f791c diff.c: --ws-error-highlight=<kind> option 10 years ago
Junio C Hamano 0ad782f240 t4015: separate common setup and per-test expectation 10 years ago
Junio C Hamano d55ef3e044 t4015: modernise style 10 years ago
Junio C Hamano 05e9d907dd t4015: simplify sed command that is not even seen by sed 11 years ago
Ben Walton 90a95301d3 Change sed i\ usage to something Solaris' sed can handle 11 years ago
Antoine Pelisse 36617af7ed diff: add --ignore-blank-lines option 12 years ago
René Scharfe baf5aaa333 xdiff: print post-image for common records instead of pre-image 13 years ago
Johannes Sixt f4b05a4947 Make the tab width used for whitespace checks configurable 14 years ago
Jonathan Nieder a48fcd8369 tests: add missing && 14 years ago
Kevin Ballard cfd1a9849c diff: handle lines containing only whitespace and tabs better 15 years ago
Christian Couder 296c6bb21a diff: fix "git show -C -C" output when renaming a binary file 15 years ago
Chris Webb b27eb49948 whitespace: tests for git-diff --check with tab-in-indent error class 15 years ago
Greg Bacon 3e97c7c6af No diff -b/-w output for all-whitespace changes 15 years ago
Junio C Hamano 467babf8d0 diff --whitespace=warn/error: fix blank-at-eof check 16 years ago
Junio C Hamano 5b5061efd8 diff --whitespace=warn/error: obey blank-at-eof 16 years ago
Keith Cascio 6d12acefd5 Fix combined use of whitespace ignore options to diff 16 years ago
Keith Cascio 537a071f41 test more combinations of ignore-whitespace options to diff 16 years ago
Keith Cascio 7a38329130 test more combinations of ignore-whitespace options to diff 16 years ago
Alexander Gavrilov 5e568f9e30 Respect core.autocrlf in combined diff 17 years ago
Junio C Hamano c35539eb10 diff --check: do not get confused by new blank lines in the middle 17 years ago
Junio C Hamano bfdbee9810 tests: use $TEST_DIRECTORY to refer to the t/ directory 17 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Junio C Hamano 877f23ccb8 Teach "diff --check" about new blank lines at end 17 years ago
Jeff King 74f16b0c6f mask necessary whitespace policy violations in test scripts 17 years ago
Junio C Hamano 3af828634f tests: do not use implicit "git diff --no-index" 17 years ago
Junio C Hamano 0ef617f4b6 diff: Fix miscounting of --check output 17 years ago
J. Bruce Fields 9afa2d4aa9 whitespace: fix initial-indent checking 17 years ago
J. Bruce Fields 4d9697c787 whitespace: fix off-by-one error in non-space-in-indent checking 17 years ago
Wincent Colaiuta 420f4f04de Use shorter error messages for whitespace problems 17 years ago
Wincent Colaiuta f817546652 Add tests for "git diff --check" with core.whitespace options 17 years ago
Wincent Colaiuta c1795bb08a Unify whitespace checking 17 years ago
Junio C Hamano da31b358fb diff --check: minor fixups 17 years ago
Wincent Colaiuta 62c64895cf "diff --check" should affect exit status 17 years ago
Wincent Colaiuta 86f8c23685 Fix "diff --check" whitespace detection 17 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Johannes Schindelin 5bd74506cd Get rid of the dependency to GNU diff in the tests 18 years ago
Johannes Schindelin c7c24889bb diff -b: ignore whitespace at end of line 18 years ago
Junio C Hamano 4035b46e12 t4015: work-around here document problem on Cygwin. 19 years ago
Johannes Schindelin 2344d47fba diff: fix 2 whitespace issues 19 years ago