Re: [fossil-users] ignore-glob and case sensitive

2012-04-13 Thread Stephan Beal
On Fri, Apr 13, 2012 at 3:10 PM, vince vinc...@neuf.fr wrote:

 the option ignore-glob is case sensitive.


0.02 Euro: My suggestion would that we add ignore-like as a new option, the
difference being that ignore-glob uses (like now) a GLOB comparison
(case-sensitive) and ignore-like would use a LIKE comparison
(case-insensitive). We could combine the two in the queries which uses them
(where ... NOT GLOB ...ignore-glob... AND LOT LIKE ...ignore-like...).

My hand is injured and i can't type worth a damn, or i'd have a look at
implementing this. i think this request has come up before.

-- 
- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] ignore-glob and case sensitive

2012-04-13 Thread Ramon Ribó
Wouldn't it be more logical that

fossil settings ignore-glob

followed the case criteria of:

fossil settings case-sensitive

?

RR


2012/4/13 Stephan Beal sgb...@googlemail.com

 On Fri, Apr 13, 2012 at 3:10 PM, vince vinc...@neuf.fr wrote:

 the option ignore-glob is case sensitive.


 0.02 Euro: My suggestion would that we add ignore-like as a new option,
 the difference being that ignore-glob uses (like now) a GLOB comparison
 (case-sensitive) and ignore-like would use a LIKE comparison
 (case-insensitive). We could combine the two in the queries which uses them
 (where ... NOT GLOB ...ignore-glob... AND LOT LIKE ...ignore-like...).

 My hand is injured and i can't type worth a damn, or i'd have a look at
 implementing this. i think this request has come up before.

 --
 - stephan beal
 http://wanderinghorse.net/home/stephan/
 http://gplus.to/sgbeal


 ___
 fossil-users mailing list
 fossil-users@lists.fossil-scm.org
 http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] ignore-glob and case sensitive

2012-04-13 Thread vince

it's true!

Le 13/04/2012 17:57, Ramon Ribó a écrit :


Wouldn't it be more logical that

fossil settings ignore-glob

followed the case criteria of:

fossil settings case-sensitive

?

RR


2012/4/13 Stephan Beal sgb...@googlemail.com 
mailto:sgb...@googlemail.com


On Fri, Apr 13, 2012 at 3:10 PM, vince vinc...@neuf.fr
mailto:vinc...@neuf.fr wrote:

the option ignore-glob is case sensitive.


0.02 Euro: My suggestion would that we add ignore-like as a new
option, the difference being that ignore-glob uses (like now) a
GLOB comparison (case-sensitive) and ignore-like would use a LIKE
comparison (case-insensitive). We could combine the two in the
queries which uses them (where ... NOT GLOB ...ignore-glob... AND
LOT LIKE ...ignore-like...).

My hand is injured and i can't type worth a damn, or i'd have a
look at implementing this. i think this request has come up before.

-- 
- stephan beal

http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal


___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
mailto:fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users




___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] ignore-glob and case sensitive

2012-04-13 Thread Stephan Beal
On Fri, Apr 13, 2012 at 5:57 PM, Ramon Ribó ram...@compassis.com wrote:


 Wouldn't it be more logical that

 fossil settings ignore-glob

 followed the case criteria of:

 fossil settings case-sensitive


That would be the most obvious (and simplest to implement), i think. But
then you're limited to one or the other.

-- 
- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users