Automic VaultAutomic Vault

brew

Installer git-quick-stats avec Homebrew, apk, apt, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-quick-stats pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install git-quick-stats

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add git-quick-stats

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

Debian aptvérifié · 92%
sudo apt install git-quick-stats

Debian stable package indexes · git-quick-stats · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#git-quick-stats

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

Windows

Scoopvérifié · 92%
scoop install main/git-quick-stats

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

aperçu

Résumé du paquet

Simple and efficient way to access statistics in git

Commandes et alias

  • git-quick-stats

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 1 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
git-quick-statscliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire2.11.0
gestionnaire mis à jour2026-04-18
données localesOK
amontà jour
dernière version détectée2.11.0

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

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:git-quick-stats
Version2.11.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/git-quick-stats
Page d'accueilhttps://git-quick-stats.sh/
Dépôthttps://github.com/git-quick-stats/git-quick-stats
Docs amonthttps://git-quick-stats.sh/
LicenceMIT
Archive sourcehttps://github.com/git-quick-stats/git-quick-stats/archive/refs/tags/2.11.0.tar.gz
Dernière mise à jour2026-04-18T15:07:15Z
Pulseupdated
Dépendancescoreutils
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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