Download List

Descripción del Proyecto

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

Esta versión añade una "-K" opción que proporciona más información acerca de los archivos que se agreguen o eliminen por un parche.

También mejora la ruta combinar múltiples cambios en un archivo determinado.

Hay otras correcciones de errores.
Tags: Minor feature enhancements, Minor bugfixes
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.

2012-01-04 03:09
1.55

Esta versión incorpora un "-R" opción, como opción de revisión para mostrar diferencias invertidas. También existen revisiones de documentación y portabilidad.
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

Esta versión corrige la pantalla de opciones -S/-D, es decir, el cálculo de las líneas sin cambios.
Tags: Bugfixes
This release corrects display for -S/-D options, i.e. calculation of unchanged lines.

2010-07-19 20:33
1.53

Una regresión en la opción "-c" opción de cambio de 1,52 fue corregido.
Tags: Minor bugfixes
A regression in the "-c" option from 1.52 changes was fixed.

2010-07-16 20:02
1.52

Este lanzamiento se centra en la limpieza de código (para plataformas de 64 bits) y la adición de RPM y Debian scripts embalaje. También hay dos nuevas opciones (resumen y colores), así como algunas correcciones.
Tags: Code cleanup, Packaging
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.

Project Resources