aboutsummaryrefslogtreecommitdiff
path: root/shortlog.h
Commit message (Collapse)AuthorAge
* Add API access to shortlogDaniel Barkalow2008-02-25
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>