summaryrefslogtreecommitdiff
path: root/textproc/diffstat/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2003-05-16Initial import of Thomas Dickey's "diffstat" program.simonb1-0/+3
From the readme: This program is a simple filter that reads the output of the 'diff' program, and produces a histogram of the total number of lines that were changed. It is useful for scanning a patch file to see which files were changed.