Created
September 21, 2010 06:14
-
-
Save chrismdp/589281 to your computer and use it in GitHub Desktop.
Fully tested now with a made up test 'framework'. Run with -t to run tests.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This script prints rows for each author on the project sorted like so:
Alice Coder (45)
Bob Hacker (43)
etc.
It respects hitch-style pairing syntax (e.g. Alice Coder and Bob Hacker dev+alice+bob@acme.com) and credits the commit to each person.