freebsd-ports/textproc/diffstat/pkg-descr
Steve Price 9f42acbb24 Initial import of diffstat version 1.27.
Make a histogram summarizing 'diff' output.

PR:		14479
Submitted by:	Trevor Johnson <trevor@jpj.net>
1999-11-26 20:40:38 +00:00

10 lines
335 B
Plaintext

This program takes the output of "diff" and makes an ASCII graph
showing how many lines were inserted, deleted, or changed in the
files that were compared. It can interpret unified or context
diffs, or the default format generated by "diff".
WWW: http://www.clark.net/pub/dickey/diffstat/diffstat.html
Trevor Johnson
trevor@jpj.net