log mercurial/match.py @ 15137:91f93dcd72aa

age author description
Tue, 09 Aug 2011 11:05:13 +0200 Martin Geisler match: remove unused assignment
Thu, 23 Jun 2011 14:40:57 +0200 Peter Arrenbrecht match: fix bug caused by refactoring in cfc89398f710 stable
Sat, 18 Jun 2011 16:53:44 -0500 Matt Mackall match: introduce basic fileset support
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall match: allow passing a context object to match core
Sat, 07 May 2011 21:12:30 +0200 Patrick Mezard match: make 'listfile:' split on LF and CRLF
Mon, 02 May 2011 10:11:18 +0200 Dan Villiom Podlaski Christiansen prevent transient leaks of file handle by using new helper functions
Wed, 20 Apr 2011 21:41:41 +0200 Adrian Buehlmann move canonpath from util to scmutil
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