summaryrefslogtreecommitdiff
path: root/mailmap.c
AgeCommit message (Expand)Author
2007-12-08mailmap: fix bogus for() loop that happened to be safe by accidentJunio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-04-30Include mailmap.h in mailmap.c to catch mailmap interface changesAlex Riesen
2007-04-30Fix read_mailmap to handle a caller uninterested in repo abbreviationAlex Riesen
2007-04-30Use strlcpy instead of strncpy in mailmap.cAlex Riesen
2007-04-29Split out mailmap handling out of shortlogJunio C Hamano