Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-21 | diff-highlight: detect --graph by indent | Jeff King | 1 | -0/+28 |
2018-03-21 | diff-highlight: test graphs with --color | Jeff King | 1 | -0/+9 |
2018-03-21 | diff-highlight: test interleaved parallel lines of history | Jeff King | 1 | -7/+15 |
2018-03-21 | diff-highlight: prefer "echo" to "cat" in tests | Jeff King | 1 | -8/+4 |
2018-03-21 | diff-highlight: use test_tick in graph test | Jeff King | 1 | -7/+11 |
2018-03-21 | diff-highlight: correct test graph diagram | Jeff King | 1 | -2/+2 |
2016-08-31 | diff-highlight: avoid highlighting combined diffs | Jeff King | 1 | -0/+37 |
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 | 1 | -1/+1 |
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 | 2 | -0/+185 |