macOS
brew install git-quick-statslocal Homebrew formula metadata
brew
git-quick-stats のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-quick-statslocal Homebrew formula metadata
sudo apk add git-quick-statsAlpine Linux edge package indexes · git-quick-stats · ソース: dl-cdn.alpinelinux.org
sudo apt install git-quick-statsDebian stable package indexes · git-quick-stats · ソース: deb.debian.org
nix profile install nixpkgs#git-quick-statsnixpkgs package indexes · pkgs/by-name/gi/git-quick-stats/package.nix · ソース: api.github.com
scoop install main/git-quick-statsScoop official bucket manifest trees · bucket/git-quick-stats.json · ソース: api.github.com
概要
Simple and efficient way to access statistics in git
履歴
git-quick-stats is a Bash-based Git statistics tool that turns commit history into interactive and scripted reports about contributors, branches, commit timing, changelogs, and reviewer suggestions.
The repository began in January 2017 and published its 1.0.0 tag later that month. The project organized around a single command that can run as git-quick-stats or git quick-stats, giving users an interactive menu as well as non-interactive options.
Over time the project added package-manager installation paths, Docker support, JSON and CSV output modes, time-window filters, pathspec filtering, author filtering, heatmaps, timezone breakdowns, and platform notes for GNU date on macOS and FreeBSD.
git-quick-stats has broader package coverage than many small Git helpers: the input records Homebrew, Debian, Ubuntu, Alpine, Nix, and Scoop packaging. The README also documents apt installation for Debian Bullseye or Ubuntu Focal and later, Homebrew installation on macOS, Windows use through Cygwin or WSL, and Docker use.
The project sits in the long-lived command-line reporting niche around git log, providing a friendlier front end for data that Git can expose but that is tedious to assemble by hand.
Practitioners run it inside a Git repository to open the interactive menu or pass flags for reports such as detailed stats, branch stats, contributors, commits per author, commits by day, commits by hour, branches by date, changelogs, and new contributors since a date or tag.
Environment variables let users shape reports without separate config files: _GIT_SINCE and _GIT_UNTIL bound the log range, _GIT_PATHSPEC excludes paths, _GIT_IGNORE_AUTHORS filters people, and _GIT_MERGE_VIEW changes merge handling.
For package-index users, git-quick-stats is a classic portable shell utility: small dependency surface, installation through many OS package managers, and behavior built on standard command-line tools such as git, awk, grep, sort, and coreutils.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-quick-stats | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/git-quick-stats/git-quick-stats
インストールメタデータ
| パッケージキー | brew:git-quick-stats |
|---|---|
| バージョン | 2.11.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/git-quick-stats |
| ホームページ | https://git-quick-stats.sh/ |
| リポジトリ | https://github.com/git-quick-stats/git-quick-stats |
| 上流ドキュメント | https://git-quick-stats.sh/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/git-quick-stats/git-quick-stats/archive/refs/tags/2.11.0.tar.gz |
| 最終更新 | 2026-04-18T15:07:15Z |
| Pulse | updated |
| 依存関係 | coreutils |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-quick-stats |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
git-quick-stats 2.5.8-1
simple and efficient way to access various statistics in git repository
https://github.com/arzzen/git-quick-stats
sudo apt install git-quick-statsgit-quick-stats
nix profile install nixpkgs#git-quick-statsgit-quick-stats 2.5.4-1
simple and efficient way to access various statistics in git repository
https://github.com/arzzen/git-quick-stats
sudo apt install git-quick-statsgit-quick-stats 2.11.0-r0
Access various statistics in git repository
sudo apk add git-quick-statsgit-quick-stats-doc 2.11.0-r0
Access various statistics in git repository (documentation)
sudo apk add git-quick-stats-docmain/git-quick-stats
scoop install main/git-quick-statsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.