aboutsummaryrefslogtreecommitdiff
path: root/t/t4034-diff-words.sh
Commit message (Expand)AuthorAge
* userdiff: add built-in pattern for CSSWilliam Duclot2016-06-03
* t4034: use test_config/test_unconfig to set/unset git config variablesYann Droneaud2013-03-25
* Add userdiff patterns for AdaAdrian Johnson2012-09-16
* diff: tweak a _copy_ of diff_options with word-diffThomas Rast2012-03-14
* t4034: diff.*.wordregex should not be "sticky" in --word-diffJohannes Sixt2012-03-14
* Merge branch 'tr/maint-word-diff-incomplete-line'Junio C Hamano2012-01-18
|\
| * word-diff: ignore '\ No newline at eof' markerThomas Rast2012-01-12
* | Add built-in diff patterns for MATLAB codeGustaf Hendeby2011-11-15
|/
* do not read beyond end of malloc'd bufferJim Meyering2011-05-20
* t4034 (diff --word-diff): add a minimum Perl drier test vectorJunio C Hamano2011-01-18
* t4034 (diff --word-diff): style suggestionsJonathan Nieder2011-01-18
* t4034: bulk verify builtin word regex sanityThomas Rast2011-01-18
* Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-24
|\
| * tests: add missing &&Jonathan Nieder2010-11-09
* | test-lib: extend test_decode_color to handle more color codesKevin Ballard2010-10-20
|/
* diff: add --word-diff option that generalizes --color-wordsThomas Rast2010-04-14
* Merge branch 'jk/1.7.0-status'Junio C Hamano2009-12-27
|\
| * t7508-status: test all modes with colorMichael J Gruber2009-12-08
* | Give the hunk comment its own colorBert Wesarg2009-11-28
* | emit_line(): don't emit an empty <SET><RESET> followed by a newlineJunio C Hamano2009-11-27
* | diff --color-words -U0: fix the location of hunk headersJohannes Schindelin2009-10-30
* | t4034-diff-words: add a test for word diff without contextMarkus Heidelberg2009-10-30
|/
* Change the spelling of "wordregex".Boyd Stephen Smith Jr2009-01-21
* color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr2009-01-21
* color-words: make regex configurable via attributesThomas Rast2009-01-17
* color-words: take an optional regular expression describing wordsJohannes Schindelin2009-01-17
* color-words: change algorithm to allow for 0-character word boundariesJohannes Schindelin2009-01-17