author | Jakub Narebski <jnareb@gmail.com> | |
Mon, 14 Aug 2006 00:08:27 +0000 (02:08 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 15 Aug 2006 00:02:42 +0000 (17:02 -0700) | ||
commit | 17d07443188909ef5f8b8c24043cb6d9fef51bca | |
tree | f2aa4a82b6842a9f510fa2d5de5b268e83c2fc32 | tree | snapshot |
parent | a446d6bb53cb59f559603c411747d7ac5373e326 | commit | diff |
gitweb: Refactor printing shortened title in git_shortlog_body and git_tags_body
Separate printing of perhaps shortened title (subject) in
git_shortlog_body and git_tags_body into format_subject_html.
While at it, remove presentation element <b>...</b> used to format
title (subject) and move formatting to CSS.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Separate printing of perhaps shortened title (subject) in
git_shortlog_body and git_tags_body into format_subject_html.
While at it, remove presentation element <b>...</b> used to format
title (subject) and move formatting to CSS.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.css | diff | blob | history | |
gitweb/gitweb.perl | diff | blob | history |