author | Junio C Hamano <junkio@cox.net> | |
Fri, 27 Apr 2007 07:41:15 +0000 (00:41 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 29 Apr 2007 09:05:06 +0000 (02:05 -0700) | ||
commit | 7c1c6782e0b88c9366c575fd47e48050070afdd3 | |
tree | 141a31e6d2af4097fbfaaedb754cea425a835cba | tree | snapshot |
parent | 093dc5bee61c47f5b0f3bea04339c9bf8839ca47 | commit | diff |
Split out mailmap handling out of shortlog
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>
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>
Makefile | diff | blob | history | |
builtin-shortlog.c | diff | blob | history | |
mailmap.c | [new file with mode: 0644] | blob |
mailmap.h | [new file with mode: 0644] | blob |