gitstats: Created a commitTouched function and a prettyPrint helper function
commit964d50275048c56c992d5a8352a6e074fe7c4b0c
authorSverre Rabbelier <sverre@rabbelier.nl>
Sat, 31 May 2008 23:31:15 +0000 (1 01:31 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Sat, 31 May 2008 23:31:15 +0000 (1 01:31 +0200)
tree934ea2fb82c3b4d9965ca2bfb2b35c047116a7eb
parente5cf6da32d9259b4cc8920cd133bcd5010064cf1
gitstats: Created a commitTouched function and a prettyPrint helper function

commitTouched is similar to touched except that it operates on a commit
while touched operates on the changes currently staged.
The prettyPrint helper function is used by both to print the commits.
src/git_stats/stats.py