Fakerr/git-recall
An interactive way to peruse your git history from the terminal observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3518
- days_rel: n/a
- days_push: 1959
- n_releases_24m: 0
Adoption not part of the score
2112 stars · 45 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
git-recall is a shell-based interactive terminal tool for browsing git commit history, with filtering by author, date range, branch, and paths. It presents commits in a navigable list where users can expand diffs with keyboard shortcuts.
Use cases
- review what I committed yesterday from the terminal
- browse a teammate's commits from the last 5 days
- interactively expand commit diffs in git history
- filter git log by author and date range
- see recent commits on a specific branch
- recall what contributors did on a repo this week
When to choose
- you want a friendlier, interactive alternative to git log in the terminal
- you need to quickly review recent commits by author or date
- you prefer lightweight shell tools with minimal dependencies
When to avoid
- you need a GUI or graphical git history viewer
- you are on Windows without a Bash 4.3+ environment
- you need advanced git log features like graph visualization or searching
Facets
cli-tool · maturity maintenance
cli version-control developer-tools terminal-ui developer-tools version-control cli git git-history interactive shell-script commit-log command-line linux macos
1 source
- readme: https://github.com/Fakerr/git-recall · fetched 2026-08-28 · 66dbc81aa93d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Fakerr/git-recall | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Fakerr/git-recall")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem