Not a verified service
This is not a verified service. It is a research card assembled from the upstream README and metadata. The deployment contract, live deployment and Evidence are not complete.
DECIDE FIRST
What is this project
A browser viewer for the history of files in a Git repository
What problem does it solve
Solves the difficulty of understanding long-term file evolution from ordinary Git diffs
Who it is for
- Developers
- documentation maintainers
- people inspecting content evolution
What it can do
- View file history
- support GitHub GitLab and Bitbucket
- open repositories by URL
Before you deploy
- A static frontend and repository read access
- with the current hosting flow to be confirmed
What to know first
- The upstream is older
- large repositories and API rate limits need measurement
Current stage
Use case and data sources are mapped; compatibility with current GitHub APIs is unverified
Upstream facts
- Upstream
- pomber/git-history
- License
- MIT
- Default branch
- master
- Last push
- 2024-10-10
- Checked on
- 2026-08-27
Next steps
- Confirm API and hosting entry points
- test large file histories
- add rate-limit and caching policy