Age | Commit message (Expand) | Author | Files | Lines |
2017-09-06 | diff-highlight: add clean target to Makefile | Daniel Watkins | 1 | -0/+3 |
2017-06-15 | diff-highlight: split code into module | Jeff King | 5 | -19/+82 |
2016-08-31 | diff-highlight: avoid highlighting combined diffs | Jeff King | 2 | -1/+38 |
2016-08-31 | diff-highlight: add multi-byte tests | Jeff King | 1 | -1/+35 |
2016-08-31 | diff-highlight: ignore test cruft | Jeff King | 1 | -0/+2 |
2016-08-29 | diff-highlight: add support for --graph output | Brian Henderson | 2 | -7/+14 |
2016-08-29 | diff-highlight: add failing test for handling --graph output | Brian Henderson | 1 | -0/+62 |
2016-08-29 | diff-highlight: add some tests | Brian Henderson | 3 | -0/+190 |
2015-04-14 | Merge branch 'jk/colors' | Junio C Hamano | 1 | -2/+7 |
2015-04-04 | diff-highlight: do not split multibyte characters | Kyle J. McKay | 1 | -2/+7 |
2014-12-22 | Merge branch 'jk/colors' | Junio C Hamano | 2 | -13/+90 |
2014-11-20 | diff-highlight: allow configurable colors | Jeff King | 2 | -13/+90 |
2014-11-04 | diff-highlight: exit when a pipe is broken | John Szakmeister | 1 | -0/+4 |
2012-02-13 | diff-highlight: document some non-optimal cases | Jeff King | 1 | -0/+93 |
2012-02-13 | diff-highlight: match multi-line hunks | Jeff King | 2 | -34/+52 |
2012-02-13 | diff-highlight: refactor to prepare for multi-line hunks | Jeff King | 1 | -8/+14 |
2012-02-13 | diff-highlight: don't highlight whole lines | Jeff King | 1 | -2/+26 |
2012-02-13 | diff-highlight: make perl strict and warnings fatal | Jeff King | 1 | -0/+3 |
2011-10-18 | contrib: add diff highlight script | Jeff King | 2 | -0/+181 |