gitstats: Added a simple 'stats.py bug' command
commit4a17edbe0d0265bf2039efde9ccb324b7d1f5a29
authorSverre Rabbelier <sverre@rabbelier.nl>
Fri, 4 Jul 2008 20:58:19 +0000 (4 22:58 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Fri, 4 Jul 2008 20:58:19 +0000 (4 22:58 +0200)
treedc324363fb74f9be4e256ffadf244bf98068dc9b
parenta91596b8895d8e19e72864d4d78e866d1e902cdc
gitstats: Added a simple 'stats.py bug' command

Currently it examines a specific commit using the
appropriate metrics. With the use of flags it is possible
to specify how to use these sub-metrics, and what arguments
to run them with.
src/git_stats/bug.py [new file with mode: 0644]
src/stats.py