summaryrefslogtreecommitdiff
path: root/shortlog.h
AgeCommit message (Collapse)AuthorFilesLines
2008-02-25Add API access to shortlogLibravatar Daniel Barkalow1-0/+26
Shortlog is gives a pretty simple API for cases where you're already identifying all of the individual commits. Make this available to other code instead of requiring them to use the revision API and command line. Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>