Added an option to disable line numbering in diff parsing
commit02fbebc164530b05d1d49ede416dc7dc0c52fa81
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)
tree51dac235f5390dcc97528c3d756bd0c53062a8f0
parent7f9de533efd675b665312b9c604070c5841a4d0b
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