log

age author description
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