log tests/test-namespaces.t @ 6826:72d311b8258d

age author description
Sun, 25 Feb 2024 17:53:00 -0300 Anton Shestakov tests: remove (esc) when it's not needed in test-namespaces.t
Sat, 09 Dec 2023 15:26:35 -0300 Anton Shestakov topic: implement dirstate.topic() and dirstate.tns()
Sun, 14 Apr 2024 00:41:49 -0300 Anton Shestakov branching: merge with stable
Thu, 11 Apr 2024 14:30:20 -0300 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Thu, 11 Apr 2024 13:18:15 -0300 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Thu, 11 Apr 2024 12:05:06 -0300 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Fri, 29 Mar 2024 15:02:02 -0300 Anton Shestakov topic: make debug-default-topic-namespace --clear slightly smarter stable
Thu, 14 Mar 2024 15:12:18 -0300 Anton Shestakov branching: merge with stable
Thu, 14 Mar 2024 14:33:47 -0300 Anton Shestakov tests: run debug-default-topic-namespace after --clear, but before evolve stable
Mon, 11 Mar 2024 16:16:52 -0300 Anton Shestakov topic: teach debug-default-topic-namespace how to clean commit extras stable
Thu, 07 Mar 2024 14:56:50 -0300 Anton Shestakov topic: allow selecting a specific tns value in debug-default-topic-namespace stable
Wed, 06 Mar 2024 16:46:44 -0300 Anton Shestakov topic: add a simple debug command to list changesets with problematic tns stable
Wed, 07 Feb 2024 14:57:11 -0300 Anton Shestakov branching: merge with stable
Sun, 04 Feb 2024 20:40:31 -0300 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Sun, 04 Feb 2024 16:54:39 -0300 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Sun, 04 Feb 2024 16:14:50 -0300 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Fri, 12 Jan 2024 14:47:24 -0300 Anton Shestakov tests: show .hg/topic-namespace in a couple of places in test-namespaces.t stable
Thu, 11 Jan 2024 13:53:59 -0300 Anton Shestakov tests: show commit extras in a couple more places in test-namespaces*.t stable
Fri, 19 Jan 2024 14:29:35 -0300 Anton Shestakov topic: remove .hg/topic-namespace file if it has the default value stable
Thu, 18 Jan 2024 14:32:41 -0300 Anton Shestakov topic: use the appropriate functions to change topic and tns on wdir update stable
Sat, 16 Dec 2023 14:22:16 -0300 Anton Shestakov topic: use InputError instead of simple Abort for topic namespaces checks
Mon, 11 Dec 2023 16:51:27 -0300 Anton Shestakov topic: check that topic namespace names are human-readable like topics stable
Mon, 11 Dec 2023 16:15:10 -0300 Anton Shestakov topic: properly decode topic and topic namespace after reading from disk stable
Sat, 14 Oct 2023 13:34:03 -0300 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Fri, 13 Oct 2023 16:58:13 -0300 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Tue, 20 Jun 2023 12:30:24 -0300 Anton Shestakov topic: pretend changeset has no topic namespace if it doesn't have a topic
Wed, 06 Sep 2023 16:03:01 -0300 Anton Shestakov tests: import a patch with topic namespace, but without topic
Wed, 06 Sep 2023 16:00:37 -0300 Anton Shestakov tests: show extras after importing a patch with topic and namespace
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