]> Lady’s Gitweb - Gitweb/commit
gitweb: Add author and committer email extraction to parse_commit
authorJakub Narebski <redacted>
Sat, 25 Nov 2006 14:54:32 +0000 (15:54 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:11 +0000 (00:07 -0400)
commitb3fa569fa2c65abaf6a84043079af7fff8286a590057b51abe883e7bdd63e654
tree69630f67f276a7f1e1b669f193418b490e74ba043b1d5e54199bd91a6df9ac29
parentc39d459fa4114fe3f7d861b3e7a441084a1cccaa41d79168de75e96987370c99
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.278163 seconds and 4 git commands to generate.