gitweb: Refactor printing shortened title in git_shortlog_body and git_tags_body
commit17d07443188909ef5f8b8c24043cb6d9fef51bca
authorJakub Narebski <jnareb@gmail.com>
Mon, 14 Aug 2006 00:08:27 +0000 (14 02:08 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 15 Aug 2006 00:02:42 +0000 (14 17:02 -0700)
treef2aa4a82b6842a9f510fa2d5de5b268e83c2fc32
parenta446d6bb53cb59f559603c411747d7ac5373e326
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>
gitweb/gitweb.css
gitweb/gitweb.perl