log

age author description
Thu, 20 Oct 2022 17:58:08 +0400 Anton Shestakov tests: add "double//slash" example to topic.common.formatfqbn() docstring
Sat, 12 Nov 2022 16:08:09 +0400 Anton Shestakov topic: mercurial.configitems and mercurial.registrar.configitem is in hg 4.3
Sat, 12 Nov 2022 15:47:57 +0400 Anton Shestakov topic: move compatibility for branchcache._entries to topic/compat.py
Sun, 20 Nov 2022 17:47:13 +0400 Anton Shestakov evolve: raise StateError when trying to prev/next from uncommitted merge
Sun, 20 Nov 2022 17:29:14 +0400 Anton Shestakov prune: raise InputError when validating/suggesting user input
Sun, 20 Nov 2022 17:16:47 +0400 Anton Shestakov prune: check user-supplied CLI flags in a modern way
Sat, 19 Nov 2022 17:28:10 +0100 Raphaël Gomès python-compat: adapt to Python 3.11 BC breakage with `random.sample` stable