Two more memories were added and some refactoring
commitaf2fff8d9d6a7973a6b86ddac26188683a78a51a
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)
treea6186b559f96b940bd61992ea3dd0f97ee340330
parentb7fc0068dc44ce5bd99e2dd29d053d87ffb4bb4e
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