aboutsummaryrefslogtreecommitdiffstats
path: root/t/bin.pm
AgeCommit message (Collapse)Author
2020-09-15src/main.rs: Print TODO lines between master...workdirTeddy Wing
Look for TODO lines since the "master" branch. For each TODO line, print the file it's in, its line number, and the line, à la grep.
2020-09-14Add TAP test harnessTeddy Wing
Copied with alterations from git-branch-list.