🍺 BREW Explorer

← all formulae

git-delta

brew install git-delta v0.19.2 MIT

Syntax-highlighting pager for git and diff output, written in Rust.

Why you might care

Drop-in replacement for your default git diff pager that adds color, line numbers, and side-by-side diffs with minimal setup. Faster and more visually intuitive than built-in diff pagers, particularly useful for reviewing code with complex whitespace or large changesets. Set as `core.pager` in git config to enable everywhere.

Categories

Alternatives

less diff-so-fancy ydiff colordiff
5.7k
30-day installs · #551
32.6k
90-day · #371
68.5k
365-day · #547

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [
    "delta"
  ],
  "alternatives": [
    "less",
    "diff-so-fancy",
    "ydiff",
    "colordiff"
  ],
  "build_dependencies": [
    "pkgconf",
    "rust"
  ],
  "categories": [
    "text-processor",
    "version-control"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "libgit2",
    "oniguruma"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Syntax-highlighting pager for git and diff output",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:03+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "git-delta",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://dandavison.github.io/delta/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Introduction - delta",
  "installs_30d": 5655,
  "installs_365d": 68539,
  "installs_90d": 32624,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:45:36+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "git-delta",
  "oldnames": [],
  "one_liner": "Syntax-highlighting pager for git and diff output, written in Rust.",
  "optional_dependencies": [],
  "rank_30d": 551,
  "rank_365d": 547,
  "rank_90d": 371,
  "raw_hash": "6f9013f501fef71b",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/git-delta.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.19.2",
  "versioned_formulae": [],
  "why_use_this": "Drop-in replacement for your default git diff pager that adds color, line numbers, and side-by-side diffs with minimal setup. Faster and more visually intuitive than built-in diff pagers, particularly useful for reviewing code with complex whitespace or large changesets. Set as `core.pager` in git config to enable everywhere."
}