Fast, insightful and highly customizable Git history analysis.

Vadim Markovtsev 74ee938cb5 Fix utf-8 panic před 9 roky
cmd fc9ceecb6d Improve the granularity selection před 9 roky
.gitignore cce947b98a Initial commit před 9 roky
LICENSE cce947b98a Initial commit před 9 roky
README.md ad401f5a7c Add labours script před 9 roky
analyser.go 74ee938cb5 Fix utf-8 panic před 9 roky
file.go 05937ecfd6 Add internal integrity check před 9 roky
file_test.go 05937ecfd6 Add internal integrity check před 9 roky
labours.py ad401f5a7c Add labours script před 9 roky
rbtree.go a3ee37f91f Initial files před 9 roky

README.md

Hercules

This tool calculates the weekly lines burnout in a Git repository.

###Usage

hercules https://github.com/src-d/go-git | python3 labours.py
hercules /path/to/cloned/go-git | python3 labours.py
hercules https://github.com/torvalds/linux /tmp/linux_cache | python3 labours.py

###License MIT.