[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Feature request: Negative/extended search in log dialog

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-08-30 07:18:06 CEST

On 8/30/07, Alexander Klenin <klenin@gmail.com> wrote:
> Recently, I wanted to display all log messages _not_ containing
> specific substring.
> Sure, it is not very frequent thing to want but still I think it is
> worth thinking of.
>
> User interface can be implemented in the following ways:
> 1) A dedicated checkbox 'Negate search'.
> Advantages: simplest to implement.
> Disadvantages: clutters UI.
>
> 2) Special character to denote negation, e.g. "!search string".
> Advantages: simple to implement, not visual clutter.
> Disadvantages: hard do discover for users, needs way to escape
> negation character.
>
> 3) Implement full regex support for searching.
> Advantages: most powerful and simple from the users' POV.
> Disadvantages: Obviously more complex to implement.

The search string already *is* a full regex. Only if you enter a
search string that's not a valid regex expression, a normal text
search is done.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Aug 30 07:15:12 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.