gitstats: Made GitStats compatible with the latest version of git-python
commitb7abc94fdb8a2a61c3033073881461eae385f9c3
authorSverre Rabbelier <sverre@rabbelier.nl>
Wed, 11 Jun 2008 15:37:54 +0000 (11 17:37 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Wed, 11 Jun 2008 15:37:54 +0000 (11 17:37 +0200)
tree9aa33f472517016ee3f84745eba2ad510217f1d3
parentd8fe1ca61fabfb90d76c311815ce52af7591576e
gitstats: Made GitStats compatible with the latest version of git-python

The most significant changes are that by default the
trailing newline is removed. Also, the module name was
changed from 'git-python' to just 'git'.
src/git_stats/author.py
src/git_stats/branch.py
src/git_stats/commit.py
src/git_stats/diff.py
src/git_stats/index.py
src/scripts/setupRepo.py
src/stats.py