summaryrefslogtreecommitdiff
path: root/t/t4034-diff-words.sh
AgeCommit message (Expand)Author
2011-05-20do not read beyond end of malloc'd bufferJim Meyering
2011-01-18t4034 (diff --word-diff): add a minimum Perl drier test vectorJunio C Hamano
2011-01-18t4034 (diff --word-diff): style suggestionsJonathan Nieder
2011-01-18t4034: bulk verify builtin word regex sanityThomas Rast
2010-11-24Merge branch 'en/and-cascade-tests'Junio C Hamano
2010-11-09tests: add missing &&Jonathan Nieder
2010-10-20test-lib: extend test_decode_color to handle more color codesKevin Ballard
2010-04-14diff: add --word-diff option that generalizes --color-wordsThomas Rast
2009-12-28Merge branch 'jk/1.7.0-status'Junio C Hamano
2009-12-09t7508-status: test all modes with colorMichael J Gruber
2009-11-28Give the hunk comment its own colorBert Wesarg
2009-11-28emit_line(): don't emit an empty <SET><RESET> followed by a newlineJunio C Hamano
2009-10-30diff --color-words -U0: fix the location of hunk headersJohannes Schindelin
2009-10-30t4034-diff-words: add a test for word diff without contextMarkus Heidelberg
2009-01-22Change the spelling of "wordregex".Boyd Stephen Smith Jr
2009-01-21color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr
2009-01-17color-words: make regex configurable via attributesThomas Rast
2009-01-17color-words: take an optional regular expression describing wordsJohannes Schindelin
2009-01-17color-words: change algorithm to allow for 0-character word boundariesJohannes Schindelin