Tue, 09 Jul 2019 10:56:42 -0700 |
Martin von Zweigbergk |
py3: use bytes for revset predicate registrations
|
Wed, 06 Feb 2019 13:49:29 +0800 |
Anton Shestakov |
revset: use getintrange() to parse relation subscript
|
Tue, 29 Jan 2019 20:45:14 +0800 |
Anton Shestakov |
topic: make ranges work in revset relations like 'foo#stack[1:2]'
|
Mon, 28 Jan 2019 22:31:31 +0800 |
Anton Shestakov |
topic: simplify #stack index check/access
|
Sun, 27 Jan 2019 17:39:09 +0800 |
Anton Shestakov |
topic: make ranges work in revset relations like 'foo#topic[1:2]'
|
Sat, 26 Jan 2019 23:58:18 +0800 |
Anton Shestakov |
revset: subscriptrelations functions now have two bounds
|
Wed, 26 Dec 2018 14:52:07 +0800 |
Anton Shestakov |
topic: make revsets like 'foo#topic[0]' work
|
Wed, 26 Dec 2018 22:14:23 +0800 |
Anton Shestakov |
topic: make revsets like foo#stack[-1] work too
|
Sun, 16 Dec 2018 11:22:04 +0800 |
Anton Shestakov |
topic: make revsets like 'foo#stack[0]' work
|
Wed, 05 Dec 2018 23:15:29 +0800 |
Anton Shestakov |
topic: make revset argument messages be similar to such messages in core
stable
|
Tue, 04 Sep 2018 19:30:19 +0800 |
Anton Shestakov |
topic: refactor revset.py slightly
|
Sat, 01 Sep 2018 14:00:41 +0200 |
Pierre-Yves David |
topic-revset: get the list of revset through the official localrepo API
|
Sat, 01 Sep 2018 21:47:00 +0200 |
Pierre-Yves David |
topic-revset: strictly read string
|
Thu, 30 Aug 2018 21:05:17 +0800 |
Anton Shestakov |
topic: handle ambiguous arguments to topic() revset
|
Thu, 30 Aug 2018 20:21:17 +0800 |
Anton Shestakov |
topic: handle revsets passed to topic() revset
|