Wed, 13 Apr 2011 12:30:41 -0500 |
Augie Fackler |
revsets: preserve ordering with the or operator
|
Sun, 10 Apr 2011 11:30:53 +0300 |
Idan Kamara |
tests: add tests for non-existant branch/tag/bookmark
|
Wed, 16 Mar 2011 23:09:14 +0100 |
Bernhard Leiner |
revset: report a parse error if a revset is not parsed completely (issue2654)
|
Mon, 08 Nov 2010 01:41:41 +0100 |
Mads Kiilerich |
tests: use (esc) for all non-ASCII test output
stable
|
Fri, 15 Oct 2010 03:30:38 -0300 |
Wagner Bruna |
revset: disable subset optimization for parents() and children() (issue2437)
|
Sat, 16 Oct 2010 18:50:53 +0200 |
Benoit Boissinot |
revset: use 'requires' instead of 'wants' in error message
|
Mon, 11 Oct 2010 09:44:19 -0500 |
Augie Fackler |
revset: add id() and rev() to allow explicitly referring to changes by hash or rev
|
Sun, 10 Oct 2010 12:41:36 -0500 |
Augie Fackler |
revset: rename tagged() to tag() and allow it to take an optional tag name
|
Thu, 07 Oct 2010 11:45:17 -0500 |
Matt Mackall |
revset: lower precedence of minus infix (issue2361)
|
Fri, 24 Sep 2010 15:36:53 -0500 |
Brodie Rao |
revset: support raw string literals
|
Mon, 20 Sep 2010 15:42:58 +0200 |
Martin Geisler |
merge with stable
base
tests/test-revset@663f2ff02faa
|
Thu, 16 Sep 2010 17:51:32 -0500 |
Matt Mackall |
tests: add exit codes to unified tests
|
Mon, 30 Aug 2010 13:29:44 +0900 |
Nicolas Dumazet |
util: get rid of extra trailing whitespace in parsedate abort message
base
tests/test-revset@96b2fb918cfa
|
Mon, 30 Aug 2010 13:23:32 +0900 |
Nicolas Dumazet |
tests: unify test-revset
base
tests/test-revset@96b2fb918cfa
|