macOS
brew install mergiraflocal Homebrew formula metadata
sudo port install mergirafMacPorts ports tree · devel/mergiraf/Portfile · ソース: api.github.com
brew
mergiraf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mergiraflocal Homebrew formula metadata
sudo port install mergirafMacPorts ports tree · devel/mergiraf/Portfile · ソース: api.github.com
sudo apk add mergirafAlpine Linux edge package indexes · mergiraf · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#mergirafnixpkgs package indexes · pkgs/by-name/me/mergiraf/package.nix · ソース: api.github.com
sudo pacman -S mergirafArch Linux sync databases · mergiraf · ソース: geo.mirror.pkgbuild.com
sudo zypper install mergirafopenSUSE Tumbleweed package metadata · mergiraf · ソース: download.opensuse.org
scoop install main/mergirafScoop official bucket manifest trees · bucket/mergiraf.json · ソース: api.github.com
winget install --id Mergiraf.Mergiraf -eWindows Package Manager source index · Mergiraf.Mergiraf · ソース: cdn.winget.microsoft.com
概要
Syntax-aware git merge driver
履歴
Mergiraf is a syntax-aware merge driver for Git created by Antonin Delpeuch after exploring the limitations of line-based merge conflict resolution and earlier structured-merge prototypes. The project positions itself as a practical merge driver for daily version-control workflows: Git still performs ordinary line-based merges where they succeed, while Mergiraf uses syntax trees and language-specific knowledge when a line-based conflict can be resolved structurally.
The tool integrates through Git's custom merge-driver mechanism and can also be run after a conflict with `mergiraf solve`. Its documentation emphasizes conservative behavior: unresolved or suspicious cases keep conflict markers, while automatically solved cases can be reviewed with `mergiraf review` and reported with `mergiraf report`. It also supports Jujutsu workflows through `jj resolve --tool mergiraf`.
Mergiraf's ecosystem role is adjacent to tools like Difftastic: it applies tree awareness to version-control conflicts rather than only to human-readable diffs. Its supported-language list spans common programming languages such as C/C++, Go, Java, JavaScript, Python, Rust, TypeScript, and structured formats such as JSON, TOML, YAML, XML, `go.mod`, and requirements files. Package managers distribute it as a developer-tool CLI that teams can opt into globally or per repository through Git attributes.
セキュリティ状態
mergiraf に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.config/git/config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mergiraf | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:mergiraf |
|---|---|
| バージョン | 0.18.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mergiraf |
| ホームページ | https://mergiraf.org |
| リポジトリ | https://codeberg.org/mergiraf/mergiraf |
| 上流ドキュメント | https://mergiraf.org/ |
| ライセンス | GPL-3.0-only |
| ソースアーカイブ | https://codeberg.org/mergiraf/mergiraf/archive/v0.18.0.tar.gz |
| 最終更新 | 2026-07-14T18:47:06Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mergiraf |
| 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 パッケージリンクとは分けて表示されます。
mergiraf
nix profile install nixpkgs#mergirafmergiraf 0.17.0-r0
syntax-aware git merge driver for a growing collection of programming languages and file formats
sudo apk add mergirafmergiraf-doc 0.17.0-r0
syntax-aware git merge driver for a growing collection of programming languages and file formats (documentation)
sudo apk add mergiraf-docmergiraf 0.17.0-1
A syntax-aware git merge driver for a growing collection of programming languages and file formats
sudo pacman -S mergirafmergiraf 0.17.0-1.1
A syntax-aware git merge driver
sudo zypper install mergirafmergiraf
sudo port install mergirafmain/mergiraf
scoop install main/mergirafMergiraf.Mergiraf
winget install --id Mergiraf.Mergiraf -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.