Added a "author -f" aggregation, and a test case.
commitb6cbefc4900aaa001de7558548d46a6e9588adc0
authorSverre Rabbelier <sverre@rabbelier.nl>
Sun, 29 Jun 2008 21:59:20 +0000 (29 23:59 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Sun, 29 Jun 2008 21:59:20 +0000 (29 23:59 +0200)
treeab86715eb0f3a66699dbace06058b67a4da5adf0
parentb0549eba66a54055b42ae9529c5db83fd5c5a884
Added a "author -f" aggregation, and a test case.

With this switch one can see who is active in the specified
file. This activity is currently measured in amount of
commits. By making use of 'author -d' it could be made to
use the 'lines of change' instead.
src/git_stats/author.py
src/t/t8100-stats.sh