aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/diff-highlight/DiffHighlight.pm
AgeCommit message (Expand)AuthorFilesLines
2023-11-17perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger1-1/+1
2020-09-21diff-highlight: correctly match blank lines for flushJeff King1-1/+1
2019-10-15diff-highlight: fix a whitespace nitNorman Rasmussen1-1/+1
2019-05-09diff-highlight: use correct /dev/null for UNIX and WindowsChris. Webster1-1/+6
2018-03-21diff-highlight: detect --graph by indentJeff King1-15/+63
2018-03-21diff-highlight: use flush() helper consistentlyJeff King1-4/+3
2017-06-15diff-highlight: split code into moduleJeff King1-0/+233