gitstats: Added a basic dispatcher to stats.py.
commit7112aac023136b808dca12cc4e01d271b790bb67
authorSverre Rabbelier <sverre@rabbelier.nl>
Fri, 6 Jun 2008 15:04:02 +0000 (6 17:04 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Fri, 6 Jun 2008 15:04:02 +0000 (6 17:04 +0200)
treebda36c9b756424b00653c8d70600f86f50c44ad1
parente7697a7cb6f993718cbaf44ef7ac73fc6082f55c
gitstats: Added a basic dispatcher to stats.py.

What it doesn't do:
* Documentation (e.g., it needs documentation).
* Argument checking, currently it does none at all.
* Exception handling, none either, but do we want that?
src/git_stats/stats.py