log hgext3rd/topic/revset.py @ 2915:b3abdb3d819e

age author description
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 base src/topic/revset.py@bf7392266ffc