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

diffstat

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 the latest version of diffstat as follows:

guix install diffstat

Or install a particular version:

guix install diffstat@1.65

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.