gitweb: linkify author/committer names with search
commite133d65c3e3d7f5f869edb2d6205af68af0fe38f
authorStephen Boyd <bebarino@gmail.com>
Fri, 16 Oct 2009 04:14:59 +0000 (15 21:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Oct 2009 07:08:16 +0000 (20 00:08 -0700)
treec1be969887fc6f085196b5bc13906baf8c84ed6f
parent452e2256d2d7cb5494ca10fcbbb6bdf29570f2c0
gitweb: linkify author/committer names with search

It's nice to search for an author by merely clicking on their name in
gitweb. This is usually faster than selecting the name, copying the
selection, pasting it into the search box, selecting between
author/committer and then hitting enter.

Linkify the avatar icon in log/shortlog view because the icon is directly
adjacent to the name and thus more related. The same is not true
when in commit/tag view where the icon is farther away.

Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.css
gitweb/gitweb.perl