Fri, 12 Sep 2014 15:00:51 -0700 |
Durham Goode |
revset: make parents() O(number of parents)
|
file |
diff |
annotate
|
Fri, 18 Jul 2014 19:46:56 -0400 |
Matt Harbison |
revset: avoid a ValueError when 'only()' is given an empty set
|
file |
diff |
annotate
|
Sat, 12 Jul 2014 00:31:36 -0700 |
Siddharth Agarwal |
revset: replace _missingancestors optimization with only revset
|
file |
diff |
annotate
|
Mon, 14 Jul 2014 17:55:31 -0500 |
Matt Mackall |
revset: maintain ordering when subtracting from a baseset (issue4289)
|
file |
diff |
annotate
|
Sun, 13 Apr 2014 19:01:00 +0200 |
Mads Kiilerich |
spelling: fixes from spell checker
|
file |
diff |
annotate
|
Tue, 25 Mar 2014 14:10:01 -0700 |
Durham Goode |
revset: improve _descendants performance
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 17:00:13 -0700 |
Pierre-Yves David |
revset: raise ValueError when calling min or max on empty smartset
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 18:44:25 -0700 |
Pierre-Yves David |
revpair: smartset compatibility
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 09:55:44 -0700 |
Durham Goode |
scmutil: fix revrange when multiple revs are specified
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 17:56:27 -0500 |
Matt Mackall |
revrange: pass repo to revset parser
|
file |
diff |
annotate
|
Tue, 11 Mar 2014 17:25:53 -0700 |
Lucas Moscovicz |
revset: extend sorting tests
|
file |
diff |
annotate
|
Thu, 13 Mar 2014 17:20:03 -0700 |
Lucas Moscovicz |
tests: added tests to test sort revset
|
file |
diff |
annotate
|
Sat, 16 Nov 2013 08:57:08 -0800 |
Durham Goode |
revset: add 'only' revset
|
file |
diff |
annotate
|
Thu, 13 Feb 2014 14:04:47 -0800 |
Siddharth Agarwal |
revset: optimize missing ancestor expressions
|
file |
diff |
annotate
|
Fri, 07 Feb 2014 15:01:33 -0800 |
Lucas Moscovicz |
revset: fixed bug where revset returning order was being changed
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 23:55:03 +0900 |
FUJIWARA Katsunori |
revset: use "canonpath()" for "filelog()" pattern without explicit kind
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 23:42:12 +0900 |
FUJIWARA Katsunori |
revset: make default kind of pattern for "contains()" rooted at cwd
|
file |
diff |
annotate
|
Tue, 06 Aug 2013 00:52:06 +0400 |
Alexander Plavin |
revset: fix wrong keyword() behaviour for strings with spaces
stable
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 13:12:24 +0200 |
Mads Kiilerich |
commit: allow closing "non-head" changesets
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 16:04:10 -0500 |
Kevin Bullock |
revset: don't abort when regex to tag() matches nothing (issue3850)
|
file |
diff |
annotate
|
Mon, 28 Jan 2013 12:19:21 -0800 |
Paul Cavallaro |
revset: change ancestor to accept 0 or more arguments (issue3750)
|
file |
diff |
annotate
|
Wed, 23 Jan 2013 22:52:55 +0900 |
FUJIWARA Katsunori |
revset: evaluate sub expressions correctly (issue3775)
stable
|
file |
diff |
annotate
|
Tue, 23 Oct 2012 17:06:31 +0900 |
FUJIWARA Katsunori |
test: add test for the issue introduced by e410be860393 (issue3669)
stable
|
file |
diff |
annotate
|
Mon, 13 Aug 2012 21:50:45 +0200 |
Ivan Andrus |
revsets: add branchpoint() function
|
file |
diff |
annotate
|
Wed, 04 Jul 2012 09:38:07 -0700 |
Bryan O'Sullivan |
revset: ensure we are reversing a list (issue3530)
|
file |
diff |
annotate
|
Sun, 03 Jun 2012 09:06:15 +0200 |
Adrian Buehlmann |
test-revset: enable for Windows
|
file |
diff |
annotate
|
Wed, 30 May 2012 23:14:04 +0100 |
Simon King |
revset: add pattern matching to 'extra' revset expression
|
file |
diff |
annotate
|
Wed, 30 May 2012 23:13:58 +0100 |
Simon King |
revset: add pattern matching to the 'user' revset expression
|
file |
diff |
annotate
|
Wed, 30 May 2012 23:13:33 +0100 |
Simon King |
revset: add pattern matching to 'branch' revset expression
|
file |
diff |
annotate
|
Wed, 30 May 2012 23:13:33 +0100 |
Simon King |
revset: add pattern matching to 'tag' revset expression
|
file |
diff |
annotate
|