log mercurial/revset.py @ 13670:15b97a1cd60b

age author description
Wed, 16 Mar 2011 23:54:55 +0100 Markus F.X.J. Oberhumer revset: fix a number of highly dubious continue statements
Wed, 16 Mar 2011 23:09:14 +0100 Bernhard Leiner revset: report a parse error if a revset is not parsed completely (issue2654)
Sat, 12 Mar 2011 18:48:30 +0100 Benoit Boissinot revset: add a revset command to get bisect state.
Sat, 12 Mar 2011 12:46:31 +0100 Patrick Mezard help: extract items doc generation function
Thu, 24 Feb 2011 00:47:49 +0100 Mads Kiilerich revset: fix typo when assigning weight to reverse and limit stable
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: move revset support to core
Mon, 22 Nov 2010 18:15:58 +0100 Martin Geisler code style: prefer 'is' and 'is not' tests with singletons
Sun, 07 Nov 2010 18:15:17 +0100 Patrick Mezard revset: remove unnecessary debug statement
Sun, 07 Nov 2010 18:14:42 +0100 Patrick Mezard revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)
Thu, 04 Nov 2010 17:09:00 -0500 Kevin Bullock revsets: let parents() return parents of working dir
Thu, 04 Nov 2010 16:59:03 -0500 Kevin Bullock revsets: let p1() and p2() return parents of working dir
Wed, 27 Oct 2010 12:12:51 -0200 Wagner Bruna revset: fix missing dot in docstring stable
Tue, 26 Oct 2010 23:51:01 -0200 Wagner Bruna i18n: translate revset predicate docstrings stable
Sun, 24 Oct 2010 12:52:37 +0200 Patrick Mezard hggettext: handle i18nfunctions declaration for docstrings translations stable
Sat, 23 Oct 2010 19:21:51 +0200 Patrick Mezard revsets: generate predicate help dynamically stable