mercurial/match.py
Fri, 18 Feb 2011 10:28:20 -0600 Steve Borho match: fix subtle error in _buildmatch stable
Sat, 15 Jan 2011 16:02:03 +0100 jfh add debugignore which yields the combined ignore patten of the .hgignore files
Thu, 23 Dec 2010 15:12:24 -0600 Steve Borho match: support reading pattern lists from files
Mon, 13 Sep 2010 13:09:09 +0200 Martin Geisler narrowmatcher: propagate bad method
Mon, 13 Sep 2010 13:08:18 +0200 Martin Geisler narrowmatcher: fix broken rel method
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler match: add narrowmatcher class
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler match: accept auditor argument
Mon, 30 Aug 2010 17:11:51 +0200 Martin Geisler match: mark error messages for translation stable
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Sun, 05 Jul 2009 11:06:09 +0200 Alejandro Santos split local and stdlib module imports (eases migration issues)
Tue, 09 Jun 2009 09:25:17 -0400 timeless Generally replace "file name" with "filename" in help and comments.
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall match: remove match.never
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall match: ignore return of match.bad
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall match: document bad callback semantics
Sun, 24 May 2009 16:37:34 -0500 Matt Mackall match: fix _patsplit breakage with drive letters
Sun, 24 May 2009 02:56:22 -0500 Matt Mackall match: fold match into _match base class
Sun, 24 May 2009 02:56:20 -0500 Matt Mackall match: add exact flag to match() to unify all match forms
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: redefine always and never in terms of match and exact
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: fold _globprefix into _roots
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: optimize escaping in _globre
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: remove head and tail args from _globre
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: fold _matcher into match.__init__
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: rename _matchfn to _buildmatch
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: optimize _patsplit
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: tweak some names
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: simplify _matcher
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: split up _normalizepats
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: optimize _globprefix
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: unnest functions in _matcher
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: kill unused defaults on _globre
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: kill test in matchfn
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: refactor matchfn generation
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: move util match functions over
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: refactor patkind
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: add some default args
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: change all users of util.matcher to match.match
Fri, 15 May 2009 09:43:30 +0200 Simon Heimberg match: use self.exact instead of lambda
Sun, 26 Apr 2009 01:57:00 +0200 Martin Geisler match: add copyright and license header
Wed, 22 Apr 2009 00:57:28 +0200 Martin Geisler replace set-like dictionaries with real sets
Tue, 22 Jul 2008 13:03:31 -0500 Matt Mackall dirstate.walk: speed up calling match function
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: cleanup match classes a bit
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: add always, never, and exact methods
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: begin refactoring badmatch handling
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: introduce match objects
less more (0) tip