Fast, insightful and highly customizable Git history analysis.

Vadim Markovtsev 79f337d1bc Improve error reporting пре 9 година
cmd fc9ceecb6d Improve the granularity selection пре 9 година
.gitignore cce947b98a Initial commit пре 9 година
LICENSE cce947b98a Initial commit пре 9 година
README.md ad401f5a7c Add labours script пре 9 година
analyser.go 79f337d1bc Improve error reporting пре 9 година
file.go a3ee37f91f Initial files пре 9 година
file_test.go a3ee37f91f Initial files пре 9 година
labours.py ad401f5a7c Add labours script пре 9 година
rbtree.go a3ee37f91f Initial files пре 9 година

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.