92 Commits (51ca7f89f8de97388e4f7997ba07b71dffdb9178)

Author SHA1 Message Date
René Scharfe 124a895811 t4015: improve coverage of function context test 5 years ago
René Scharfe 0bb313a552 xdiff: unignore changes in function context 5 years ago
Denton Liu afd43c9905 t4015: use test_write_lines() 5 years ago
Denton Liu 946d2353a3 t4015: stop losing return codes of git commands 5 years ago
brian m. carlson 79b0edc1a0 t4015: abstract away SHA-1-specific constants 5 years ago
Jeff King b777f3fd61 xdiff: clamp function context indices in post-image 6 years ago
Phillip Wood 0cd51e9d05 diff --color-moved-ws: handle blank lines 6 years ago
Phillip Wood 21536d077f diff --color-moved-ws: modify allow-indentation-change 6 years ago
Phillip Wood b0a2ba4776 diff --color-moved=zebra: be stricter with color alternation 6 years ago
Phillip Wood 10acc5f750 diff --color-moved-ws: demonstrate false positives 6 years ago
Stefan Beller d173e799ea diff: align move detection error handling with other options 6 years ago
SZEDER Gábor 1c5e94f459 tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' 7 years ago
Ævar Arnfjörð Bjarmason d3c6751b18 tests: make use of the test_must_be_empty function 7 years ago
Eric Sunshine e3f2f5f9cd diff: --color-moved: rename "dimmed_zebra" to "dimmed-zebra" 7 years ago
Stefan Beller ca1f4ae4df diff.c: add white space mode to move detection that allows indent changes 7 years ago
Stefan Beller b3095712f9 diff.c: decouple white space treatment from move detection algorithm 7 years ago
Stefan Beller 51da15eb23 diff.c: add a blocks mode for moved code detection 7 years ago
Stefan Beller 74cfa7bed9 t4015: avoid git as a pipe input 7 years ago
Brandon Williams fd66bcc31f diff-tree: read the index so attribute checks work in bare repositories 7 years ago
Junio C Hamano e9282f02b2 diff: --ignore-cr-at-eol 7 years ago
Jeff King da58318e76 diff: fix whitespace-skipping with --color-moved 7 years ago
Jeff King d5aae1f7cd t4015: test the output of "diff --color-moved -b" 7 years ago
Jeff King 83de23cfea t4015: check "negative" case for "-w --color-moved" 7 years ago
Jeff King ecd512582c t4015: refactor --color-moved whitespace test 7 years ago
Jeff King fa5ba2c1dd diff: fix infinite loop with --color-moved --ignore-space-change 7 years ago
Stefan Beller 9c5b2fab30 tests: fix diff order arguments in test_cmp 7 years ago
Jeff King 269c73e8d3 t4015: use --color with --color-moved 7 years ago
Jeff King a655a59595 t4015: prefer --color to -c color.diff=always 7 years ago
Jonathan Tan f0b8fb6e59 diff: define block by number of alphanumeric chars 8 years ago
Jonathan Tan 09153277f8 diff: respect MIN_BLOCK_LENGTH for last block 8 years ago
Stefan Beller 86b452e276 diff.c: add dimming to moved line detection 8 years ago
Stefan Beller 176841f0c9 diff.c: color moved lines differently, plain mode 8 years ago
Stefan Beller 2e2d5ac184 diff.c: color moved lines differently 8 years ago
Junio C Hamano a17505f262 diff: introduce diff.wsErrorHighlight option 8 years ago
Junio C Hamano f3f5c7f520 t4015: split out the "setup" part of ws-error-highlight test 8 years ago
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