Moved the commit information into a seperate class
commit948019e44a4aee4bd531a2e93bd211ebc0e26a82
authorSverre Rabbelier <sverre@rabbelier.nl>
Thu, 10 Jul 2008 11:55:14 +0000 (10 13:55 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Thu, 10 Jul 2008 11:55:14 +0000 (10 13:55 +0200)
treeca878fce572e00c381fcb38feecf98d04b18ecb8
parentf0fb5005230239db6f1e0455a927dfa937671d5d
Moved the commit information into a seperate class

Instead of returning a string with info we in determineType
we now return an object that has a __str__ method defined
to do the same thing.
src/git_stats/bug.py