gitstats: Use dashed_form for variable names instead of camelCase
commitc7b23f0dccef32a21f6989a3773cce5fc2bfc32f
authorSverre Rabbelier <sverre@rabbelier.nl>
Wed, 23 Jul 2008 16:19:14 +0000 (23 18:19 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Wed, 23 Jul 2008 18:41:13 +0000 (23 20:41 +0200)
treea89d0f4ab92869c2a4691d18e3fec18fd03af435
parent7731aa77ce89806187bfccdbcd5c13f624ca36bf
gitstats: Use dashed_form for variable names instead of camelCase

The overal style is to use dashed_form for variable names,
this fixes up the exceptions.
src/git_stats/author.py
src/git_stats/branch.py
src/git_stats/bug.py
src/git_stats/commit.py
src/git_stats/diff.py
src/git_stats/index.py
src/git_stats/parse.py