# tomgi/git_stats

GitStats is a git repository statistics generator.

Repository: https://github.com/tomgi/git_stats
Canonical: https://ross.abutalabs.com/products/git_stats
Language: Ruby
License: MIT
License Family: permissive
Topics: statistics-generator, git
Last push: 2025-11-07T01:32:50+00:00

## Health v2 (maintenance only)
Score: 55/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 50, release rhythm 35, longevity 100
- inputs: {"age_days": 5079, "days_push": 300, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1085, forks 157 (observed 2026-08-28T04:03:31.914749+00:00)

## What it is
GitStats is a Ruby CLI tool that analyzes a git repository and generates an HTML page with statistics such as commit activity and author contributions. The original project is no longer maintained, with active forks recommended.

## Use cases
- generate statistics for a git repository
- visualize commit history and author contributions as html
- analyze activity of a codebase over time
- create contribution reports for open-source projects
- get per-directory commit stats from git history

## When to choose
- you need a quick, self-contained html report of git repository activity
- you want a simple gem-based tool with no server or database
- you are fine using an actively maintained fork

## When to avoid
- you need actively maintained software with ongoing bug fixes
- you need real-time or CI-integrated analytics dashboards
- your environment lacks a Ruby setup

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: analytics, developer-tools, cli, data-visualization
- domain: version-control, developer-tools, analytics
- platform: cli, cross-platform, ruby
- tags: git-statistics, html-reports, code-analytics, repository-analysis

## Member repositories
- tomgi/git_stats (main) score 55

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.914749+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:49:53.736084+00:00, confidence not recorded.
  - readme: https://github.com/tomgi/git_stats (fetched 2026-08-28T04:03:31.914749+00:00, sha a4d02ff90e39)
- Data as of 2026-08-30T08:39:29.467469+00:00.
