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
|
Thu, 11 Aug 2022 11:32:30 +0400 |
Anton Shestakov |
topic: drop helpcategory 4.7 compat, use helpcategory keyword directly
|
Mon, 15 Aug 2022 18:45:55 +0400 |
Anton Shestakov |
topic: remove 4.7 compat for transaction validators
|
Thu, 11 Aug 2022 11:22:26 +0400 |
Anton Shestakov |
exthelper: add a comment for future use of registrar._merge()
|
Thu, 11 Aug 2022 11:11:06 +0400 |
Anton Shestakov |
exthelper: update examples and docstrings from the upstream version
|
Thu, 11 Aug 2022 11:08:45 +0400 |
Anton Shestakov |
exthelper: drop 4.7 compatibility for fa88170c10bb (^command vs helpbasic)
|
Thu, 11 Aug 2022 18:03:49 +0400 |
Anton Shestakov |
evolve: remove 4.7 compatibility for scmutil.cleanupnodes()
|
Thu, 11 Aug 2022 10:38:36 +0400 |
Anton Shestakov |
evolve: remove 4.7 compatibility (internal API data format)
|
Tue, 04 Oct 2022 16:52:23 -0400 |
Matt Harbison |
topic: invalidate the topic cache when branchcache is invalidated
stable
|
Mon, 19 Sep 2022 15:41:10 +0200 |
pacien |
doc: fix typo in revset/stack() help text
|