gitstats: General cleanups in bug.py
commita984a23cb680c0d3bb4e3e41e171a88d90adbd0b
authorSverre Rabbelier <sverre@rabbelier.nl>
Mon, 14 Jul 2008 22:43:06 +0000 (15 00:43 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Mon, 14 Jul 2008 22:43:06 +0000 (15 00:43 +0200)
tree6f0350cdefca6a8f0174e0ddb6e0e59e4145b74e
parentf3b982e4e056277c7f49537f7e09b9a299988eb3
gitstats: General cleanups in bug.py

Main changes are renaming variables with camelCase names
to dashed_form names and refactoring extractKwargs to use
a list of options to be extracted.
Updated the sample config file to match the rename changes.
src/git_stats/bug.py
src/git_stats/config