Added an option to limit the amount of commits checked
commita2f710b91eaccda7e953c5f69bd73f6ba794fe08
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)
tree54fb18b1f3dc744ef24819d756c1f10e434f529a
parentca36dcc98c478e2cb0bef544e23a2a654dedde8a
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