mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
1ce66ebca4
- Update MASTER_SITES and WWW: change URL to match the official site Changes: http://invisible-island.net/diffstat/CHANGES Approved by: clsung (maintainer, via IRC)
7 lines
287 B
Plaintext
7 lines
287 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://invisible-island.net/diffstat/
|