Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.
 
        
        
        Changelog
        
            - * Wed Jan 22 18:00:00 2003 Tim Powers <timp{%}redhat{*}com>
 
            - rebuilt
 
        
            - * Thu Oct 17 19:00:00 2002 Tim Waugh <twaugh{%}redhat{*}com> 1.31-1
 
            - 1.31.  Fixes bug #74971.
 
        
            - * Fri Jun 21 19:00:00 2002 Tim Powers <timp{%}redhat{*}com>
 
            - automated rebuild