summaryrefslogtreecommitdiff
path: root/contrib/diff-highlight/t
AgeCommit message (Expand)AuthorFilesLines
2026-03-23diff-highlight: test color configJeff King1-0/+28
2026-03-23diff-highlight: use test_decode_color in testsJeff King1-20/+17
2026-03-23diff-highlight: check diff-highlight exit status in testsJeff King1-2/+4
2026-03-19contrib/diff-highlight: do not highlight identical pairsJeff King1-0/+11
2026-02-03diff-highlight: allow testing with Git 3.0 breaking changesJunio C Hamano1-0/+2
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