]> xenbits.xensource.com Git - people/larsk/xenproject-org-gitdm.git/commit
Added a function to parse the stats per file
authorGermán Póo-Caamaño <gpoo@gnome.org>
Thu, 23 Jun 2011 01:31:08 +0000 (18:31 -0700)
committerGermán Póo-Caamaño <gpoo@gnome.org>
Thu, 23 Jun 2011 02:27:47 +0000 (19:27 -0700)
commit27bb2eca315c6c0a0eb49af4402cc5c81815047c
tree4a975bd0dbdd6615009352f86820e3ccab715a1d
parent70df53f20f22f3a591a1e3dbf30fb6c934be1c78
Added a function to parse the stats per file

In order to make cleaner the code, I created a function
that parses a numstat line, which is useful to determine
the modified filename, and to calculate lines added and
removed.

Signed-off-by: Germán Póo-Caamaño <gpoo@gnome.org>
gitdm