aboutsummaryrefslogtreecommitdiff
path: root/contrib/diff-highlight/DiffHighlight.pm
AgeCommit message (Expand)Author
2026-03-23diff-highlight: fetch all config with one processJeff King
2026-03-23diff-highlight: allow module callers to pass in color configScott Baker
2026-03-23diff-highlight: drop perl version dependency back to 5.8Scott Baker
2026-03-19contrib/diff-highlight: do not highlight identical pairsJeff King
2024-10-23Require Perl 5.26.0brian m. carlson
2023-11-17perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger
2020-09-21diff-highlight: correctly match blank lines for flushJeff King
2019-10-15diff-highlight: fix a whitespace nitNorman Rasmussen
2019-05-09diff-highlight: use correct /dev/null for UNIX and WindowsChris. Webster
2018-03-21diff-highlight: detect --graph by indentJeff King
2018-03-21diff-highlight: use flush() helper consistentlyJeff King
2017-06-15diff-highlight: split code into moduleJeff King