X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/ce6f98e12cf2125f4650bd90edaf88a4c7c13817ac69e2e7b5bef58a455797d7..4ca9c7847a5ad6dd281879b2cc5a337ff91a13a1c55d08c330a7f49824b2eba8:/gitweb.perl?ds=sidebyside diff --git a/gitweb.perl b/gitweb.perl index 1e0af11..4819df8 100755 --- a/gitweb.perl +++ b/gitweb.perl @@ -8086,7 +8086,7 @@ sub git_search_help {

Pattern is by default a normal string that is matched precisely (but without regard to case, except in the case of pickaxe). However, when you check the re checkbox, the pattern entered is recognized as the POSIX extended -regular expression (also case +regular expression (also case insensitive).

commit