macOS
brew install difftasticlocal Homebrew formula metadata
sudo port install difftasticMacPorts ports tree · devel/difftastic/Portfile · ソース: api.github.com
brew
difftastic のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install difftasticlocal Homebrew formula metadata
sudo port install difftasticMacPorts ports tree · devel/difftastic/Portfile · ソース: api.github.com
sudo apk add difftasticAlpine Linux edge package indexes · difftastic · ソース: dl-cdn.alpinelinux.org
sudo dnf install difftasticFedora Rawhide package metadata · difftastic · ソース: dl.fedoraproject.org
nix profile install nixpkgs#difftasticnixpkgs package indexes · pkgs/by-name/di/difftastic/package.nix · ソース: api.github.com
sudo pacman -S difftasticArch Linux sync databases · difftastic · ソース: geo.mirror.pkgbuild.com
sudo zypper install difftasticopenSUSE Tumbleweed package metadata · difftastic · ソース: download.opensuse.org
scoop install main/difftasticScoop official bucket manifest trees · bucket/difftastic.json · ソース: api.github.com
winget install --id Wilfred.difftastic -eWindows Package Manager source index · Wilfred.difftastic · ソース: cdn.winget.microsoft.com
概要
Diff that understands syntax
履歴
Difftastic is a structural diff tool that compares files using syntax rather than only lines, producing human-oriented output for code review and version-control workflows.
The project README defines Difftastic as a syntax-aware diff tool and explicitly contrasts it with line-oriented diffing. Its changelog shows rapid development from the 0.1 series in 2021 through regular parser, display, Git-integration, and performance improvements.
The official installation documentation covers multiple package-manager routes, and the README highlights compatibility with Git and other version-control systems. The manual provides specific Git aliases, `diff.external`, and `difftool` configuration, which made the tool easy to adopt incrementally.
Difftastic is commonly invoked as `difft` directly or wired into Git so `git diff`, `git show`, or `git log -p` can display syntax-aware differences. When files are unrecognized or parsing fails, the README documents fallback behavior to line-oriented diffing.
Difftastic is interesting to package nerds because it packages tree-sitter-backed structural comparison as a normal CLI. It lets maintainers review source changes in languages where reformatting, delimiters, and nested syntax can obscure the real change in a traditional unified diff.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
difft | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Wilfred/difftastic
インストールメタデータ
| パッケージキー | brew:difftastic |
|---|---|
| バージョン | 0.69.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/difftastic |
| ホームページ | https://difftastic.wilfred.me.uk/ |
| リポジトリ | https://github.com/Wilfred/difftastic |
| 上流ドキュメント | https://difftastic.wilfred.me.uk/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/Wilfred/difftastic/archive/refs/tags/0.69.0.tar.gz |
| 最終更新 | 2026-06-15T10:20:15-04:00 |
| Pulse | updated |
| ビルド依存関係 | rust |
| 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 | difftastic |
| 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 パッケージリンクとは分けて表示されます。
difftastic
nix profile install nixpkgs#difftasticdifftastic 0.68.0-r0
Diff tool that understands syntax
https://difftastic.wilfred.me.uk/
sudo apk add difftasticdifftastic-doc 0.68.0-r0
Diff tool that understands syntax (documentation)
https://difftastic.wilfred.me.uk/
sudo apk add difftastic-docdifftastic 0.67.0-3.fc45
Structural diff that understands syntax
https://crates.io/crates/difftastic
sudo dnf install difftasticdifftastic 0.69.0-1
An experimental diff tool that compares files based on their syntax
https://difftastic.wilfred.me.uk
sudo pacman -S difftasticdifftastic 0.69.0-1.1
A structural diff that understands syntax
https://difftastic.wilfred.me.uk/
sudo zypper install difftasticdifftastic-doc 0.69.0-1.1
Documentation for difftastic
https://difftastic.wilfred.me.uk/
sudo zypper install difftastic-docdifftastic
sudo port install difftasticmain/difftastic
scoop install main/difftasticWilfred.difftastic
winget install --id Wilfred.difftastic -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.