top | item 13518676

(no title)

rpedroso | 9 years ago

I have no suggestions for the latter two, but number of commits / user / repo is doable in vanilla git:

  git shortlog -n -s

discuss

order

dajohnson89|9 years ago

Also, check out the '--shortstat' flag available to commands such as diff and log.