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.

2013-02-12 11:22
1.56

This release adds a "-K" option which provides more information about files which were added or
removed by a patch.

It also improves pathname merging for multiple changes to a given file.

There are other bugfixes.
Tags: Minor feature enhancements, Minor bugfixes

2012-01-04 03:09
1.55

This release adds a "-R" option, like patch's option to show reversed differences. There are also documentation and portability fixes.

2010-10-11 13:07
1.54

This release corrects display for -S/-D options, i.e. calculation of unchanged lines.
Tags: Bugfixes

2010-07-19 20:33
1.53

A regression in the "-c" option from 1.52 changes was fixed.
Tags: Minor bugfixes

2010-07-16 20:02
1.52

This release focuses on code cleanup (for 64-bit platforms) and adding RPM and Debian packaging scripts. There are also two new options (summary and colors) as well as some bugfixes.
Tags: Code cleanup, Packaging

Project Resources