gilesbowkett/rewind
Rewind is an intelligent archivist. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4892
- days_rel: n/a
- days_push: 3414
- n_releases_24m: 0
Adoption not part of the score
1852 stars · 62 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rewind is a small collection of bash and Ruby scripts for analyzing git repository history. It generates per-file statistics (lines of code, commit counts, first/last commit dates) and authorship tallies that can be exported to CSV for spreadsheet analysis.
Use cases
- analyze which files are most important in a git project's history
- generate per-file commit and line-count statistics as CSV
- tally authorship events per developer in a repository
- identify hotspots in a codebase by commit frequency
- sort project files by importance metrics in a spreadsheet
When to choose
- you want quick, simple git history reports without installing heavy tooling
- you prefer scripts whose output you can open directly in a spreadsheet app
- you need a lightweight way to gauge file importance or author contribution
When to avoid
- you need maintained tooling with active support or updates
- you are analyzing extremely large repositories with very long histories, where it may be very slow
- you need per-author analysis across multiple file types at once
Facets
cli-tool · maturity abandoned
developer-tools analytics version-control developer-tools cli git git-history code-analysis shell-scripts ruby csv-export command-line macos linux
1 source
- readme: https://github.com/gilesbowkett/rewind · fetched 2026-08-28 · 7f83f3cdab63
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gilesbowkett/rewind | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="gilesbowkett/rewind")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem