Mon, 28 Aug 2017 14:49:00 -0700 |
Jun Wu |
revset: optimize "draft() & ::x" pattern
|
file |
diff |
annotate
|
Wed, 30 Aug 2017 16:05:12 -0700 |
Jun Wu |
revset: do not flip "and" arguments when optimizing
|
file |
diff |
annotate
|
Wed, 30 Aug 2017 22:51:28 +0900 |
Yuya Nishihara |
revset: make match function follow given subset if specified (API)
|
file |
diff |
annotate
|
Wed, 30 Aug 2017 22:41:36 +0900 |
Yuya Nishihara |
revset: move order argument to run-time match function
|
file |
diff |
annotate
|
Wed, 30 Aug 2017 23:53:30 +0900 |
Yuya Nishihara |
revset: fix example describing how ordering is determined
|
file |
diff |
annotate
|
Wed, 30 Aug 2017 22:32:47 +0900 |
Yuya Nishihara |
revset: move order constants from revsetlang
|
file |
diff |
annotate
|
Sun, 20 Aug 2017 10:55:11 -0700 |
Jun Wu |
revset: remove order information from tree (API)
|
file |
diff |
annotate
|
Wed, 16 Aug 2017 16:48:41 +0200 |
Boris Feld |
revset: mark evolution-related revsets as experimental
|
file |
diff |
annotate
|
Fri, 04 Aug 2017 19:39:34 +0200 |
Boris Feld |
obsolete: rename bumped volatile set into phasedivergent volatile set
|
file |
diff |
annotate
|
Fri, 04 Aug 2017 19:36:27 +0200 |
Boris Feld |
obsolete: rename divergent volatile set into contentdivergent volatile set
|
file |
diff |
annotate
|
Fri, 04 Aug 2017 19:27:39 +0200 |
Boris Feld |
obsolete: rename unstable volatile set into orphan volatile set
|
file |
diff |
annotate
|
Thu, 03 Aug 2017 14:08:39 +0200 |
Boris Feld |
revset: rename bumped into phasedivergent
|
file |
diff |
annotate
|
Thu, 03 Aug 2017 14:01:51 +0200 |
Boris Feld |
revset: remane divergent into contentdivergent
|
file |
diff |
annotate
|
Thu, 03 Aug 2017 13:48:39 +0200 |
Boris Feld |
revset: rename unstable into orphan
|
file |
diff |
annotate
|
Sat, 08 Jul 2017 13:15:17 +0900 |
Yuya Nishihara |
revset: add experimental ancestors/descendants relation subscript
|
file |
diff |
annotate
|
Sat, 08 Jul 2017 13:07:59 +0900 |
Yuya Nishihara |
revset: add experimental relation and subscript operators
|
file |
diff |
annotate
|
Mon, 10 Jul 2017 10:56:40 -0700 |
Jun Wu |
revset: define successors revset
|
file |
diff |
annotate
|
Sat, 24 Jun 2017 15:29:42 -0700 |
Jun Wu |
revset: make repo.anyrevs accept customized alias override (API)
|
file |
diff |
annotate
|
Sat, 24 Jun 2017 23:05:57 +0900 |
Yuya Nishihara |
revset: add depth limit to descendants() (issue5374)
|
file |
diff |
annotate
|
Tue, 20 Jun 2017 22:26:52 +0900 |
Yuya Nishihara |
dagop: change revdescendants() to include all root revisions
|
file |
diff |
annotate
|
Sun, 18 Jun 2017 00:40:58 +0900 |
Yuya Nishihara |
revset: add startdepth limit to ancestors() as internal option
|
file |
diff |
annotate
|
Sun, 18 Jun 2017 00:22:41 +0900 |
Yuya Nishihara |
revset: add depth limit to ancestors()
|
file |
diff |
annotate
|
Sun, 18 Jun 2017 12:06:22 +0900 |
Yuya Nishihara |
revset: add support of keyword arguments to ancestors() and descendants()
|
file |
diff |
annotate
|
Sun, 18 Jun 2017 22:46:56 +0900 |
Yuya Nishihara |
help: clarify ancestors() and descendants() include given set (issue5594)
|
file |
diff |
annotate
|
Sun, 19 Feb 2017 19:37:14 +0900 |
Yuya Nishihara |
dagop: move blockancestors() and blockdescendants() from context
|
file |
diff |
annotate
|
Sun, 16 Oct 2016 18:03:24 +0900 |
Yuya Nishihara |
dagop: split module hosting DAG-related algorithms from revset
|
file |
diff |
annotate
|
Sun, 18 Jun 2017 12:25:23 +0900 |
Yuya Nishihara |
revset: fix negative ancestor spec to not return changectx objects
|
file |
diff |
annotate
|
Tue, 24 Mar 2015 00:14:53 +0900 |
Yuya Nishihara |
smartset: extract method to slice abstractsmartset
|
file |
diff |
annotate
|
Sat, 10 Jun 2017 19:48:48 +0900 |
Yuya Nishihara |
revset: fix order of first/last members in compound expression (BC)
|
file |
diff |
annotate
|
Sat, 10 Jun 2017 19:41:42 +0900 |
Yuya Nishihara |
revset: filter first/last members by __and__ operation
|
file |
diff |
annotate
|