Fri, 06 May 2011 14:44:18 +0200 |
Peter Arrenbrecht |
discovery: resurrect findoutgoing as findcommonoutgoing for extension hooks
|
file |
diff |
annotate
|
Sun, 01 May 2011 17:35:05 +0200 |
Mads Kiilerich |
revset: avoid over-aggresive optimizations of non-filtering functions (issue2549)
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 18:30:14 +0200 |
Alexander Solovyov |
revset aliases
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 17:21:37 +0200 |
Peter Arrenbrecht |
discovery: drop findoutgoing and simplify findcommonincoming's api
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 18:25:45 +0200 |
Kevin Gessner |
revset: add missing whitespace
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 17:43:04 +0200 |
Kevin Gessner |
revset: add ^ and ~ operators from parentrevspec extension
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 10:56:43 -0500 |
Matt Mackall |
revsets: add a last function
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 06:58:22 -0700 |
Brodie Rao |
revset: fix undefined name ParseError
|
file |
diff |
annotate
|
Fri, 15 Apr 2011 20:07:44 +0300 |
Idan Kamara |
revset: optimize stringset when subset == entire repo
|
file |
diff |
annotate
|
Wed, 13 Apr 2011 12:30:41 -0500 |
Augie Fackler |
revsets: preserve ordering with the or operator
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 17:47:58 +0300 |
Idan Kamara |
revset: rearrange code so functions are sorted alphabetically
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 19:24:16 +0300 |
Idan Kamara |
revset: abort when tag or bookmark doesn't exist
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 16:20:40 +0300 |
Idan Kamara |
revset: replace for-loop with list comprehension
|
file |
diff |
annotate
|
Mon, 04 Apr 2011 16:21:59 -0500 |
Matt Mackall |
misc: replace .parents()[0] with p1()
|
file |
diff |
annotate
|
Mon, 04 Apr 2011 14:21:54 -0500 |
Matt Mackall |
revset: teach optimizer that closed is slowish
|
file |
diff |
annotate
|
Wed, 23 Mar 2011 19:28:16 -0500 |
Matt Mackall |
# User Dan Villiom Podlaski Christiansen <danchr@gmail.com>
|
file |
diff |
annotate
|
Wed, 16 Mar 2011 23:54:55 +0100 |
Markus F.X.J. Oberhumer |
revset: fix a number of highly dubious continue statements
|
file |
diff |
annotate
|
Wed, 16 Mar 2011 23:09:14 +0100 |
Bernhard Leiner |
revset: report a parse error if a revset is not parsed completely (issue2654)
|
file |
diff |
annotate
|
Sat, 12 Mar 2011 18:48:30 +0100 |
Benoit Boissinot |
revset: add a revset command to get bisect state.
|
file |
diff |
annotate
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
help: extract items doc generation function
|
file |
diff |
annotate
|
Thu, 24 Feb 2011 00:47:49 +0100 |
Mads Kiilerich |
revset: fix typo when assigning weight to reverse and limit
stable
|
file |
diff |
annotate
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: move revset support to core
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 18:15:58 +0100 |
Martin Geisler |
code style: prefer 'is' and 'is not' tests with singletons
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 18:15:17 +0100 |
Patrick Mezard |
revset: remove unnecessary debug statement
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 18:14:42 +0100 |
Patrick Mezard |
revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)
|
file |
diff |
annotate
|
Thu, 04 Nov 2010 17:09:00 -0500 |
Kevin Bullock |
revsets: let parents() return parents of working dir
|
file |
diff |
annotate
|
Thu, 04 Nov 2010 16:59:03 -0500 |
Kevin Bullock |
revsets: let p1() and p2() return parents of working dir
|
file |
diff |
annotate
|
Wed, 27 Oct 2010 12:12:51 -0200 |
Wagner Bruna |
revset: fix missing dot in docstring
stable
|
file |
diff |
annotate
|
Tue, 26 Oct 2010 23:51:01 -0200 |
Wagner Bruna |
i18n: translate revset predicate docstrings
stable
|
file |
diff |
annotate
|
Sun, 24 Oct 2010 12:52:37 +0200 |
Patrick Mezard |
hggettext: handle i18nfunctions declaration for docstrings translations
stable
|
file |
diff |
annotate
|