aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/diff-highlight/t
AgeCommit message (Expand)AuthorFilesLines
2025-02-18Makefile: set default goals in makefilesAdam Dinwoodie1-1/+4
2018-03-21diff-highlight: detect --graph by indentJeff King1-0/+28
2018-03-21diff-highlight: test graphs with --colorJeff King1-0/+9
2018-03-21diff-highlight: test interleaved parallel lines of historyJeff King1-7/+15
2018-03-21diff-highlight: prefer "echo" to "cat" in testsJeff King1-8/+4
2018-03-21diff-highlight: use test_tick in graph testJeff King1-7/+11
2018-03-21diff-highlight: correct test graph diagramJeff King1-2/+2
2016-08-31diff-highlight: avoid highlighting combined diffsJeff King1-0/+37
2016-08-31diff-highlight: add multi-byte testsJeff King1-1/+35
2016-08-31diff-highlight: ignore test cruftJeff King1-0/+2
2016-08-29diff-highlight: add support for --graph outputBrian Henderson1-1/+1
2016-08-29diff-highlight: add failing test for handling --graph outputBrian Henderson1-0/+62
2016-08-29diff-highlight: add some testsBrian Henderson2-0/+185