Automic VaultAutomic Vault

brew

git-quick-stats を Homebrew, apk, apt, Nix, scoop でインストール

git-quick-stats のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install git-quick-stats

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add git-quick-stats

Alpine Linux edge package indexes · git-quick-stats · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install git-quick-stats

Debian stable package indexes · git-quick-stats · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#git-quick-stats

nixpkgs package indexes · pkgs/by-name/gi/git-quick-stats/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/git-quick-stats

Scoop official bucket manifest trees · bucket/git-quick-stats.json · ソース: api.github.com

概要

パッケージ概要

Simple and efficient way to access statistics in git

コマンドとエイリアス

  • git-quick-stats

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2017: Repository initialized.
  • 2017: 1.0.0 tag published.
  • 2024: 2.x series developed after years of 1.x releases.
  • 2026: 2.11.0 tag published.

Related projects

  • git itself provides the raw log data consumed by git-quick-stats.
  • GNU coreutils supplies GNU date, which the README calls out as a requirement on macOS and FreeBSD.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
git-quick-statscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版2.11.0
マネージャ更新日2026-04-18
ローカルデータOK
上流最新
検出された最新2.11.0

https://github.com/git-quick-stats/git-quick-stats

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係coreutils
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-quick-stats
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

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-stats
  • Section: utils
  • Architecture: all
  • 2 依存関係
  • normalized package name match
  • 一致条件: Git Quick Stats
Debian stable package indexes · deb.debian.org · Debian stable package indexes: git-quick-stats from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

git-quick-stats

nix profile install nixpkgs#git-quick-stats
  • normalized package name match
  • 一致条件: Git Quick Stats
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-quick-stats/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

git-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-stats
  • Section: universe/utils
  • Architecture: all
  • 2 依存関係
  • normalized package name match
  • 一致条件: Git Quick Stats
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: git-quick-stats from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

git-quick-stats 2.11.0-r0

Access various statistics in git repository

https://git-quick-stats.sh

sudo apk add git-quick-stats
  • License: MIT
  • Architecture: x86_64
  • Source Package: git-quick-stats
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Git Quick Stats
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-quick-stats from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

git-quick-stats-doc 2.11.0-r0

Access various statistics in git repository (documentation)

https://git-quick-stats.sh

sudo apk add git-quick-stats-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: git-quick-stats
  • normalized package name match
  • 一致条件: Git Quick Stats
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-quick-stats-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
Scoop95%

main/git-quick-stats

scoop install main/git-quick-stats
  • normalized package name match
  • 一致条件: Git Quick Stats
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/git-quick-stats.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment