pkg.soopen package index

brew / 順位 10649

git-when-merged を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install git-when-merged

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install git-when-merged

MacPorts ports tree · devel/git-when-merged/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#git-when-merged

nixpkgs package indexes · pkgs/by-name/gi/git-when-merged/package.nix · ソース: api.github.com

概要

パッケージ概要

Find where a commit was merged in git

コマンドとエイリアス

  • git-when-merged

履歴

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

git-when-merged is a Python Git extension that finds the merge commit that first brought a given commit into a branch.

プロジェクトの歴史

Michael Haggerty created the repository in February 2013. The README says the command was originally based on a Stack Overflow suggestion for finding the merge commit that included a specific commit.

The project grew around Git-history forensics. The 2016 releases added recursive merge tracing, log output, commit-only output, branch display, and describe-based options. A 2022 release added the packaging work needed for PyPI distribution.

採用の歴史

The README documents several installation paths: pipx from PyPI, a local virtual environment, cloning the repository onto PATH, and Homebrew for macOS users. Package-manager metadata also lists distribution through Homebrew, MacPorts, and Nix.

使われ方

Practitioners use git when-merged during code archaeology, release maintenance, and regression tracking. It walks first-parent history to answer when and why a commit entered a branch, with options to show logs, diffs, merge ranges, patterns, and configured reference groups.

パッケージ好きにとっての重要性

The tool is a package-nerd favorite because it wraps a subtle Git graph question in a memorable subcommand, making first-parent merge analysis scriptable and repeatable.

タイムライン

  • 2013: Repository created.
  • 2016: v1.1 and v1.2 releases expanded merge-analysis options.
  • 2022: v1.2.1 added PyPI release packaging.

Related projects

  • git log --first-parent, git describe, pipx, PyPI, Homebrew

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-when-merged
バージョン1.2.1
パッケージマネージャHomebrew
ホームページhttps://github.com/mhagger/git-when-merged
リポジトリhttps://github.com/mhagger/git-when-merged
最終更新2026-06-18T09:25:51+09:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

git-when-merged

nix profile install nixpkgs#git-when-merged
  • normalized package name match
  • 一致条件: Git When Merged
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-when-merged/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

git-when-merged

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

ソース経路

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

このページは 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