summaryrefslogtreecommitdiff
path: root/contrib/diff-highlight/t
AgeCommit message (Expand)Author
2026-03-23diff-highlight: test color configJeff King
2026-03-23diff-highlight: use test_decode_color in testsJeff King
2026-03-23diff-highlight: check diff-highlight exit status in testsJeff King
2026-03-19contrib/diff-highlight: do not highlight identical pairsJeff King
2026-02-03diff-highlight: allow testing with Git 3.0 breaking changesJunio C Hamano
2025-02-18Makefile: set default goals in makefilesAdam Dinwoodie
2018-03-21diff-highlight: detect --graph by indentJeff King
2018-03-21diff-highlight: test graphs with --colorJeff King
2018-03-21diff-highlight: test interleaved parallel lines of historyJeff King
2018-03-21diff-highlight: prefer "echo" to "cat" in testsJeff King
2018-03-21diff-highlight: use test_tick in graph testJeff King
2018-03-21diff-highlight: correct test graph diagramJeff King
2016-08-31diff-highlight: avoid highlighting combined diffsJeff King
2016-08-31diff-highlight: add multi-byte testsJeff King
2016-08-31diff-highlight: ignore test cruftJeff King
2016-08-29diff-highlight: add support for --graph outputBrian Henderson
2016-08-29diff-highlight: add failing test for handling --graph outputBrian Henderson
2016-08-29diff-highlight: add some testsBrian Henderson