s...@apache.org wrote on Tue, Sep 11, 2012 at 16:58:41 -0000:
> Author: stsp
> Date: Tue Sep 11 16:58:40 2012
> New Revision: 1383480
> 
> URL: http://svn.apache.org/viewvc?rev=1383480&view=rev
> Log:
> Allow mulitple --search options with 'svn log'. Log messages are shown
> if they match any of the provided search patterns (i.e. logical OR).

Right now it is fnmatch patterns --- can we have regexes too please?

I'm not sure about the UI, whether it's a --search-re flag or a
'--search re:foo' or something else.

Reply via email to