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