macOS
brew install diffstatlocal Homebrew formula metadata
sudo port install diffstatMacPorts ports tree · devel/diffstat/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.