gitstats: Moved the commit information into a seperate class
commit18370ad215ab367eb24640dbb4ac2fc6d2e91295
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)
treeacb8ca7288b865babb32c1c2fa8420deb82a8d24
parent182833d34acbd4217cd89479b3430ba97015f896
gitstats: 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