a terminal git stats plotter, to show contributions over time
Find a file
alemi 5a35e6b04c
feat: first bad implementation
it just reads path from argv[1] and plots commits per week for all users
and quits at first keypress or mouse event
2023-11-21 03:17:15 +01:00
src feat: first bad implementation 2023-11-21 03:17:15 +01:00
.editorconfig chore: env 2023-11-21 03:17:02 +01:00
.gitignore chore: env 2023-11-21 03:17:02 +01:00
.rustfmt.toml chore: env 2023-11-21 03:17:02 +01:00
Cargo.toml feat: first bad implementation 2023-11-21 03:17:15 +01:00