Mon, 18 Mar 2013 16:04:10 -0500 |
Kevin Bullock |
revset: don't abort when regex to tag() matches nothing (issue3850)
|
Mon, 28 Jan 2013 12:19:21 -0800 |
Paul Cavallaro |
revset: change ancestor to accept 0 or more arguments (issue3750)
|
Wed, 23 Jan 2013 22:52:55 +0900 |
FUJIWARA Katsunori |
revset: evaluate sub expressions correctly (issue3775)
stable
|
Tue, 23 Oct 2012 17:06:31 +0900 |
FUJIWARA Katsunori |
test: add test for the issue introduced by e410be860393 (issue3669)
stable
|
Mon, 13 Aug 2012 21:50:45 +0200 |
Ivan Andrus |
revsets: add branchpoint() function
|
Wed, 04 Jul 2012 09:38:07 -0700 |
Bryan O'Sullivan |
revset: ensure we are reversing a list (issue3530)
|
Sun, 03 Jun 2012 09:06:15 +0200 |
Adrian Buehlmann |
test-revset: enable for Windows
|
Wed, 30 May 2012 23:14:04 +0100 |
Simon King |
revset: add pattern matching to 'extra' revset expression
|
Wed, 30 May 2012 23:13:58 +0100 |
Simon King |
revset: add pattern matching to the 'user' revset expression
|
Wed, 30 May 2012 23:13:33 +0100 |
Simon King |
revset: add pattern matching to 'branch' revset expression
|
Wed, 30 May 2012 23:13:33 +0100 |
Simon King |
revset: add pattern matching to 'tag' revset expression
|
Tue, 22 May 2012 14:37:20 -0500 |
Matt Mackall |
merge with stable
|
Sat, 19 May 2012 17:19:55 +0200 |
Patrick Mezard |
revset: fix infinite alias expansion detection
stable
|
Sat, 19 May 2012 17:18:29 +0200 |
Patrick Mezard |
revset: explicitely tag alias arguments for expansion
stable
|
Sat, 12 May 2012 10:20:57 +0200 |
Henrik Stuart |
revset: add function for matching extra data (issue2767)
|
Wed, 09 May 2012 18:45:14 +0200 |
Patrick Mezard |
revset: make matching() preserve input revision order
stable
|
Thu, 26 Apr 2012 14:24:46 +0200 |
Patrick Mezard |
revset: fix adds/modifies/removes and patterns (issue3403)
stable
|
Sun, 15 Apr 2012 00:27:31 +0200 |
Angel Ezquerra |
tests: add tests for matching keyword
|
Thu, 12 Apr 2012 20:52:39 -0500 |
Matt Mackall |
merge with stable
|
Wed, 11 Apr 2012 11:32:00 +0200 |
Patrick Mezard |
graphlog: correctly handle calls in subdirectories
|
Sun, 08 Apr 2012 11:11:30 +0200 |
Patrick Mezard |
revset: do not ignore input revisions in roots()
stable
|
Fri, 24 Feb 2012 11:02:21 +0100 |
Patrick Mezard |
debugrevspec: pretty print output
|
Thu, 09 Feb 2012 21:03:07 +0100 |
Patrick Mezard |
revset: fix alias substitution recursion (issue3240)
|
Fri, 27 Jan 2012 22:29:58 +0900 |
FUJIWARA Katsunori |
revset: add tests for 'remote()' predicate
stable
|
Sun, 25 Dec 2011 20:35:16 +0900 |
FUJIWARA Katsunori |
i18n: use "encoding.lower()" to normalize specified string for revset
|
Thu, 08 Dec 2011 16:01:44 -0600 |
Matt Mackall |
merge with stable
|
Thu, 08 Dec 2011 14:32:44 -0600 |
Matt Mackall |
branch: warn on branching
stable
|
Mon, 21 Nov 2011 01:49:20 +0100 |
Mads Kiilerich |
tests: introduce 'hghave msys' to skip tests that would fail because of msys
|
Wed, 22 Jun 2011 01:55:00 +0200 |
Mads Kiilerich |
revset: fix aliases with 0 or more than 2 parameters
stable
|
Thu, 16 Jun 2011 22:47:34 +0200 |
Thomas Arendsen Hein |
revset: add desc(string) to search in commit messages
|
Sun, 01 May 2011 17:35:05 +0200 |
Mads Kiilerich |
revset: avoid over-aggresive optimizations of non-filtering functions (issue2549)
|
Sat, 30 Apr 2011 18:30:14 +0200 |
Alexander Solovyov |
revset aliases
|
Sat, 30 Apr 2011 18:53:56 +0200 |
Kevin Gessner |
revset: add tests for multiple and mixed ^ and ~ operators
|
Sat, 30 Apr 2011 17:43:04 +0200 |
Kevin Gessner |
revset: add ^ and ~ operators from parentrevspec extension
|
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
|