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.
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.
La "S", "D", y "opciones de m" se agrega para proporcionar una manera de mostrar la cantidad de diferencia en relación con el tamaño total de los archivos. La "q" esta opción para suprimir el mensaje para los archivos vacíos.
Tags:
Minor bugfixes
The "-S", "-D", and "-m" options were added to
provide a way to show the amount of difference
relative to the total sizes of the files. The "-q"
option was added to suppress the message for empty
files.
Esta versión incluye un control para garantizar que diffs unificados incrustado en otro archivo (como el correo electrónico) no cuentan texto más allá de la última porción de la DIF.
Tags:
Minor bugfixes
This release adds a check to ensure that unified
diffs embedded in
another file (such as email) do not count text
past the last chunk of
the diff.
Este comunicado no pasará por alto los nombres de ruta en / tmp /, ya que algunas herramientas de creación de nombres de ruta de empleo tanto de antiguos / nuevos archivos allí (Debian # 376086). Añade un cheque configurar para comprimir, gzip, bzip2 y programas que pueden ser utilizados para descomprimir archivos.
Tags:
Minor feature enhancements
This release will not ignore pathnames in /tmp/, since some tools create usable pathnames for both old/new files there (Debian #376086). It adds a configure check for compress, gzip, and bzip2 programs that may be used to decompress files.