]> Lady’s Gitweb - Gitweb/commit
gitweb: Make project description in projects list link to summary view
authorJakub Narebski <redacted>
Sun, 26 Nov 2006 01:18:26 +0000 (02:18 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:11 +0000 (00:07 -0400)
commit240af336f3dee03024c27db7bbd7c178c351df5f86973024bf0d30429163b73d
treeacadece19fdfa53af5d51f547569c41ee432a1b32c316155d7f470f58078adf1
parent4d1782f748e649149c934f3b92b39848920a47e93a077e2242388c3ae2528026
gitweb: Make project description in projects list link to summary view

Make (shortened) project description in the "projects list" view
hyperlink to the "summary" view of the project. Project names are
sometimes short; having project description be hyperling gives larger
are to click. While at it, display full description on mouseover via
'title' attribute to introduced link.

Additionally, fix whitespace usage in modified git_project_list_body
subroutine: tabs are for indent, spaces are for align.

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