A tool to show statistics for a given author on a git repository
python gitstats.py --author janedoe --repo ~/workspace/myrepo
Note that you can specify several authors and/or several repositories: all the stats will be added.
The produced graphs use the Chart JS library.