A thing I wrote forever ago for analyzing team statistics
Go to file
Eli Ribble 6c78e686ee Add initial function for counting commits over time periods
This just starts at the beginning of 2014 and cranks through
2015-07-30 15:14:24 -06:00
bin Add initial function for counting commits over time periods 2015-07-30 15:14:24 -06:00
teamanalysis return start and end for a checkpoint 2015-07-30 14:46:23 -06:00
templates Fix links for git_stats 2015-07-30 14:46:31 -06:00
tests return start and end for a checkpoint 2015-07-30 14:46:23 -06:00
.gitignore Ignore our git stats output 2015-07-23 13:01:13 -06:00
README.md Initial commit, got popularity scanner working 2015-07-23 12:36:25 -06:00
pytest.ini Add way to get clear checkpoints for starting new time periods 2015-07-30 14:44:24 -06:00
setup.py Add unit testing tools 2015-07-30 14:44:12 -06:00

README.md