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
Fri, 11 Nov 2022 19:09:59 +0400 Anton Shestakov tests: inspect branchcache files in test-topic-flow-publish-flag.t
Tue, 04 Oct 2022 12:23:03 +0400 Anton Shestakov tests: switch to double//slash branch in test-topic-flow-publish-bare.t
Tue, 15 Nov 2022 16:52:16 +0400 Anton Shestakov topic: reorder appropriate adjectives for random topic mode
Tue, 15 Nov 2022 16:44:44 +0400 Anton Shestakov topic: add lone dingo
Sun, 15 May 2022 11:19:48 +0400 Anton Shestakov topic: add unidentified quokka
Fri, 11 Nov 2022 17:49:49 +0400 Anton Shestakov tests: switch to double//slash branch in test-topic-flow-publish-flag.t
Mon, 10 Oct 2022 20:03:20 +0400 Anton Shestakov topic: use compat.CanceledError for user quit situations
Mon, 10 Oct 2022 20:02:14 +0400 Anton Shestakov topic: use compat.StateError for aborting pushes that create new heads
Thu, 07 Apr 2022 20:42:56 +0300 Anton Shestakov topic: use check_incompatible_arguments() for --list with --clear or --rev
Thu, 07 Apr 2022 20:28:11 +0300 Anton Shestakov topic: use compat.InputError for invalid topic names
Thu, 07 Apr 2022 20:02:45 +0300 Anton Shestakov topic: use compat.InputError for conflicting CLI flags
Fri, 07 Oct 2022 20:32:14 -0400 Matt Harbison evolve: stop preserving all of {extras} for uninterrupted evolve operations
Fri, 07 Oct 2022 18:14:58 -0400 Matt Harbison evolve: don't embed graft data when completing interrupted evolve operations
Sun, 30 Oct 2022 15:22:16 +0400 Anton Shestakov tests: switch to double//slash branch in many tests
Sat, 29 Oct 2022 17:26:46 +0400 Anton Shestakov tests: using patterns like $TESTTMP in test-topic-push.t doesn't need globs
Wed, 26 Oct 2022 19:44:03 +0400 Anton Shestakov next: properly handle cases when user selects an aspiring child stable
Thu, 22 Sep 2022 17:43:45 +0400 Anton Shestakov tests: add a branch with double slash in its name to test-topic-push.t
Fri, 16 Sep 2022 17:00:48 +0400 Anton Shestakov topic: complete "//" format support in experimental.topic.linear-merge code
Fri, 16 Sep 2022 16:59:24 +0400 Anton Shestakov tests: addressing topic namespaces by name alone is not supported
Sun, 09 Oct 2022 08:36:25 +0400 Anton Shestakov evolve: obsstore has predecessors method since 4.4
Sun, 09 Oct 2022 08:11:06 +0400 Anton Shestakov evolve: drop helpcategory 4.7 compat, use helpcategory keyword directly
Thu, 11 Aug 2022 10:39:34 +0400 Anton Shestakov evolve: remove 4.7 compatibility (help system)
Mon, 15 Aug 2022 18:50:24 +0400 Anton Shestakov topic: remove validator safeguard that wasn't safeguarding anything