macOS
brew install diffstatlocal Homebrew formula metadata
sudo port install diffstatMacPorts ports tree · devel/diffstat/Portfile · source: api.github.com
brew
Produce graph of changes introduced by a diff file. Version 1.69 via Homebrew; verified 2026-04-15.
install
brew install diffstatlocal Homebrew formula metadata
sudo port install diffstatMacPorts ports tree · devel/diffstat/Portfile · source: api.github.com
sudo apt install diffstatDebian stable package indexes · diffstat · source: deb.debian.org
sudo dnf install diffstatFedora Rawhide package metadata · diffstat · source: dl.fedoraproject.org
nix profile install nixpkgs#diffstatnixpkgs package indexes · pkgs/by-name/di/diffstat/package.nix · source: api.github.com
sudo pacman -S diffstatArch Linux sync databases · diffstat · source: geo.mirror.pkgbuild.com
sudo zypper install diffstatopenSUSE Tumbleweed package metadata · diffstat · source: download.opensuse.org
overview
Produce graph of changes introduced by a diff file
history
diffstat reads diff output and produces per-file histograms of insertions, deletions, and modifications. It is a compact review aid for large patch sets.
Thomas E. Dickey's official history says he originally wrote diffstat in 1992, alongside rcshist, to trace changes in collections of files. He later found it most useful for summarizing source patches.
The official history says broader attention arrived in early 1996 when developers on XFree86 and ncurses mailing lists started using it. It also notes Linux kernel patch-process visibility through BitKeeper-era workflows and Git's later built-in ability to generate diffstat-style summaries.
diffstat sits after `diff` in a pipeline and turns patch text into a size-and-shape summary. That makes it useful in email review, release notes, package deltas, and quick scans of large changes before reading detailed hunks.
Package maintainers care about diffstat because it is one of the small classic tools that made patch exchange readable at scale. The output compresses a patch into a reviewable map: which files changed and roughly how much.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
diffstat | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://invisible-island.net/diffstat/
install metadata
| Package key | brew:diffstat |
|---|---|
| Version | 1.69 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/diffstat |
| Homepage | https://invisible-island.net/diffstat/ |
| Upstream docs | https://invisible-island.net/diffstat/diffstat.html |
| License | MIT-CMU |
| Source archive | https://invisible-mirror.net/archives/diffstat/diffstat-1.69.tgz |
| Last updated | 2026-04-15T09:10:38Z |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | diffstat |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
diffstat 1.67-1
produces graph of changes introduced by a diff file
https://invisible-island.net/diffstat/
sudo apt install diffstatdiffstat
nix profile install nixpkgs#diffstatdiffstat 1.66-1build1
produces graph of changes introduced by a diff file
https://invisible-island.net/diffstat/
sudo apt install diffstatdiffstat 1.69-1.fc45
A utility which provides statistics based on the output of diff
https://invisible-island.net/diffstat
sudo dnf install diffstatdiffstat 1.69-1
Display a histogram of diff changes
https://invisible-island.net/diffstat
sudo pacman -S diffstatdiffstat 1.69-1.1
Utility That Provides Statistics Based on the Output of diff
https://invisible-island.net/diffstat/
sudo zypper install diffstatdiffstat
sudo port install diffstatsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.