macOS
brew install git-wholocal Homebrew formula metadata
sudo port install git-whoMacPorts ports tree · devel/git-who/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.