gitstats: Two more memories were added and some refactoring
commit21387ad30814859d7931a304caeb0bef343752cd
authorSverre Rabbelier <sverre@rabbelier.nl>
Sat, 12 Jul 2008 18:11:14 +0000 (12 20:11 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Sat, 12 Jul 2008 18:11:14 +0000 (12 20:11 +0200)
tree1d18de741836a802f42e0ff625bd1041463102ce
parent3a7900814ac056c3c069c8cf27f2bb8c7cfdd21f
gitstats: Two more memories were added and some refactoring

Both a memory for files and what commits touched them and
one for raw diffs was added. Together with some refactoring
this speeds up the entire bug detection process so much it
is now actually feasible to run it on a regular repository.
src/git_stats/branch.py
src/git_stats/bug.py
src/git_stats/commit.py
src/git_stats/diff.py