Age | Commit message (Expand) | Author | Files | Lines |
2011-01-18 | t4034 (diff --word-diff): add a minimum Perl drier test vector | Junio C Hamano | 1 | -0/+1 |
2011-01-18 | t4034 (diff --word-diff): style suggestions | Jonathan Nieder | 1 | -245/+205 |
2011-01-18 | t4034: bulk verify builtin word regex sanity | Thomas Rast | 1 | -0/+15 |
2010-11-24 | Merge branch 'en/and-cascade-tests' | Junio C Hamano | 1 | -2/+2 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -2/+2 |
2010-10-20 | test-lib: extend test_decode_color to handle more color codes | Kevin Ballard | 1 | -36/+36 |
2010-04-14 | diff: add --word-diff option that generalizes --color-words | Thomas Rast | 1 | -0/+122 |
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 |