gitstats: Moved things around a lot, and made commitTouches fixup nonrelative paths
commite41e5b97246663ce85ee291bed5eed45a740c359
authorSverre Rabbelier <sverre@rabbelier.nl>
Fri, 6 Jun 2008 18:56:12 +0000 (6 20:56 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Fri, 6 Jun 2008 18:56:12 +0000 (6 20:56 +0200)
tree7e82343c770931c13d9c2980e22445303eafa676
parent7112aac023136b808dca12cc4e01d271b790bb67
gitstats: Moved things around a lot, and made commitTouches fixup nonrelative paths

Before, it was required to run commitTouches from the top
level directory, now it first makes the paths relative
to the current directory (since rev-list wants it that
way).
src/git_stats/author.py
src/git_stats/branch.py [new file with mode: 0644]
src/git_stats/commit.py [new file with mode: 0644]
src/git_stats/diff.py [moved from src/git_stats/history.py with 70% similarity, mode: 0644]
src/git_stats/index.py
src/git_stats/stats.py