]> Lady’s Gitweb - Gitweb/commit
gitweb: Handle other types of tag in git_print_log
authorNamhyung Kim <redacted>
Wed, 4 Jul 2012 02:47:25 +0000 (11:47 +0900)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:32 +0000 (00:51 -0400)
commit7032384573604a2afacace2b5d619c18049e7d09ad64e4d919fb2bb112b2e279
tree92ac4dbd77a73fb44d4ff331e053deb34ad72c80322e17bcaa91263c29786c38
parent6d265b373bd7b368a71f314a64b39c0ee8e056f424d02094747a96fdcb6a242f
gitweb: Handle other types of tag in git_print_log

There are many types of tags used in S-o-b area [1].
Update the regex to handle them properly. It requires
the tag should be started by a capital letter and ended
by '-by: ' or '-By: '. The only exception is 'Cc: '.

[1] http://lwn.net/Articles/503829/

Signed-off-by: Namhyung Kim <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.067222 seconds and 4 git commands to generate.