Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
diffstat: A utility which provides statistics based on the output of diff.
- Summary
- 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.
Arch: src
Download: | diffstat-1.41-1.2.2.src.rpm |
Build Date: | Mon Oct 16 14:28:01 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 100 KiB |
Changelog
- * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.41-1.2.2
- rebuild
- * Fri Feb 10 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.41-1.2.1
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.41-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes