hgext3rd/topic/revset.py
Thu, 23 Apr 2020 03:06:30 +0200 Pierre-Yves David branching: merge with stable
Mon, 20 Apr 2020 00:05:05 +0800 Anton Shestakov topic: use generationssubrel less directly, because it was recently renamed stable
Thu, 12 Sep 2019 15:38:11 +0700 Anton Shestakov stack: rename stack.revs into stack.indexedrevs draft
Tue, 10 Mar 2020 19:05:08 +0700 Anton Shestakov compat: update hg-X.Y compat comments and test them
Tue, 06 Aug 2019 15:06:38 +0200 Raphaël Gomès python3: use format-source to run byteify-strings in .py files
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
Thu, 30 Aug 2018 19:13:56 +0800 Anton Shestakov topic: handle string argument to topic() revset earlier
Thu, 30 Aug 2018 18:02:41 +0800 Anton Shestakov topic: prepare to handle non-string arguments to topic() revset
Thu, 30 Aug 2018 17:42:11 +0800 Anton Shestakov topic: return result early if there are no arguments to topic() revset
Thu, 29 Mar 2018 18:34:32 +0200 Pierre-Yves David compat: search for stringmatcher in the new location
Sun, 15 Oct 2017 00:07:21 +0530 Pulkit Goyal revset: clean up some messy logic
Mon, 07 Aug 2017 23:17:13 +0900 FUJIWARA Katsunori topic: use registrar.revsetpredicate to register revset predicate functions
Mon, 04 Sep 2017 12:23:03 +0200 Pierre-Yves David stack: replace 'getstack' with direct call to 'stack'
Tue, 04 Jul 2017 01:30:14 +0530 Pulkit Goyal topics: add t0 and b0 to the stack
Sun, 02 Jul 2017 14:10:44 +0200 Pierre-Yves David topic: directly use the '_notpublic' revset
Thu, 29 Jun 2017 18:22:06 +0200 Boris Feld compat: fix topicset for mercurial 4.1
Thu, 29 Jun 2017 02:21:09 +0530 Pulkit Goyal topic: don't abort if there is no current topic in stack() revset
Thu, 29 Jun 2017 01:58:26 +0530 Pulkit Goyal topics: return a parse error if stack() revset is passed with argument
Wed, 28 Jun 2017 02:45:57 +0200 Pierre-Yves David topic: add some initial support for using stack on named branch
Wed, 28 Jun 2017 01:58:09 +0200 Pierre-Yves David topic: explicitly pass topic as a keyword argument
Thu, 22 Jun 2017 09:41:01 +0200 Pierre-Yves David topic-revset: update the revset to no longer build changectx
Thu, 22 Jun 2017 09:46:30 +0200 Pierre-Yves David topic-revset: changectx creation in the revset
Tue, 16 Aug 2016 15:32:54 +0200 Pierre-Yves David ngtip: rely on topicmap for 'ngtip'
Wed, 30 Mar 2016 03:22:50 -0700 Pierre-Yves David revset: add a ui argument to 'modsetup'
Wed, 30 Mar 2016 03:45:10 -0700 Pierre-Yves David revset: move to new style import
Mon, 21 Mar 2016 21:28:29 -0700 Sean Farley revset: add missing imports
Mon, 21 Mar 2016 21:28:12 -0700 Sean Farley revset: whitespace
Thu, 17 Mar 2016 09:13:12 -0700 Pierre-Yves David stack: add a 'stack()' revset
Thu, 17 Mar 2016 09:12:18 -0700 Pierre-Yves David packaging: fix setup.py and install as hgext3rd.topic
less more (0) tip