Wed, 20 Apr 2011 21:41:41 +0200 |
Adrian Buehlmann |
move canonpath from util to scmutil
|
file |
diff |
annotate
|
Fri, 18 Feb 2011 10:28:20 -0600 |
Steve Borho |
match: fix subtle error in _buildmatch
stable
|
file |
diff |
annotate
|
Sat, 15 Jan 2011 16:02:03 +0100 |
jfh |
add debugignore which yields the combined ignore patten of the .hgignore files
|
file |
diff |
annotate
|
Thu, 23 Dec 2010 15:12:24 -0600 |
Steve Borho |
match: support reading pattern lists from files
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 13:09:09 +0200 |
Martin Geisler |
narrowmatcher: propagate bad method
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 13:08:18 +0200 |
Martin Geisler |
narrowmatcher: fix broken rel method
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
match: add narrowmatcher class
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
match: accept auditor argument
|
file |
diff |
annotate
|
Mon, 30 Aug 2010 17:11:51 +0200 |
Martin Geisler |
match: mark error messages for translation
stable
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
file |
diff |
annotate
|
Sun, 05 Jul 2009 11:06:09 +0200 |
Alejandro Santos |
split local and stdlib module imports (eases migration issues)
|
file |
diff |
annotate
|
Tue, 09 Jun 2009 09:25:17 -0400 |
timeless |
Generally replace "file name" with "filename" in help and comments.
|
file |
diff |
annotate
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
match: remove match.never
|
file |
diff |
annotate
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
match: ignore return of match.bad
|
file |
diff |
annotate
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
match: document bad callback semantics
|
file |
diff |
annotate
|
Sun, 24 May 2009 16:37:34 -0500 |
Matt Mackall |
match: fix _patsplit breakage with drive letters
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:22 -0500 |
Matt Mackall |
match: fold match into _match base class
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:20 -0500 |
Matt Mackall |
match: add exact flag to match() to unify all match forms
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: redefine always and never in terms of match and exact
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: fold _globprefix into _roots
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: optimize escaping in _globre
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: remove head and tail args from _globre
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: fold _matcher into match.__init__
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: rename _matchfn to _buildmatch
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: optimize _patsplit
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: tweak some names
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: simplify _matcher
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: split up _normalizepats
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: optimize _globprefix
|
file |
diff |
annotate
|