macOS
brew install icdifflocal Homebrew formula metadata
sudo port install icdiffMacPorts ports tree · textproc/icdiff/Portfile · ソース: api.github.com
brew
icdiff のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install icdifflocal Homebrew formula metadata
sudo port install icdiffMacPorts ports tree · textproc/icdiff/Portfile · ソース: api.github.com
sudo apk add icdiffAlpine Linux edge package indexes · icdiff · ソース: dl-cdn.alpinelinux.org
sudo apt install icdiffDebian stable package indexes · icdiff · ソース: deb.debian.org
nix profile install nixpkgs#icdiffnixpkgs package indexes · pkgs/by-name/ic/icdiff/package.nix · ソース: api.github.com
概要
Improved colored diff
履歴
icdiff is a Python command-line diff viewer that presents side-by-side, color-highlighted differences in a terminal. Its goal is not to replace every diff workflow, but to make small intra-line changes easier to see.
Jeff Kaufman's project page frames icdiff as a focused improvement over plain terminal `diff`: color and side-by-side layout for cases where similar lines are hard to compare. The README says the file is derived from Python's `difflib.HtmlDiff`, released under the same Python license.
The changelog begins with 1.0.0 as the first release and then records a long line of practical terminal and VCS improvements: recursive directory diffs, Unicode and fullwidth-character handling, Git integration, Subversion support, configurable colors, labels, line numbers, Python 3 cleanup, and process-exit behavior.
The README documents installation through pip, apt, Homebrew, AUR, and Nix, and gives integration recipes for Git, Subversion, and Mercurial. The Homebrew package also installs `git-icdiff`, making it a convenient drop-in visual diff helper for version-control users.
The direct command form is `icdiff [options] left_file right_file`. It can also be used as `git difftool --extcmd icdiff`, as `git icdiff` through the helper script, as an SVN diff command, or as a Mercurial extdiff command.
icdiff is a compact example of package-manager value: a single-purpose terminal UX improvement that spreads through many ecosystems because developers repeatedly want readable diffs without adopting a full graphical merge tool.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-icdiff | cli | グローバル実行可能ファイル | |
icdiff | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/jeffkaufman/icdiff
インストールメタデータ
| パッケージキー | brew:icdiff |
|---|---|
| バージョン | 2.0.10 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/icdiff |
| ホームページ | https://www.jefftk.com/icdiff |
| リポジトリ | https://github.com/jeffkaufman/icdiff |
| 上流ドキュメント | https://www.jefftk.com/icdiff |
| ライセンス | PSF-2.0 |
| ソースアーカイブ | https://github.com/jeffkaufman/icdiff/archive/refs/tags/release-2.0.10.tar.gz |
| macOS 提供ライブラリ | python |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | icdiff |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
icdiff 2.0.7-4.1
terminal side-by-side colorized word diff
sudo apt install icdifficdiff
nix profile install nixpkgs#icdifficdiff 2.0.7-1
terminal side-by-side colorized word diff
sudo apt install icdifficdiff 2.0.10-r1
Improved colored diff
sudo apk add icdifficdiff-pyc 2.0.10-r1
Precompiled Python bytecode for icdiff
sudo apk add icdiff-pycicdiff
sudo port install icdiffソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.