Received: from makus.postgresql.org (makus.postgresql.org [98.129.198.125]) by mail.postgresql.org (Postfix) with ESMTP id 0659A184B5A8 for ; Wed, 30 May 2012 11:04:03 -0300 (ADT) Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1SZjVJ-0006EI-KD for pgsql-www@postgresql.org; Wed, 30 May 2012 14:04:02 +0000 Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id q4UE3itU029206; Wed, 30 May 2012 10:03:44 -0400 (EDT) To: Marti Raudsepp cc: Magnus Hagander , Bruce Momjian , PostgreSQL www Subject: Re: searching for git commit hash In-reply-to: References: <20120530003133.GB24440@momjian.us> Comments: In-reply-to Marti Raudsepp message dated "Wed, 30 May 2012 12:44:20 +0300" Date: Wed, 30 May 2012 10:03:44 -0400 Message-ID: <29205.1338386624@sss.pgh.pa.us> From: Tom Lane X-Pg-Spam-Score: -1.9 (-) X-Archive-Number: 201205/68 X-Sequence-Number: 20692 Marti Raudsepp writes: > On Wed, May 30, 2012 at 8:06 AM, Magnus Hagander wrote: >> I don't believe gitweb supports searching. You'll need to pick another >> hash and then copy/paste on the URL. > Well there is a "search" box in the upper right corner, but I think it > can only search for text, not commit hashes. I have a private page containing a text box I can type the hash into. This is very fast and it works with hash prefixes too, which I bet google would not.
Git Commit Hash
Dunno if enough people would use this to justify putting it on a public page. regards, tom lane