macOS
brew install diff-so-fancylocal Homebrew formula metadata
sudo port install diff-so-fancyMacPorts ports tree · textproc/diff-so-fancy/Portfile · ソース: api.github.com
brew
diff-so-fancy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install diff-so-fancylocal Homebrew formula metadata
sudo port install diff-so-fancyMacPorts ports tree · textproc/diff-so-fancy/Portfile · ソース: api.github.com
sudo dnf install diff-so-fancyFedora Rawhide package metadata · diff-so-fancy · ソース: dl.fedoraproject.org
nix profile install nixpkgs#diff-so-fancynixpkgs package indexes · pkgs/by-name/di/diff-so-fancy/package.nix · ソース: api.github.com
sudo pacman -S diff-so-fancyArch Linux sync databases · diff-so-fancy · ソース: geo.mirror.pkgbuild.com
sudo zypper install diff-so-fancyopenSUSE Tumbleweed package metadata · diff-so-fancy · ソース: download.opensuse.org
scoop install main/diff-so-fancyScoop official bucket manifest trees · bucket/diff-so-fancy.json · ソース: api.github.com
概要
Good-lookin' diffs with diff-highlight and more
履歴
diff-so-fancy is a terminal filter that reformats unified diffs into a more human-readable display. It is commonly wired into Git as a pager or interactive diff filter.
The official history document says diff-so-fancy began as a commit in Paul Irish's dotfiles, grew into a standalone script, and was later moved into the so-fancy repository by Steve Mao. The GitHub repository was created in 2016.
The README presents the project as a tool for making diffs human readable to improve code quality and defect spotting. Its options are mostly Git configuration keys that control hunk headers, leading symbols, rulers, empty lines, and display width.
diff-so-fancy spread through developer tooling because it required little ceremony: place the script on PATH and point Git's pager or interactive.diffFilter at it. The README lists official project-noted availability through GitHub releases, npm, Homebrew, Fedora, Arch, and Debian/Ubuntu packaging.
The normal Git setup is core.pager set to pipe through diff-so-fancy and less, plus interactive.diffFilter for patch mode. It can also consume ordinary unified diff output from diff -u or recursive diff.
For package nerds, diff-so-fancy is a classic single-purpose developer package: a small script, broad editor-terminal appeal, and visible overlap between dotfiles culture, Git ergonomics, and distro packaging.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
diff-so-fancy | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/so-fancy/diff-so-fancy
インストールメタデータ
| パッケージキー | brew:diff-so-fancy |
|---|---|
| バージョン | 1.4.12 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/diff-so-fancy |
| ホームページ | https://github.com/so-fancy/diff-so-fancy |
| リポジトリ | https://github.com/so-fancy/diff-so-fancy |
| 上流ドキュメント | https://github.com/so-fancy/diff-so-fancy#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/so-fancy/diff-so-fancy/archive/refs/tags/v1.4.12.tar.gz |
| 最終更新 | 2026-07-15T20:53:38Z |
| Pulse | updated |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | diff-so-fancy |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
diff-so-fancy
nix profile install nixpkgs#diff-so-fancydiff-so-fancy 1.4.4-9.fc44
Good-lookin' diffs
https://github.com/so-fancy/diff-so-fancy
sudo dnf install diff-so-fancydiff-so-fancy 1.4.10-1
Good-looking diffs with diff-highlight and more
https://github.com/so-fancy/diff-so-fancy
sudo pacman -S diff-so-fancydiff-so-fancy 1.4.10-2.1
Strives to make your diffs human readable
https://github.com/so-fancy/diff-so-fancy
sudo zypper install diff-so-fancydiff-so-fancy
sudo port install diff-so-fancymain/diff-so-fancy
scoop install main/diff-so-fancyソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.