log tests/test-namespaces.t @ 6759:bdf99d434b06 mercurial-5.9

age author description
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