| Commit message (Expand) | Author | Age | Files | Lines |
* | userdiff: add built-in pattern for CSSwd/userdiff-css | William Duclot | 2016-06-03 | 1 | -0/+1 |
* | t4034: use test_config/test_unconfig to set/unset git config variables | Yann Droneaud | 2013-03-25 | 1 | -4/+3 |
* | Add userdiff patterns for Ada | Adrian Johnson | 2012-09-16 | 1 | -0/+1 |
* | diff: tweak a _copy_ of diff_options with word-difftr/maint-word-diff-regex-sticky | Thomas Rast | 2012-03-14 | 1 | -1/+1 |
* | t4034: diff.*.wordregex should not be "sticky" in --word-diff | Johannes Sixt | 2012-03-14 | 1 | -0/+36 |
* | Merge branch 'tr/maint-word-diff-incomplete-line' | Junio C Hamano | 2012-01-18 | 1 | -0/+14 |
|\ |
|
| * | word-diff: ignore '\ No newline at eof' markertr/maint-word-diff-incomplete-line | Thomas Rast | 2012-01-12 | 1 | -0/+14 |
* | | Add built-in diff patterns for MATLAB codegh/userdiff-matlab | Gustaf Hendeby | 2011-11-15 | 1 | -0/+1 |
|/ |
|
* | do not read beyond end of malloc'd buffer | Jim Meyering | 2011-05-20 | 1 | -0/+26 |
* | t4034 (diff --word-diff): add a minimum Perl drier test vector | Junio C Hamano | 2011-01-18 | 1 | -0/+1 |
* | t4034 (diff --word-diff): style suggestions | Jonathan Nieder | 2011-01-18 | 1 | -245/+205 |
* | t4034: bulk verify builtin word regex sanity | Thomas Rast | 2011-01-18 | 1 | -0/+15 |
* | Merge branch 'en/and-cascade-tests' | Junio C Hamano | 2010-11-24 | 1 | -2/+2 |
|\ |
|
| * | tests: add missing && | Jonathan Nieder | 2010-11-09 | 1 | -2/+2 |
* | | test-lib: extend test_decode_color to handle more color codes | Kevin Ballard | 2010-10-20 | 1 | -36/+36 |
|/ |
|
* | diff: add --word-diff option that generalizes --color-words | Thomas Rast | 2010-04-14 | 1 | -0/+122 |
* | Merge branch 'jk/1.7.0-status' | Junio C Hamano | 2009-12-27 | 1 | -19/+9 |
|\ |
|
| * | t7508-status: test all modes with color | Michael J Gruber | 2009-12-08 | 1 | -16/+7 |
* | | 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 |