macOS
brew install difftasticlocal Homebrew formula metadata
sudo port install difftasticMacPorts ports tree · devel/difftastic/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für difftastic in AI-Agent-Workflows.
Installation
brew install difftasticlocal Homebrew formula metadata
sudo port install difftasticMacPorts ports tree · devel/difftastic/Portfile · Quelle: api.github.com
sudo apk add difftasticAlpine Linux edge package indexes · difftastic · Quelle: dl-cdn.alpinelinux.org
sudo dnf install difftasticFedora Rawhide package metadata · difftastic · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#difftasticnixpkgs package indexes · pkgs/by-name/di/difftastic/package.nix · Quelle: api.github.com
sudo pacman -S difftasticArch Linux sync databases · difftastic · Quelle: geo.mirror.pkgbuild.com
sudo zypper install difftasticopenSUSE Tumbleweed package metadata · difftastic · Quelle: download.opensuse.org
scoop install main/difftasticScoop official bucket manifest trees · bucket/difftastic.json · Quelle: api.github.com
winget install --id Wilfred.difftastic -eWindows Package Manager source index · Wilfred.difftastic · Quelle: cdn.winget.microsoft.com
Überblick
Diff that understands syntax
Verlauf
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.
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 |
|---|---|---|---|
difft | 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://github.com/Wilfred/difftastic
Installationsmetadaten
| Paketschlüssel | brew:difftastic |
|---|---|
| Version | 0.69.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/difftastic |
| Homepage | https://difftastic.wilfred.me.uk/ |
| Repository | https://github.com/Wilfred/difftastic |
| Upstream-Dokumentation | https://difftastic.wilfred.me.uk/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/Wilfred/difftastic/archive/refs/tags/0.69.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-15T10:20:15-04:00 |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| 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 | 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
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.