pkg://diffstat-1.43-1.fc6.i386.rpm:18680/HEADER
downloads
Name : diffstat Relocations: (not relocateable)
Version : 1.43 Vendor: Red Hat, Inc.
Release : 1.fc6 Build Date: Thu Jan 11 15:23:34 2007
Install date: (not installed) Build Host: ls20-bc1-13.build.redhat.com
Group : Development/Tools Source RPM: diffstat-1.43-1.fc6.src.rpm
Size : 20014 License: distributable
Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL : http://invisible-island.net/diffstat
Summary : A utility which provides statistics based on the output of diff.
Description :
The diff command compares files line by line. Diffstat reads the
output of the diff command and displays a histogram of the insertions,
deletions and modifications in each file. Diffstat is commonly used
to provide a summary of the changes in large, complex patch files.
Install diffstat if you need a program which provides a summary of the
diff command's output. You'll need to also install diffutils.