macOS
brew install diffstatlocal Homebrew formula metadata
sudo port install diffstatMacPorts ports tree · devel/diffstat/Portfile · ソース: api.github.com
brew
diffstat のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install diffstatlocal Homebrew formula metadata
sudo port install diffstatMacPorts ports tree · devel/diffstat/Portfile · ソース: api.github.com
sudo apt install diffstatDebian stable package indexes · diffstat · ソース: deb.debian.org
sudo dnf install diffstatFedora Rawhide package metadata · diffstat · ソース: dl.fedoraproject.org
nix profile install nixpkgs#diffstatnixpkgs package indexes · pkgs/by-name/di/diffstat/package.nix · ソース: api.github.com
sudo pacman -S diffstatArch Linux sync databases · diffstat · ソース: geo.mirror.pkgbuild.com
sudo zypper install diffstatopenSUSE Tumbleweed package metadata · diffstat · ソース: download.opensuse.org
概要
Produce graph of changes introduced by a diff file
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
diffstat | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://invisible-island.net/diffstat/
インストールメタデータ
| パッケージキー | brew:diffstat |
|---|---|
| バージョン | 1.69 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/diffstat |
| ホームページ | https://invisible-island.net/diffstat/ |
| 上流ドキュメント | https://invisible-island.net/diffstat/diffstat.html |
| ライセンス | MIT-CMU |
| ソースアーカイブ | https://invisible-mirror.net/archives/diffstat/diffstat-1.69.tgz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 diffstatソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.