gitstats: Added an option to limit the amount of commits checked
commit3cefe6b1b4f6e09106c4face53bac9af93074ca8
authorSverre Rabbelier <sverre@rabbelier.nl>
Mon, 14 Jul 2008 17:11:28 +0000 (14 19:11 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Mon, 14 Jul 2008 17:11:28 +0000 (14 19:11 +0200)
tree9ba08873694a6ab0e3949fbbcd5378e980742d45
parent46e03ddc63d980963d26fc4d46003e799874de5a
gitstats: Added an option to limit the amount of commits checked

When gathering bug information on commits it is useful on
large repositories to gather stats on only the most recent
commits instead of all commits. Defaults to 10, which is a
small value, but makes 'bug -a' usable on git.git.
src/git_stats/bug.py