log hgext3rd/topic/revset.py @ 6919:6859ed744625 mercurial-5.1

age author description
Mon, 17 Jul 2023 14:34:59 -0300 Anton Shestakov topic: update topic namespace revset to use "none" as the default/empty value
Fri, 19 May 2023 10:08:19 -0300 Anton Shestakov topic: make topic namespace use string "none" as the default/empty value
Sat, 11 Feb 2023 18:09:46 +0400 Anton Shestakov topic: fix strange indentation in revset docstrings stable
Mon, 19 Sep 2022 15:41:10 +0200 pacien doc: fix typo in revset/stack() help text
Tue, 24 May 2022 10:24:36 +0400 Anton Shestakov topic: namespace revset predicate
Fri, 08 Apr 2022 02:19:50 +0300 Anton Shestakov topic: update topic() revset docstring, mention hg help
Fri, 08 Apr 2022 02:05:42 +0300 Anton Shestakov topic: drop compatibility with hg 4.6 (f99d64e8a4e4)
Fri, 08 Apr 2022 01:58:12 +0300 Anton Shestakov topic: drop compatibility with hg 3.6 (7d132557e44a)
Tue, 20 Oct 2020 10:33:46 +0200 Pierre-Yves David branching: merge with stable
Mon, 12 Oct 2020 12:33:18 +0200 Sietse Brouwer ngtip: make revset help text slightly more descriptive stable
Wed, 07 Oct 2020 09:34:59 +0200 Sietse Brouwer ngtip: fix TypeError: make revset from revs, not nodes (issue6405) stable
Tue, 08 Sep 2020 11:56:17 +0800 Anton Shestakov branching: merge with stable
Tue, 01 Sep 2020 23:35:43 -0400 Matt Harbison topic: fix the `topic(...)` revset to not select commits without a topic stable
Sat, 23 May 2020 11:43:26 +0800 Anton Shestakov topic: document the other safehasattr() compatibility check
Tue, 19 May 2020 12:49:12 +0800 Anton Shestakov topic: rename topicrel() to topicsubrel() while at it