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