log hgext3rd/topic/__init__.py @ 6878:2fbe91d762ef

age author description
Thu, 26 Oct 2023 15:30:19 -0300 Anton Shestakov topic: use FQBN for displaying topic name when it becomes empty
Thu, 26 Sep 2024 17:09:11 +0400 Anton Shestakov topic: make formatfqbn() able to produce FQBN of 3 different lengths
Thu, 19 Sep 2024 16:50:21 +0400 Anton Shestakov topic: make debugformatfqbn use short format by default
Thu, 19 Sep 2024 16:48:48 +0400 Anton Shestakov topic: add `short` keyword argument to callers of common.formatfqbn()
Thu, 19 Sep 2024 16:31:29 +0400 Anton Shestakov topic: use dirstate.fqbn() instead of assembling all the components by hand
Sun, 25 Aug 2024 17:55:37 +0400 Anton Shestakov topic: remove obsolete "b" prefix recognition
Tue, 20 Aug 2024 17:01:50 +0400 Anton Shestakov topic: add fqbn method to dirstate to use instead of repo[None].fqbn()
Sun, 19 Nov 2023 23:00:11 -0300 Anton Shestakov topic: make hg branch command output FQBN
Sat, 09 Dec 2023 15:26:35 -0300 Anton Shestakov topic: implement dirstate.topic() and dirstate.tns()
Fri, 28 Jun 2024 19:05:24 +0400 Anton Shestakov branching: merge with stable
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