pkg.soopen package index

brew / 順位 1015

difftastic を Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

difftastic のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install difftastic

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install difftastic

MacPorts ports tree · devel/difftastic/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add difftastic

Alpine Linux edge package indexes · difftastic · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install difftastic

Fedora Rawhide package metadata · difftastic · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#difftastic

nixpkgs package indexes · pkgs/by-name/di/difftastic/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S difftastic

Arch Linux sync databases · difftastic · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install difftastic

openSUSE Tumbleweed package metadata · difftastic · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/difftastic

Scoop official bucket manifest trees · bucket/difftastic.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id Wilfred.difftastic -e

Windows Package Manager source index · Wilfred.difftastic · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Diff that understands syntax

コマンドとエイリアス

  • difft

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2021: 0.1 series began, followed by frequent early releases.
  • 2022: Changelog shows continued language, parser, and display expansion through the 0.30 series.
  • 2025: 0.63 taught directory diffs to ignore `.git` directories.
  • 2026: 0.69 released with punctuation-aware syntactic comparison improvements.

Related projects

  • Difftastic is related to traditional `diff`, Git external diff drivers, Git difftool integration, and tree-sitter parsers; its README also points users interested in AST merging to mergiraf.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
difft実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.69.0
マネージャ更新日2026-06-15
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:difftastic
バージョン0.69.0
パッケージマネージャHomebrew
ホームページhttps://difftastic.wilfred.me.uk/
リポジトリhttps://github.com/Wilfred/difftastic
最終更新2026-06-15T10:20:15-04:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

difftastic

nix profile install nixpkgs#difftastic
  • normalized package name match
  • 一致条件: Difftastic
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/di/difftastic/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

difftastic 0.69.0-r0

Diff tool that understands syntax

https://difftastic.wilfred.me.uk/

sudo apk add difftastic
  • License: MIT
  • Architecture: x86_64
  • Source Package: difftastic
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Difftastic
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: difftastic from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

difftastic-doc 0.69.0-r0

Diff tool that understands syntax (documentation)

https://difftastic.wilfred.me.uk/

sudo apk add difftastic-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: difftastic
  • normalized package name match
  • 一致条件: Difftastic
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: difftastic-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

difftastic 0.69.0-2.fc45

Structural diff that understands syntax

https://crates.io/crates/difftastic

sudo dnf install difftastic
  • License: MIT AND (Apache-2.0 OR MIT) AND BSD-3-Clause AND Unicode-DFS-2016 AND Apache-2.0 AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND CECILL-C AND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rust-difftastic
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Difftastic
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: difftastic from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

difftastic 0.69.0-1

An experimental diff tool that compares files based on their syntax

https://difftastic.wilfred.me.uk

sudo pacman -S difftastic
  • License: MIT
  • Architecture: x86_64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Difftastic
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: difftastic from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

difftastic 0.69.0-1.3

A structural diff that understands syntax

https://difftastic.wilfred.me.uk/

sudo zypper install difftastic
  • License: Apache-2.0 AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: difftastic
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Difftastic
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: difftastic from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

difftastic-doc 0.69.0-1.3

Documentation for difftastic

https://difftastic.wilfred.me.uk/

sudo zypper install difftastic-doc
  • License: Apache-2.0 AND MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: difftastic
  • 1 提供
  • normalized package name match
  • 一致条件: Difftastic
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: difftastic-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

difftastic

sudo port install difftastic
  • normalized package name match
  • 一致条件: Difftastic
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/difftastic/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/difftastic

scoop install main/difftastic
  • normalized package name match
  • 一致条件: Difftastic
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/difftastic.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Wilfred.difftastic

winget install --id Wilfred.difftastic -e
  • normalized package name match
  • 一致条件: Difftastic
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Wilfred.difftastic from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation