Introduce a bugfixRating to bug.py
commit7523cf104dbfa71c2c4ac9dce69642b614cad4bb
authorSverre Rabbelier <sverre@rabbelier.nl>
Tue, 15 Jul 2008 16:00:49 +0000 (15 18:00 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Tue, 15 Jul 2008 16:00:49 +0000 (15 18:00 +0200)
tree547734c80b9c0937f43ae9814dfe0e67c0b37493
parent05d81e382fa7bbf59fa7c5ead85c9c49b850e2e2
Introduce a bugfixRating to bug.py

Each commit that has one of the 'bug' properties now has a
bugfixRating. This rating is done by adding the values of
all the applicable <property>_rating settings.
src/git_stats/bug.py