gitstats: Added a "author -f" aggregation, and a test case.
commit8427ac80ea630eef186f95050d8645b4b86fed0b
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)
tree82e0a9383dc53d62e6433fadfb0a5cd1b1f8f711
parent1e0dc70a30932a0c5429520c980b957b37d621be
gitstats: 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