Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-08 17:20
1.51

A typographical error which made the program fail to recognize files with the ".xz" suffix as compressed was fixed.
Tags: minor bug fix

2009-10-07 15:26
1.50

A minor bug with reading uncompressed data via a pipe was fixed. Portability was fixed for Unix and MSYS/MinGW.
Tags: Portability, Minor bugfixes

2009-09-01 22:24
1.49

xz was added as a supported compressed filetype. Diff of files with no trailing newline is now correct counted. Several portability fixes were made.
Tags: Bug fixes, Enhancements

2009-08-12 21:50
1.48

Compressed data is detected in standard input. The pack and lzma compression types were added. Perforce-style diffs are handled.
Tags: new features and improvements

2009-03-30 05:49
1.47

Modified to work with patch ".rej" files.

Project Resources