]> Lady’s Gitweb - Gitweb/commit
gitweb: linkify author/committer names with search
authorStephen Boyd <redacted>
Fri, 16 Oct 2009 04:14:59 +0000 (21:14 -0700)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:39 +0000 (00:50 -0400)
commit770e157c9fe5f40956461848db36d320040cb0ba06d2d12e5346d71b3c1f76de
tree9f6a37ae4acd47136de637d9fbb3f19b0618e2ae0099c74910c023346b911dee
parent2d23087538058461130c845b6268b1a3f3107da44464a8d95c3852a6e6d8f503
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.css
gitweb.perl
This page took 0.256082 seconds and 4 git commands to generate.