- e5e3751 tests: mark tests as passing with SANITIZE=leak by Ævar Arnfjörð Bjarmason · 2 years, 4 months ago
- 77e56d5 diff.c: fix a double-free regression in a18d66cefb by Ævar Arnfjörð Bjarmason · 3 years ago
- b59ec03 tests: demonstrate "show --word-diff --color-moved" regression by Michael J Gruber · 3 years ago
- 2b755b3 Merge branch 'pw/diff-color-moved-fix' by Junio C Hamano · 3 years, 2 months ago
- cbe1d9d t4000-t4999: detect and signal failure within loop by Eric Sunshine · 3 years, 3 months ago
- 25e6190 diff --color-moved-ws=allow-indentation-change: improve hash lookups by Phillip Wood · 3 years, 3 months ago
- eb89352 diff --color-moved: avoid false short line matches and bad zebra coloring by Phillip Wood · 3 years, 3 months ago
- eb31545 diff --color-moved=zebra: fix alternate coloring by Phillip Wood · 3 years, 3 months ago
- 0990658 diff --color-moved: rewind when discarding pmb by Phillip Wood · 3 years, 3 months ago
- ebd73f5 test libs: rename "diff-lib" to "lib-diff" by Ævar Arnfjörð Bjarmason · 4 years, 1 month ago
- 59fcf74 Merge branch 'jc/diff-I-status-fix' by Junio C Hamano · 4 years, 3 months ago
- 50f0439 diff: correct interaction between --exit-code and -I<pattern> by Junio C Hamano · 4 years, 3 months ago
- 26d0a6d t4015: let the test pass with any default branch name by Johannes Schindelin · 4 years, 4 months ago
- 1cf3d5d diff: teach --stat to ignore uninteresting modifications by Matthew Rogers · 4 years, 7 months ago
- c0c6a74 Merge branch 'rs/xdiff-ignore-ws-w-func-context' by Junio C Hamano · 5 years ago
- 124a895 t4015: improve coverage of function context test by René Scharfe · 5 years ago
- f0070a7 Merge branch 'rs/xdiff-ignore-ws-w-func-context' by Junio C Hamano · 5 years ago
- 0bb313a xdiff: unignore changes in function context by René Scharfe · 5 years ago
- afd43c9 t4015: use test_write_lines() by Denton Liu · 5 years ago
- 946d235 t4015: stop losing return codes of git commands by Denton Liu · 5 years ago
- 79b0edc t4015: abstract away SHA-1-specific constants by brian m. carlson · 5 years ago
- c3d4c20 Merge branch 'jk/xdiff-clamp-funcname-context-index' by Junio C Hamano · 6 years ago
- b777f3f xdiff: clamp function context indices in post-image by Jeff King · 6 years ago
- 15b07cb Merge branch 'pw/diff-color-moved-ws-fix' by Junio C Hamano · 6 years ago
- 0cd51e9 diff --color-moved-ws: handle blank lines by Phillip Wood · 6 years ago
- 21536d0 diff --color-moved-ws: modify allow-indentation-change by Phillip Wood · 6 years ago
- b0a2ba4 diff --color-moved=zebra: be stricter with color alternation by Phillip Wood · 6 years ago
- 10acc5f diff --color-moved-ws: demonstrate false positives by Phillip Wood · 6 years ago
- d173e79 diff: align move detection error handling with other options by Stefan Beller · 6 years ago
- 986c518 Merge branch 'sg/test-must-be-empty' by Junio C Hamano · 7 years ago
- 1c5e94f tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' by SZEDER Gábor · 7 years ago
- 14677d2 Merge branch 'ab/test-must-be-empty-for-master' by Junio C Hamano · 7 years ago
- 706b0b5 Merge branch 'es/diff-color-moved-fix' by Junio C Hamano · 7 years ago
- d3c6751 tests: make use of the test_must_be_empty function by Ævar Arnfjörð Bjarmason · 7 years ago
- e3f2f5f diff: --color-moved: rename "dimmed_zebra" to "dimmed-zebra" by Eric Sunshine · 7 years ago
- ca1f4ae diff.c: add white space mode to move detection that allows indent changes by Stefan Beller · 7 years ago
- b309571 diff.c: decouple white space treatment from move detection algorithm by Stefan Beller · 7 years ago
- 51da15e diff.c: add a blocks mode for moved code detection by Stefan Beller · 7 years ago
- 74cfa7b t4015: avoid git as a pipe input by Stefan Beller · 7 years ago
- 6f3a0b6 Merge branch 'bw/submodule-config-cleanup' by Junio C Hamano · 7 years ago
- fd66bcc diff-tree: read the index so attribute checks work in bare repositories by Brandon Williams · 7 years ago
- 10f65c2 Merge branch 'jc/ignore-cr-at-eol' by Junio C Hamano · 7 years ago
- e9282f0 diff: --ignore-cr-at-eol by Junio C Hamano · 7 years ago
- da58318 diff: fix whitespace-skipping with --color-moved by Jeff King · 7 years ago
- d5aae1f t4015: test the output of "diff --color-moved -b" by Jeff King · 7 years ago
- 83de23c t4015: check "negative" case for "-w --color-moved" by Jeff King · 7 years ago
- ecd5125 t4015: refactor --color-moved whitespace test by Jeff King · 7 years ago
- 91ccfb8 Merge branch 'sb/diff-color-move' by Junio C Hamano · 7 years ago
- fa5ba2c diff: fix infinite loop with --color-moved --ignore-space-change by Jeff King · 7 years ago
- 97cb362 Merge branch 'sb/test-cmp-expect-actual' by Junio C Hamano · 7 years ago
- 9c5b2fa tests: fix diff order arguments in test_cmp by Stefan Beller · 7 years ago
- aebd235 Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto by Junio C Hamano · 7 years ago
- 269c73e t4015: use --color with --color-moved by Jeff King · 7 years ago
- a655a59 t4015: prefer --color to -c color.diff=always by Jeff King · 7 years ago
- f0b8fb6 diff: define block by number of alphanumeric chars by Jonathan Tan · 8 years ago
- 0915327 diff: respect MIN_BLOCK_LENGTH for last block by Jonathan Tan · 8 years ago
- 86b452e diff.c: add dimming to moved line detection by Stefan Beller · 8 years ago
- 176841f diff.c: color moved lines differently, plain mode by Stefan Beller · 8 years ago
- 2e2d5ac diff.c: color moved lines differently by Stefan Beller · 8 years ago
- a17505f diff: introduce diff.wsErrorHighlight option by Junio C Hamano · 8 years ago
- f3f5c7f t4015: split out the "setup" part of ws-error-highlight test by Junio C Hamano · 8 years ago
- b8767f7 diff.c: --ws-error-highlight=<kind> option by Junio C Hamano · 10 years ago
- 0ad782f t4015: separate common setup and per-test expectation by Junio C Hamano · 10 years ago
- d55ef3e t4015: modernise style by Junio C Hamano · 10 years ago
- 05e9d90 t4015: simplify sed command that is not even seen by sed by Junio C Hamano · 11 years ago
- 90a9530 Change sed i\ usage to something Solaris' sed can handle by Ben Walton · 11 years ago
- 36617af diff: add --ignore-blank-lines option by Antoine Pelisse · 12 years ago
- baf5aaa xdiff: print post-image for common records instead of pre-image by René Scharfe · 13 years ago
- f4b05a4 Make the tab width used for whitespace checks configurable by Johannes Sixt · 14 years ago
- b3ff808 Merge branch 'en/and-cascade-tests' by Junio C Hamano · 14 years ago
- a48fcd8 tests: add missing && by Jonathan Nieder · 14 years ago
- cfd1a98 diff: handle lines containing only whitespace and tabs better by Kevin Ballard · 14 years ago
- 5977744 Merge branch 'cc/maint-diff-CC-binary' by Junio C Hamano · 15 years ago
- 296c6bb diff: fix "git show -C -C" output when renaming a binary file by Christian Couder · 15 years ago
- b27eb49 whitespace: tests for git-diff --check with tab-in-indent error class by Chris Webb · 15 years ago
- 3e97c7c No diff -b/-w output for all-whitespace changes by Greg Bacon · 15 years ago
- afd9db4 Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-at-eof by Junio C Hamano · 15 years ago
- 467babf diff --whitespace=warn/error: fix blank-at-eof check by Junio C Hamano · 16 years ago
- 5b5061e diff --whitespace=warn/error: obey blank-at-eof by Junio C Hamano · 16 years ago
- 9a01387 Merge branch 'kc/maint-diff-bwi-fix' by Junio C Hamano · 16 years ago
- 6d12ace Fix combined use of whitespace ignore options to diff by Keith Cascio · 16 years ago
- 537a071 test more combinations of ignore-whitespace options to diff by Keith Cascio · 16 years ago
- 7a38329 test more combinations of ignore-whitespace options to diff by Keith Cascio · 16 years ago
- 49d3536 Merge branch 'maint' to sync with 1.6.0.1 by Junio C Hamano · 17 years ago
- 5e568f9 Respect core.autocrlf in combined diff by Alexander Gavrilov · 17 years ago
- f02fa33 Merge branch 'jc/test-deeper' by Junio C Hamano · 17 years ago
- c35539e diff --check: do not get confused by new blank lines in the middle by Junio C Hamano · 17 years ago
- bfdbee9 tests: use $TEST_DIRECTORY to refer to the t/ directory by Junio C Hamano · 17 years ago
- d492b31 t/: Use "test_must_fail git" instead of "! git" by Stephan Beyer · 17 years ago
- 877f23c Teach "diff --check" about new blank lines at end by Junio C Hamano · 17 years ago
- 74f16b0 mask necessary whitespace policy violations in test scripts by Jeff King · 17 years ago
- 3af8286 tests: do not use implicit "git diff --no-index" by Junio C Hamano · 17 years ago
- 0ef617f diff: Fix miscounting of --check output by Junio C Hamano · 17 years ago
- 9afa2d4 whitespace: fix initial-indent checking by J. Bruce Fields · 17 years ago
- 4d9697c whitespace: fix off-by-one error in non-space-in-indent checking by J. Bruce Fields · 17 years ago
- 420f4f0 Use shorter error messages for whitespace problems by Wincent Colaiuta · 17 years ago
- f817546 Add tests for "git diff --check" with core.whitespace options by Wincent Colaiuta · 17 years ago
- c1795bb Unify whitespace checking by Wincent Colaiuta · 17 years ago
- da31b35 diff --check: minor fixups by Junio C Hamano · 17 years ago
- 62c6489 "diff --check" should affect exit status by Wincent Colaiuta · 17 years ago