gitstats: Added an option to disable line numbering in diff parsing
commit359badb9ecb1e638614b897da8e289f79a763302
authorSverre Rabbelier <sverre@rabbelier.nl>
Sat, 12 Jul 2008 22:23:48 +0000 (13 00:23 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Sat, 12 Jul 2008 22:23:48 +0000 (13 00:23 +0200)
treef72e7120b55678b901025f9108ff442c76742152
parente02dcff278e6ccf37d43d48c9fba54fc0379cd0a
gitstats: Added an option to disable line numbering in diff parsing

This makes it easier to reseuse the parsed diff for other
purposes than visual presentation. Also restored the use of
the context variable, in which the unparsed context line
is stored for usage by others.
src/git_stats/diff.py