Name: | diffstat |
---|---|
Version: | 1.61 |
Release: | 7.el8 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 65815 |
License: | MIT |
RPM: | diffstat-1.61-7.el8.x86_64.rpm |
Source RPM: | diffstat-1.61-7.el8.src.rpm |
Build Date: | Fri Mar 08 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
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. |