macOS
brew install git-wholocal Homebrew formula metadata
sudo port install git-whoMacPorts ports tree · devel/git-who/Portfile · source: api.github.com
brew / rank 3858
Git blame for file trees. Version 1.3 via Homebrew; verified 2026-07-29. Also installable with nix: nix profile install nixpkgs#git-who.
install
brew install git-wholocal Homebrew formula metadata
sudo port install git-whoMacPorts ports tree · devel/git-who/Portfile · source: api.github.com
nix profile install nixpkgs#git-whonixpkgs package indexes · pkgs/by-name/gi/git-who/package.nix · source: api.github.com
sudo zypper install git-whoopenSUSE Tumbleweed package metadata · git-who · source: download.opensuse.org
overview
Git blame for file trees
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-who | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sinclairtarget/git-who
install metadata
| Package key | brew:git-who |
|---|---|
| Version | 1.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-who |
| Homepage | https://github.com/sinclairtarget/git-who |
| Repository | https://github.com/sinclairtarget/git-who |
| License | MIT |
| Source archive | https://github.com/sinclairtarget/git-who/archive/refs/tags/v1.3.tar.gz |
| Last updated | 2026-07-29T16:05:01+02:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-who |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-whosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.