Updated the script to handle merges and to treat '-' as 0.
commit07d33848518aa57f9d3206973eb9d40ca8d0ef34
authorSverre Rabbelier <sverre@rabbelier.nl>
Thu, 29 May 2008 17:58:24 +0000 (29 19:58 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Thu, 29 May 2008 17:58:24 +0000 (29 19:58 +0200)
tree93ab9abd285bc06703e304687e31bdadbcd5cc3f
parentd2dc9cc7ff7c58859820c128b6c54b7ea44fd7af
Updated the script to handle merges and to treat '-' as 0.

The parsing logic now determines the line type by looking at it's content.
This was required instead of the 'state' logic since there is no way
to determine how many author lines there will be.
src/git_stats/author.py