macOS
brew install diffstatlocal Homebrew formula metadata
sudo port install diffstatMacPorts ports tree · devel/diffstat/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für diffstat in AI-Agent-Workflows.
Installation
brew install diffstatlocal Homebrew formula metadata
sudo port install diffstatMacPorts ports tree · devel/diffstat/Portfile · Quelle: api.github.com
sudo apt install diffstatDebian stable package indexes · diffstat · Quelle: deb.debian.org
sudo dnf install diffstatFedora Rawhide package metadata · diffstat · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#diffstatnixpkgs package indexes · pkgs/by-name/di/diffstat/package.nix · Quelle: api.github.com
sudo pacman -S diffstatArch Linux sync databases · diffstat · Quelle: geo.mirror.pkgbuild.com
sudo zypper install diffstatopenSUSE Tumbleweed package metadata · diffstat · Quelle: download.opensuse.org
Überblick
Produce graph of changes introduced by a diff file
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
diffstat | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://invisible-island.net/diffstat/
Installationsmetadaten
| Paketschlüssel | brew:diffstat |
|---|---|
| Version | 1.69 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/diffstat |
| Homepage | https://invisible-island.net/diffstat/ |
| Upstream-Dokumentation | https://invisible-island.net/diffstat/diffstat.html |
| Lizenz | MIT-CMU |
| Quellarchiv | https://invisible-mirror.net/archives/diffstat/diffstat-1.69.tgz |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 diffstatQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.