pkg.soopen package index

brew / 順位 3833

git-who を Homebrew, MacPorts, Nix, zypper でインストール

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

インストール

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

macOS

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

local Homebrew formula metadata

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

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

Linux

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

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

openSUSE zypper確認済み · 92%
sudo zypper install git-who

openSUSE Tumbleweed package metadata · git-who · ソース: download.opensuse.org

概要

パッケージ概要

Git blame for file trees

コマンドとエイリアス

  • git-who

履歴

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

git-who is a Go command-line tool that extends the idea of git blame from individual lines to whole file trees, components, and repository histories.

プロジェクトの歴史

Nathan Smith published git-who in a GitHub repository created in December 2024. The README describes the project as a way to answer who is responsible for code at the component or subsystem level rather than only at the line level.

The project quickly grew into three views: a table of authors, a tree annotated by primary contributors, and a histogram of repository activity. Releases in 2025 and 2026 added signed artifacts, package-manager paths, and options such as NO_COLOR support.

採用の歴史

git-who has a broader adoption footprint than many small Git helpers in this batch. The README documents precompiled binaries, Homebrew, Docker, go install, and a Repology packaging badge; the July 2026 enrichment snapshot of GitHub metadata listed more than 2,600 stars.

使われ方

Practitioners use git who to identify likely code owners, find the dominant author of a path, inspect contribution history for a release range, and visualize maintainership changes. The tool respects .mailmap and .git-blame-ignore-revs, and it caches per-repository data under XDG_CACHE_HOME.

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

git-who is significant because it packages a common organizational need, code ownership discovery, as a local Git-native command instead of a hosted analytics dashboard. It complements git blame by preserving history-level context that line blame can obscure.

タイムライン

  • 2024: Repository created.
  • 2025: v0.2 was labeled the initial release, followed by signed artifacts in v0.3.
  • 2025: Maintainer demo showed the tool against the Vim repository.
  • 2026: v1.3 added NO_COLOR support.

Related projects

  • git blame, git log, .mailmap, .git-blame-ignore-revs, Repology, Homebrew

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-who
バージョン1.3
パッケージマネージャHomebrew
ホームページhttps://github.com/sinclairtarget/git-who
リポジトリhttps://github.com/sinclairtarget/git-who
最終更新2026-07-29T16:05:01+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

git-who

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

git-who 1.3-1.7

Git blame for file trees

https://github.com/sinclairtarget/git-who

sudo zypper install git-who
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: git-who
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Git Who
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-who from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

git-who

sudo port install git-who
  • normalized package name match
  • 一致条件: Git Who
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/git-who/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