]> Lady’s Gitweb - Gitweb/commit
gitweb: Mark first match when searching commit messages
authorJakub Narebski <redacted>
Sun, 2 Mar 2008 15:57:14 +0000 (16:57 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:12 +0000 (00:07 -0400)
commit66597c4f8d1d454bbd9c5fd754b7d481064543176c7bef3aaf078ed531ce8922
treee7a774c62e8dfa12a0e076f0e6c4d6094153aa8a0d51b6d61724f58a1f869695
parentecf2ad03e7ece644e864828bad5e22ea0f9f9d0a3935421f40663cbd374124f7
gitweb: Mark first match when searching commit messages

Due to greediness of a pattern, gitweb used to mark (show) last match
in line, if there are more than one match in line. Now it shows first.
Showing all matches in a line would require further work.

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