macOS
brew install git-wholocal Homebrew formula metadata
sudo port install git-whoMacPorts ports tree · devel/git-who/Portfile · ソース: api.github.com
brew / 順位 3833
git-who のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-wholocal Homebrew formula metadata
sudo port install git-whoMacPorts ports tree · devel/git-who/Portfile · ソース: api.github.com
nix profile install nixpkgs#git-whonixpkgs package indexes · pkgs/by-name/gi/git-who/package.nix · ソース: api.github.com
sudo zypper install git-whoopenSUSE Tumbleweed package metadata · git-who · ソース: download.opensuse.org
概要
Git blame for file trees
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-who | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
git-who
nix profile install nixpkgs#git-whogit-who 1.3-1.7
Git blame for file trees
https://github.com/sinclairtarget/git-who
sudo zypper install git-whogit-who
sudo port install git-whoソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.