summaryrefslogtreecommitdiff
path: root/t/t4034-diff-words.sh
Commit message (Expand)AuthorAgeFilesLines
* t4034: use test_config/test_unconfig to set/unset git config variablesYann Droneaud2013-03-251-4/+3
* Add userdiff patterns for AdaAdrian Johnson2012-09-161-0/+1
* diff: tweak a _copy_ of diff_options with word-difftr/maint-word-diff-regex-stickyThomas Rast2012-03-141-1/+1
* t4034: diff.*.wordregex should not be "sticky" in --word-diffJohannes Sixt2012-03-141-0/+36
* Merge branch 'tr/maint-word-diff-incomplete-line'Junio C Hamano2012-01-181-0/+14
|\
| * word-diff: ignore '\ No newline at eof' markertr/maint-word-diff-incomplete-lineThomas Rast2012-01-121-0/+14
* | Add built-in diff patterns for MATLAB codegh/userdiff-matlabGustaf Hendeby2011-11-151-0/+1
|/
* do not read beyond end of malloc'd bufferJim Meyering2011-05-201-0/+26
* t4034 (diff --word-diff): add a minimum Perl drier test vectorJunio C Hamano2011-01-181-0/+1
* t4034 (diff --word-diff): style suggestionsJonathan Nieder2011-01-181-245/+205
* t4034: bulk verify builtin word regex sanityThomas Rast2011-01-181-0/+15
* Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-241-2/+2
|\
| * tests: add missing &&Jonathan Nieder2010-11-091-2/+2
* | test-lib: extend test_decode_color to handle more color codesKevin Ballard2010-10-201-36/+36
|/
* diff: add --word-diff option that generalizes --color-wordsThomas Rast2010-04-141-0/+122
* Merge branch 'jk/1.7.0-status'Junio C Hamano2009-12-271-19/+9
|\
| * t7508-status: test all modes with colorMichael J Gruber2009-12-081-16/+7
* | Give the hunk comment its own colorBert Wesarg2009-11-281-1/+3
* | emit_line(): don't emit an empty <SET><RESET> followed by a newlineJunio C Hamano2009-11-271-4/+4
* | diff --color-words -U0: fix the location of hunk headersJohannes Schindelin2009-10-301-1/+1
* | t4034-diff-words: add a test for word diff without contextMarkus Heidelberg2009-10-301-0/+20
|/
* Change the spelling of "wordregex".Boyd Stephen Smith Jr2009-01-211-4/+4
* color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr2009-01-211-2/+43
* color-words: make regex configurable via attributesThomas Rast2009-01-171-0/+36
* color-words: take an optional regular expression describing wordsJohannes Schindelin2009-01-171-0/+57
* color-words: change algorithm to allow for 0-character word boundariesJohannes Schindelin2009-01-171-0/+66