Age | Commit message (Expand) | Author | Files | Lines |
2013-03-25 | t4034: use test_config/test_unconfig to set/unset git config variables | Yann Droneaud | 1 | -4/+3 |
2012-09-16 | Add userdiff patterns for Ada | Adrian Johnson | 1 | -0/+1 |
2012-03-14 | diff: tweak a _copy_ of diff_options with word-diff | Thomas Rast | 1 | -1/+1 |
2012-03-14 | t4034: diff.*.wordregex should not be "sticky" in --word-diff | Johannes Sixt | 1 | -0/+36 |
2012-01-18 | Merge branch 'tr/maint-word-diff-incomplete-line' | Junio C Hamano | 1 | -0/+14 |
2012-01-12 | word-diff: ignore '\ No newline at eof' marker | Thomas Rast | 1 | -0/+14 |
2011-11-15 | Add built-in diff patterns for MATLAB code | Gustaf Hendeby | 1 | -0/+1 |
2011-05-20 | do not read beyond end of malloc'd buffer | Jim Meyering | 1 | -0/+26 |
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 |