Name: | diffstat |
---|---|
Version: | 1.41 |
Release: | 1.2.3.el5 |
Architecture: | i386 |
Group: | Development/Tools |
Size: | 20042 |
License: | distributable |
RPM: | diffstat-1.41-1.2.3.el5.i386.rpm |
Source RPM: | diffstat-1.41-1.2.3.el5.src.rpm |
Build Date: | Fri Oct 31 2008 |
Build Host: | ca-build15.us.oracle.com |
Vendor: | Oracle USA |
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. |