1
0
Quick and dirty time tracker on git histories.
Go to file
Jon Michael Aanes 6c9f6b157d
All checks were successful
Test Python / Test (push) Successful in 20s
Sample filter cmdline argument implemented
2024-06-08 15:17:04 +02:00
.gitea/workflows 🤖 Repository layout updated to latest Python version 2024-06-03 22:44:45 +02:00
docs Image and updated README 2024-06-04 00:47:44 +02:00
git_time_tracker Sample filter cmdline argument implemented 2024-06-08 15:17:04 +02:00
test Year labels 2024-06-08 15:09:57 +02:00
.gitignore 🤖 Repository layout updated to latest Python version 2024-06-03 22:44:45 +02:00
README.md Updated README 2024-06-04 00:48:54 +02:00
requirements_test.txt README 2024-06-04 00:46:15 +02:00
requirements.txt README 2024-06-04 00:46:15 +02:00
ruff.toml 🤖 Repository layout updated to latest Python version 2024-06-03 22:44:45 +02:00
setup.py 🤖 Repository layout updated to latest Python version 2024-06-04 00:48:59 +02:00

Git-based Time Tracker

Quick and dirty time tracker on git histories.

Uses the simple heuristics that each commit takes precisely one hour of work. It will automatically trim commits below one hour if another commit occurred less than an hour ago.

Usage:

python -m git_time_tracker REPO1 REPO2...

Obligatory

This tool reports:

Jmaa/git-time-tracker.git                 3.18 hours

And the (Hamster) manual time tracker reports: