Added a simple 'stats.py bug' command
commit6e501a947c2ffcdfb0d5b7c08d3c80e707b3d7de
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)
treebdb988a277e52458c4de31ef609fb75a64795a29
parentc2b4ae7d48c79df961421021a852b34c16501799
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