log hgext3rd/topic/__init__.py @ 6311:466702ac6c28

age author description
Fri, 16 Sep 2022 17:00:48 +0400 Anton Shestakov topic: complete "//" format support in experimental.topic.linear-merge code
Mon, 15 Aug 2022 18:50:24 +0400 Anton Shestakov topic: remove validator safeguard that wasn't safeguarding anything
Thu, 11 Aug 2022 11:32:30 +0400 Anton Shestakov topic: drop helpcategory 4.7 compat, use helpcategory keyword directly
Mon, 15 Aug 2022 18:45:55 +0400 Anton Shestakov topic: remove 4.7 compat for transaction validators
Tue, 04 Oct 2022 16:52:23 -0400 Matt Harbison topic: invalidate the topic cache when branchcache is invalidated stable
Mon, 25 Jul 2022 12:30:12 +0400 Anton Shestakov topic: call a different wire protocol command to get tns-aware branchmap
Thu, 14 Jul 2022 16:45:07 +0400 Anton Shestakov branching: merge with stable
Thu, 14 Jul 2022 16:39:49 +0400 Anton Shestakov packaging: mark as developer version stable
Tue, 12 Jul 2022 16:46:51 +0400 Anton Shestakov packaging: prepare evolve 10.5.2 and topic 0.24.1 stable
Fri, 08 Jul 2022 17:54:40 +0400 Anton Shestakov topic: use branch//namespace/topic format everywhere except exchange
Fri, 08 Jul 2022 17:49:48 +0400 Anton Shestakov topic: get branch from extra data in ctx.fqbn()
Tue, 31 May 2022 12:14:51 +0400 Anton Shestakov topic: ability to shorten branch//namespace/topic strings when possible
Mon, 23 May 2022 14:02:54 +0400 Anton Shestakov topic: switch to namespace when updating to a commit, similar to topic
Sat, 14 May 2022 23:29:48 +0400 Anton Shestakov topic: fqbn template keyword
Tue, 24 May 2022 19:30:27 +0400 Anton Shestakov topic: add ctx.fqbn() method
Wed, 04 May 2022 15:55:34 +0400 Anton Shestakov topic: namespace template keyword
Wed, 04 May 2022 15:53:57 +0400 Anton Shestakov topic: store topic namespace in commit extras
Wed, 04 May 2022 15:38:24 +0400 Anton Shestakov topic: setting current repo namespace with debug-namespace
Tue, 03 May 2022 21:45:59 +0400 Anton Shestakov topic: list namespaces with debug-namespaces
Tue, 03 May 2022 21:46:23 +0400 Anton Shestakov topic: formatting branch, namespace and topic into fully qualified branch name
Tue, 03 May 2022 21:35:28 +0400 Anton Shestakov topic: introduce topic namespaces concept starting with simple parsing
Sat, 19 Mar 2022 19:13:00 +0300 Anton Shestakov topic: allow unicode symbols in names as long as they are alphanumeric
Sun, 13 Mar 2022 19:42:10 +0300 Anton Shestakov topic: make topic name warning similar to branch/tag/bookmark warnings
Sun, 13 Mar 2022 18:44:14 +0300 Anton Shestakov topic: shorter code to write current topic
Fri, 25 Feb 2022 01:52:58 +0300 Anton Shestakov branching: merge with stable
Thu, 24 Feb 2022 14:24:50 +0300 Anton Shestakov packaging: mark as developer version stable
Wed, 23 Feb 2022 18:01:54 +0300 Anton Shestakov packaging: prepare evolve 10.5.0, topic 0.24.0, pullbundle 0.1.3 stable
Mon, 21 Feb 2022 18:26:25 +0300 Anton Shestakov branching: merge stable into default
Fri, 18 Feb 2022 16:04:23 +0300 Anton Shestakov evolve: formally remove 4.7 support
Fri, 07 Jan 2022 18:06:46 +0100 Simon Sapin topic: also make histedit clear the current topic if needed stable