Skip to content

suaskot/git.charts

 
 

Repository files navigation

gitcharts

Open in molab

A repository with some cool charts that tell us about the history of a git repo.

CleanShot 2025-12-18 at 14 02 56

With charts like this you get an idea of how quickly code is rewritten in a repo. You can explore the GitHub pages link or the marimo notebook to learn more.

CLI Usage

You can also run git_archaeology.py as a command-line script:

uv run git_archaeology.py --repo https://github.com/marimo-team/marimo --samples 50

Arguments:

  • --repo (required) — Repository URL (HTTPS)
  • --samples (optional, default: 100) — Number of commits to sample

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 66.8%
  • JavaScript 22.5%
  • HTML 8.5%
  • CSS 2.0%
  • Makefile 0.2%