log tests/test-namespaces.t @ 6543:b0cbad4d841f

age author description
Mon, 31 Jul 2023 16:47:42 -0300 Anton Shestakov tests: importing with default topic&namespace values doesn't add extras
Mon, 31 Jul 2023 16:23:52 -0300 Anton Shestakov branching: merge with stable
Fri, 14 Jul 2023 15:54:51 -0300 Anton Shestakov topic: teach hg import/export to handle topic namespace as well
Mon, 17 Jul 2023 15:52:39 -0300 Anton Shestakov topic: only set topic on workingcommitctx if it doesn't already have one stable
Mon, 17 Jul 2023 14:34:59 -0300 Anton Shestakov topic: update topic namespace revset to use "none" as the default/empty value
Tue, 23 May 2023 11:09:06 -0300 Anton Shestakov topic: don't show "none" in the list of topic namespaces
Tue, 23 May 2023 11:08:24 -0300 Anton Shestakov tests: show `hg topics` output when there are no topics
Fri, 19 May 2023 10:08:19 -0300 Anton Shestakov topic: make topic namespace use string "none" as the default/empty value
Mon, 06 Feb 2023 19:49:33 +0400 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Mon, 06 Feb 2023 18:56:14 +0400 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Fri, 16 Sep 2022 16:59:24 +0400 Anton Shestakov tests: addressing topic namespaces by name alone is not supported
Fri, 08 Jul 2022 17:54:40 +0400 Anton Shestakov topic: use branch//namespace/topic format everywhere except exchange
Mon, 27 Jun 2022 19:02:25 +0400 Anton Shestakov topic: switch to the short fqbn format by default
Tue, 31 May 2022 12:14:51 +0400 Anton Shestakov topic: ability to shorten branch//namespace/topic strings when possible
Tue, 24 May 2022 10:24:36 +0400 Anton Shestakov topic: namespace revset predicate
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
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