Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give the hunk comment its own color | Bert Wesarg | 2009-11-28 | 1 | -1/+3 |
* | emit_line(): don't emit an empty <SET><RESET> followed by a newline | Junio C Hamano | 2009-11-27 | 1 | -4/+4 |
* | diff --color-words -U0: fix the location of hunk headers | Johannes Schindelin | 2009-10-30 | 1 | -1/+1 |
* | t4034-diff-words: add a test for word diff without context | Markus Heidelberg | 2009-10-30 | 1 | -0/+20 |
* | Change the spelling of "wordregex". | Boyd Stephen Smith Jr | 2009-01-21 | 1 | -4/+4 |
* | color-words: Support diff.wordregex config option | Boyd Stephen Smith Jr | 2009-01-21 | 1 | -2/+43 |
* | color-words: make regex configurable via attributes | Thomas Rast | 2009-01-17 | 1 | -0/+36 |
* | color-words: take an optional regular expression describing words | Johannes Schindelin | 2009-01-17 | 1 | -0/+57 |
* | color-words: change algorithm to allow for 0-character word boundaries | Johannes Schindelin | 2009-01-17 | 1 | -0/+66 |