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