log

age author description
Tue, 20 Aug 2024 17:01:50 +0400 Anton Shestakov topic: add fqbn method to dirstate to use instead of repo[None].fqbn()
Sun, 25 Feb 2024 17:55:06 -0300 Anton Shestakov tests: add another test case for FQBN in hg branch, with non-ASCII characters
Sun, 19 Nov 2023 23:00:11 -0300 Anton Shestakov topic: make hg branch command output FQBN
Fri, 03 Nov 2023 15:11:06 -0300 Anton Shestakov tests: demonstrate that using FQBN sometimes works with hg up
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()
Fri, 12 Jul 2024 15:44:12 +0400 Anton Shestakov topic: we checked that branchmap.branchcache exists, let pytype know this