summaryrefslogtreecommitdiff
path: root/mailmap.h
Commit message (Collapse)AuthorAgeFilesLines
* Split out mailmap handling out of shortlogJunio C Hamano2007-04-291-0/+7
This splits out a few functions to deal with mailmap from shortlog and makes it a bit more usable from other programs. Most notably, it does not clobber input e-mail address anymore. Signed-off-by: Junio C Hamano <junkio@cox.net>