gitstats: Refactored the custom parser into it's own file
commitb0225dfbd4711e604ba6fc218bfe2d05a943b69d
authorSverre Rabbelier <sverre@rabbelier.nl>
Sun, 15 Jun 2008 22:10:38 +0000 (16 00:10 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Sun, 15 Jun 2008 22:10:38 +0000 (16 00:10 +0200)
treef48c6b46734cfb70b847babf6cd9dddb72df991d
parentf661b7173e62ec3d2886553cfef392e8d5fe3f4c
gitstats: Refactored the custom parser into it's own file

Meanwhile, added a file parser which checks if the files
are known to git.
src/git_stats/author.py
src/git_stats/branch.py
src/git_stats/commit.py
src/git_stats/diff.py
src/git_stats/parse.py [new file with mode: 0644]