summaryrefslogtreecommitdiff
path: root/t/t4034-diff-words.sh
Commit message (Expand)AuthorAgeFilesLines
* 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