On Tue, Sep 8, 2009 at 7:48 PM, Dave Grijalva<[email protected]> wrote: > > Holy crap! Git has grep? I did not know that. > > Since we're on the subject, this seems like it would be the ideal default > behavior for the search box. Searching all meta data by default and letting > users narrow down their searches if they need to seems wiser than making > them choose sha1 from the pulldown every time even though the text they > pasted in is obviously a hash.
Yeah, the search can be a bit annoying. I think someone was working on a patch to search all three options by default. A grep option would be a good addition, but would require some reworking of the search field. Once that's done, we can also grep on the commit message (rather than the patch contents).
