log hgext3rd/topic/__init__.py @ 6893:858b4ca88ea7 stable

age author description
Fri, 28 Jun 2024 17:57:28 +0400 Anton Shestakov packaging: mark as developer version stable
Fri, 28 Jun 2024 17:03:38 +0400 Anton Shestakov packaging: prepare evolve 11.1.4, topic 1.1.4 stable 11.1.4
Wed, 26 Jun 2024 16:07:53 +0400 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Wed, 26 Jun 2024 13:42:40 +0400 Anton Shestakov topic: mark as tested on hg 6.8 stable
Sun, 14 Apr 2024 00:41:49 -0300 Anton Shestakov branching: merge with stable
Sun, 14 Apr 2024 00:26:33 -0300 Anton Shestakov packaging: mark as developer version stable
Fri, 12 Apr 2024 14:34:48 -0300 Anton Shestakov packaging: prepare evolve 11.1.3, topic 1.1.3 stable 11.1.3
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, 11 Jan 2024 15:31:13 -0300 Anton Shestakov topic: drop branchmap._entries compatibility for hg 4.9
Thu, 14 Mar 2024 15:12:18 -0300 Anton Shestakov branching: merge with stable
Fri, 15 Mar 2024 17:05:09 -0300 Anton Shestakov topic: new experimental.tns-reject-push config to refuse changesets with tns 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, 13 Mar 2024 15:54:01 -0300 Anton Shestakov topic: rename the lock variable to wlock in topicrepo.wlock() stable
Mon, 11 Mar 2024 16:35:29 -0300 Anton Shestakov topic: drop _cleanup_tns_file(), move code directly into wlock() stable
Wed, 28 Feb 2024 15:23:39 -0300 Anton Shestakov topic: run _cleanup_tns_file() when acquiring fresh wlock stable
Wed, 28 Feb 2024 15:07:52 -0300 Anton Shestakov topic: move .hg/topic-namespace file removal to a separate method stable
Sun, 03 Mar 2024 15:38:03 -0300 Anton Shestakov branching: merge with stable
Sun, 03 Mar 2024 14:40:01 -0300 Anton Shestakov packaging: mark as developer version stable
Sun, 03 Mar 2024 14:11:25 -0300 Anton Shestakov packaging: prepare evolve 11.1.2, topic 1.1.2 stable 11.1.2
Fri, 01 Mar 2024 02:02:49 -0300 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Sun, 25 Feb 2024 16:14:53 -0300 Anton Shestakov topic: mark as tested with Mercurial 6.7 stable
Wed, 10 Jan 2024 15:39:03 -0300 Anton Shestakov topic: drop compatibility for tr.changes[b'phases'] being a dict in hg 5.3
Wed, 10 Jan 2024 15:28:20 -0300 Anton Shestakov topic: drop compatibility for changelog.add() for hg 5.5 and older
Thu, 26 Oct 2023 14:49:37 -0300 Anton Shestakov topic: remove transaction validator compatibility for hg 5.3
Wed, 07 Feb 2024 14:57:11 -0300 Anton Shestakov branching: merge with stable
Sun, 04 Feb 2024 16:14:50 -0300 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Mon, 05 Feb 2024 16:31:26 -0300 Anton Shestakov packaging: mark as developer version stable
Mon, 05 Feb 2024 16:30:14 -0300 Anton Shestakov packaging: prepare evolve 11.1.1, topic 1.1.1 stable 11.1.1
Wed, 31 Jan 2024 14:59:36 -0300 Anton Shestakov topic: tested with Mercurial 6.6 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, 27 Jan 2024 17:36:39 -0300 Anton Shestakov topic: internal config option to fix hg pick behavior (issue6406) stable
Tue, 09 Jan 2024 15:39:28 -0300 Anton Shestakov topic: return our special executor classes for each instance
Wed, 17 Jan 2024 14:27:57 -0300 Anton Shestakov branching: merge with stable
Fri, 05 Jan 2024 13:35:27 -0300 Anton Shestakov topic: wrap makebundlerepository() to wrap bundlerepository class (issue6856) stable
Fri, 03 Nov 2023 15:26:57 -0300 Anton Shestakov evolve: drop compatibility for experimental.auto-publish for hg 4.8
Sat, 06 Jan 2024 17:08:01 -0300 Anton Shestakov topic: we no longer add --publish to push command, it's just there
Mon, 06 Nov 2023 00:58:11 -0300 Anton Shestakov topic: drop compatibility for hg push with --publish flag in hg 4.8
Sun, 31 Dec 2023 17:00:44 -0300 Anton Shestakov topic: release transaction using lockmod
Sun, 31 Dec 2023 16:59:26 -0300 Anton Shestakov topic: assert repo reference is not immediately None to help pytype
Sun, 17 Dec 2023 12:44:22 -0300 Anton Shestakov topic: update comment in the topic namespace name check
Sat, 16 Dec 2023 14:22:16 -0300 Anton Shestakov topic: use InputError instead of simple Abort for topic namespaces checks
Sat, 16 Dec 2023 13:23:38 -0300 Anton Shestakov branching: merge with stable
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:27:09 -0300 Anton Shestakov topic: add a missing comma in the topic name rejection message stable
Mon, 11 Dec 2023 16:15:10 -0300 Anton Shestakov topic: properly decode topic and topic namespace after reading from disk stable
Thu, 26 Oct 2023 14:31:37 -0300 Anton Shestakov topic: formally drop compatibility with hg 4.9 through 5.5
Sun, 29 Oct 2023 15:56:57 -0300 Anton Shestakov topic: use dirstate.branch() instead of wdir.branch()
Mon, 23 Oct 2023 15:29:27 -0300 Anton Shestakov branching: merge with stable
Mon, 23 Oct 2023 15:27:57 -0300 Anton Shestakov packaging: mark as developer version stable
Mon, 23 Oct 2023 13:40:48 -0300 Anton Shestakov packaging: prepare evolve 11.1.0, topic 1.1.0 stable 11.1.0
Fri, 13 Oct 2023 16:58:13 -0300 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Sat, 14 Oct 2023 15:53:40 -0300 Anton Shestakov topic: use distinct names for distinct origvalidator and _validate()
Sun, 15 Oct 2023 16:59:25 -0300 Anton Shestakov topic: compatibility for branchmaptns with branchmap from hg 5.0
Wed, 11 Oct 2023 13:45:08 -0300 Anton Shestakov branching: merge with stable
Mon, 09 Oct 2023 15:07:38 -0300 Anton Shestakov topic: use a config option to signal explicit target arguments (for tns)
Fri, 29 Sep 2023 16:37:53 -0300 Anton Shestakov topic: also add topic and topic namespace caches to bundlerepository