Commit graph

4 commits

Author SHA1 Message Date
Jonathan "Duke" Leto 843fc7ad11 Fix commit and file count in git-summary with a commitish 2010-09-08 15:16:49 -07:00
Jonathan "Duke" Leto 3662dd95bf Make git-summary take an optional commitish
This allows you to ask for a git summary based on a commitish, which is
very useful if you have a lot of project history. For example, if you
want a summary since the tag v42

$ git summary v42..
2010-09-08 15:16:49 -07:00
Jason Young 1158c19b61 Fix printing of authors for git-summary's on Ubuntu 2010-08-26 10:41:18 -07:00
Tj Holowaychuk d77cc7a6ef Added git-summary 2010-08-12 08:32:33 -07:00