diffstat-1.68

accumulates and displays statistics from a diff file

Index | textproc

Description

diffstat reads the output of diff and displays a histogram of the
insertions, deletions, and modifications per-file.  It is useful for
reviewing large, complex patch files.

Homepage: https://invisible-island.net/diffstat/diffstat.html

Maintainer: Jeremie Courreges-Anglas <jca@wxcvbn.org>