Fast, insightful and highly customizable Git history analysis.

Vadim Markovtsev 25ce7fedea Workaround bad modifications %!s(int64=8) %!d(string=hai) anos
cmd fc9ceecb6d Improve the granularity selection %!s(int64=8) %!d(string=hai) anos
.gitignore cce947b98a Initial commit %!s(int64=8) %!d(string=hai) anos
LICENSE cce947b98a Initial commit %!s(int64=8) %!d(string=hai) anos
README.md ad401f5a7c Add labours script %!s(int64=8) %!d(string=hai) anos
analyser.go 25ce7fedea Workaround bad modifications %!s(int64=8) %!d(string=hai) anos
file.go 05937ecfd6 Add internal integrity check %!s(int64=8) %!d(string=hai) anos
file_test.go 05937ecfd6 Add internal integrity check %!s(int64=8) %!d(string=hai) anos
labours.py ad401f5a7c Add labours script %!s(int64=8) %!d(string=hai) anos
rbtree.go a3ee37f91f Initial files %!s(int64=8) %!d(string=hai) anos

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.