]> xenbits.xensource.com Git - people/larsk/xenproject-org-gitdm.git/commit
Added option to get the stats from numstat instead of diff
authorGermán Póo-Caamaño <gpoo@gnome.org>
Thu, 23 Jun 2011 00:25:17 +0000 (17:25 -0700)
committerGermán Póo-Caamaño <gpoo@gnome.org>
Thu, 23 Jun 2011 02:27:47 +0000 (19:27 -0700)
commit935be113b3ad3023b102ec00ba0272315a6d27e7
tree9a9ecbfea3b997e1417b8a52af1f34f8ad01fa5a
parent4a729f1d7249517bdeeeb1f8f936bdf6b0257b78
Added option to get the stats from numstat instead of diff

The option --numstat of git log gives the statistics of
lines added and removed file.  Hence, it is not necessary
to parser a raw diff.

Another benefit, it is a less verbose log to be processed,
which helps to process long logs.  This also prepares the
code for counting the changes per file type.

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