diffstat 1.45 (Default branch) |
|
|
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.
License: Freely Distributable
Changes:
A "-b" option for ignoring binary file differences was implemented.
|