log mercurial/fileset.py @ 20480:ada89e5b5b0c

age author description
Wed, 01 Jan 2014 18:28:40 -0500 Augie Fackler merge with stable
Sat, 21 Dec 2013 12:44:19 +0900 Yuya Nishihara fileset, revset: do not use global parser object for thread safety stable
Wed, 06 Nov 2013 16:48:06 -0500 Augie Fackler cleanup: move stdlib imports to their own import statement
Tue, 23 Jul 2013 14:18:56 -0500 Matt Mackall fileset: handle underbar in symbols stable
Tue, 14 May 2013 15:16:43 -0700 Bryan O'Sullivan util: migrate fileset._sizetoint to util.sizetoint
Fri, 29 Mar 2013 16:48:32 -0700 Matt Mackall filesets: add eol predicate
Wed, 12 Dec 2012 02:38:14 +0100 Mads Kiilerich subrepos: process subrepos in sorted order
Wed, 15 Aug 2012 22:50:23 +0200 Patrick Mezard fileset: fix generator vs list bug in fast path stable
Wed, 15 Aug 2012 19:25:45 +0200 Patrick Mezard fileset: do not traceback on invalid grep pattern stable
Wed, 15 Aug 2012 22:29:32 +0200 Patrick Mezard fileset: matchctx.existing() must consider ignored files stable
Wed, 15 Aug 2012 22:29:09 +0200 Patrick Mezard fileset: matchctx.existing() must consider unknown files stable
Wed, 15 Aug 2012 21:44:00 +0200 Patrick Mezard fileset: exclude deleted files from matchctx.existing() stable
Wed, 15 Aug 2012 19:02:04 +0200 Patrick Mezard fileset: actually implement 'minusset' stable
Thu, 22 Mar 2012 21:12:15 +0100 Angel Ezquerra fileset: add "subrepo" fileset symbol
Fri, 20 Jan 2012 22:19:40 -0600 Matt Mackall fileset: don't attempt to check data predicates against removed files stable