macOS
brew install git-deltalocal Homebrew formula metadata
sudo port install git-deltaMacPorts ports tree · textproc/git-delta/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-delta in AI-Agent-Workflows.
Installation
brew install git-deltalocal Homebrew formula metadata
sudo port install git-deltaMacPorts ports tree · textproc/git-delta/Portfile · Quelle: api.github.com
sudo apt install git-deltaDebian stable package indexes · git-delta · Quelle: deb.debian.org
sudo dnf install git-deltaFedora Rawhide package metadata · git-delta · Quelle: dl.fedoraproject.org
sudo pacman -S git-deltaArch Linux sync databases · git-delta · Quelle: geo.mirror.pkgbuild.com
sudo zypper install git-deltaopenSUSE Tumbleweed package metadata · git-delta · Quelle: download.opensuse.org
sudo apk add deltaAlpine Linux edge package indexes · delta · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#deltanixpkgs package indexes · pkgs/by-name/de/delta/package.nix · Quelle: api.github.com
choco install deltaChocolatey community package catalog · delta · Quelle: community.chocolatey.org
scoop install main/deltaScoop official bucket manifest trees · bucket/delta.json · Quelle: api.github.com
winget install --id dandavison.delta -eWindows Package Manager source index · dandavison.delta · Quelle: cdn.winget.microsoft.com
Überblick
Syntax-highlighting pager for git and diff output
Verlauf
git-delta, whose executable is `delta`, is a syntax-highlighting pager for Git, diff, and grep output. It sits in the Git pager path and makes code review, `git show`, `git diff`, `git log -p`, merge conflicts, blame, and grep results easier to scan in a terminal.
The upstream repository began in June 2019 as a Rust project that read unified diff input from standard input and wrote formatted output. Tags began the next month, and the project iterated through many 0.x releases as it added terminal rendering, syntax highlighting, layout controls, and Git-specific affordances.
The README positions delta as a customizable pager rather than a replacement for Git. It highlights syntax themes shared with bat, word-level diff highlighting, side-by-side views, line numbers, diff navigation, merge-conflict display, blame formatting, grep highlighting, hyperlink support, and emulation modes for diff-highlight and diff-so-fancy.
Delta's package-manager footprint is broad: the input metadata lists packages across Homebrew, Debian and Ubuntu, Fedora-family distributions, MacPorts, Nix, Arch-family repositories, Scoop, winget, Chocolatey, and Alpine under either `git-delta` or `delta` naming.
Its adoption followed a wider terminal tooling trend around Rust CLIs that improve classic Unix and Git output while keeping pipeline semantics. The package name split is part of its packaging identity: many package managers call it `git-delta`, while the command users run is `delta`.
The documented Git setup adds `core.pager = delta`, `interactive.diffFilter = delta --color-only`, and delta-specific options such as `navigate`, dark or light theme selection, side-by-side view, and line numbers in `~/.gitconfig`.
Practitioners use it anywhere unified diff-like output appears: Git diffs and logs, merge conflicts, blame output, `git grep`, ripgrep, and plain `diff`. Its configuration style lets users keep close to Git's default output or build richer review-oriented layouts.
For package maintainers and terminal-tool collectors, delta is a representative high-adoption Rust CLI: a single binary, cross-platform packages, shell-friendly standard input and output behavior, and tight integration with existing Git configuration.
It also bridges several popular diff-enhancement lineages. Users who previously relied on `diff-highlight` or `diff-so-fancy` can use delta's emulation modes while gaining syntax themes and richer terminal layout.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.gitconfigExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
delta | 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/dandavison/delta
Installationsmetadaten
| Paketschlüssel | brew:git-delta |
|---|---|
| Version | 0.19.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/git-delta |
| Homepage | https://dandavison.github.io/delta/ |
| Repository | https://github.com/dandavison/delta |
| Upstream-Dokumentation | https://github.com/dandavison/delta#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/dandavison/delta/archive/refs/tags/0.19.2.tar.gz |
| Zuletzt aktualisiert | 2026-06-15T10:20:17-04:00 |
| Pulse | updated |
| Abhängigkeiten | libgit2, oniguruma |
| Build-Abhängigkeiten | pkgconf, 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 | git-delta |
| Aliases |
|
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
git-delta 0.18.2-4+b1
syntax-highlighting pager for git, diff, and grep output
https://dandavison.github.io/delta/
sudo apt install git-deltagit-delta 0.16.5-5
syntax-highlighting pager for git, diff, and grep output
https://dandavison.github.io/delta/
sudo apt install git-deltagit-delta 0.19.1-5.fc45
Syntax-highlighting pager for git
https://crates.io/crates/git-delta
sudo dnf install git-deltagit-delta 0.19.2-1
Syntax-highlighting pager for git and diff output
https://dandavison.github.io/delta/
sudo pacman -S git-deltagit-delta 0.19.2-1.2
A syntax-highlighter for git and diff output
https://github.com/dandavison/delta
sudo zypper install git-deltagit-delta
sudo port install git-deltadelta 2006.08.03-13
heuristic minimizer of interesting files
sudo apt install deltadelta
nix profile install nixpkgs#deltadelta 2006.08.03-13
heuristic minimizer of interesting files
sudo apt install deltadelta 0.19.2-r0
Syntax-highlighting pager for git and diff output
https://dandavison.github.io/delta/
sudo apk add deltadelta-bash-completion 0.19.2-r0
Bash completions for delta
https://dandavison.github.io/delta/
sudo apk add delta-bash-completiondelta-fish-completion 0.19.2-r0
Fish completions for delta
https://dandavison.github.io/delta/
sudo apk add delta-fish-completiondelta-zsh-completion 0.19.2-r0
Zsh completions for delta
https://dandavison.github.io/delta/
sudo apk add delta-zsh-completiondelta
choco install deltamain/delta
scoop install main/deltadandavison.delta
winget install --id dandavison.delta -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.