gitweb: Add author and committer email extraction to parse_commit
commitba00b8c1edafcc414cfe13f8a4addac3893c2a29
authorJakub Narebski <jnareb@gmail.com>
Sat, 25 Nov 2006 14:54:32 +0000 (25 15:54 +0100)
committerJunio C Hamano <junkio@cox.net>
Sat, 25 Nov 2006 21:54:32 +0000 (25 13:54 -0800)
tree7653855fc65c659fbff78f6c211db80be5884250
parent28b9d9f7c67cfd199c4bc9e1ac5197cb17349b15
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>
gitweb/gitweb.perl