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
|
Mon, 04 Jul 2011 14:36:16 +0300 |
Idan Kamara |
fileset: fix typo in binary() doc
stable
|
Mon, 27 Jun 2011 13:48:25 -0300 |
Wagner Bruna |
fileset: add i18n hints for keywords
stable
|
Fri, 24 Jun 2011 01:10:35 +0200 |
Mads Kiilerich |
fileset: copied takes no arguments
stable
|
Wed, 22 Jun 2011 01:55:00 +0200 |
Mads Kiilerich |
revset and fileset: fix typos in parser error messages
stable
|
Fri, 24 Jun 2011 00:18:41 +0200 |
Mads Kiilerich |
fileset: use ParseError pos field correctly
stable
|
Tue, 21 Jun 2011 00:17:52 +0200 |
Mads Kiilerich |
parsers: fix localization markup of parser errors
stable
|
Sun, 19 Jun 2011 22:33:25 -0400 |
Ollie Rutherfurd |
fileset: use correct function name for hgignore in docstring
stable
|
Sun, 19 Jun 2011 11:43:40 +0200 |
Thomas Arendsen Hein |
fileset: add missing whitespace around operator
stable
|
Sat, 18 Jun 2011 20:49:07 -0500 |
Matt Mackall |
fileset: drop backwards SI size units
stable
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add copied predicate
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add encoding() predicate
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add size() predicate
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add grep predicate
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add some function help text
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add hgignore
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add resolved and unresolved predicates
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: prescan parse tree to optimize status usage
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add support for file status predicates
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add some basic predicates
|
Sat, 18 Jun 2011 16:52:51 -0500 |
Matt Mackall |
fileset: drop matchfn
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: add peer method
|
Wed, 08 Jun 2011 13:44:41 -0500 |
Matt Mackall |
fileset: basic pattern and boolean support
|
Thu, 02 Jun 2011 11:27:40 -0500 |
Matt Mackall |
fileset: fix long line
|
Wed, 01 Jun 2011 19:12:18 -0500 |
Matt Mackall |
filesets: introduce basic fileset expression parser
base
mercurial/revset.py@753f6c4cd42e
|