author | Jakub Narebski <jnareb@gmail.com> | |
Sat, 25 Nov 2006 14:54:32 +0000 (15:54 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 25 Nov 2006 21:54:32 +0000 (13:54 -0800) | ||
commit | ba00b8c1edafcc414cfe13f8a4addac3893c2a29 | |
tree | 7653855fc65c659fbff78f6c211db80be5884250 | tree | snapshot |
parent | 28b9d9f7c67cfd199c4bc9e1ac5197cb17349b15 | commit | diff |
gitweb: Add author and committer email extraction to parse_commit
Extract author email to 'author_email' key, and comitter mail to
'committer_mail' key; uniquify committer and author lines handling
by the way.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Extract author email to 'author_email' key, and comitter mail to
'committer_mail' key; uniquify committer and author lines handling
by the way.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |