This package browser is in early development. Mind the rough edges.

diffstat 1.65

Make histograms from the output of `diff'

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.

Installation

Install diffstat 1.65 as follows:

guix install diffstat@1.65

Or install the latest version:

guix install diffstat

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.