macOS
brew install git-wholocal Homebrew formula metadata
sudo port install git-whoMacPorts ports tree · devel/git-who/Portfile · Quelle: api.github.com
brew / Rang 3833
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-who in AI-Agent-Workflows.
Installation
brew install git-wholocal Homebrew formula metadata
sudo port install git-whoMacPorts ports tree · devel/git-who/Portfile · Quelle: api.github.com
nix profile install nixpkgs#git-whonixpkgs package indexes · pkgs/by-name/gi/git-who/package.nix · Quelle: api.github.com
sudo zypper install git-whoopenSUSE Tumbleweed package metadata · git-who · Quelle: download.opensuse.org
Überblick
Git blame for file trees
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
git-who | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:git-who |
|---|---|
| Version | 1.3 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/sinclairtarget/git-who |
| Repository | https://github.com/sinclairtarget/git-who |
| Zuletzt aktualisiert | 2026-07-29T16:05:01+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-whoQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.