Sat, 28 Sep 2024 16:09:03 +0400 |
Anton Shestakov |
topic: compatibility for revbranchcache being in a separate module now
stable
|
Sat, 28 Sep 2024 16:09:03 +0400 |
Anton Shestakov |
topic: compatibility for revbranchcache being in a separate module now
|
Fri, 12 Jul 2024 15:43:01 +0400 |
Anton Shestakov |
pytype: ignore an error about missing scmutil.filteredhash() on hg 6.8
|
Wed, 26 Jun 2024 00:12:58 +0400 |
Anton Shestakov |
branching: merge with stable
|
Fri, 17 May 2024 15:59:34 +0400 |
Anton Shestakov |
topic: compatibility for RemotePhasesSummary.public_heads
stable
|
Fri, 17 May 2024 15:07:04 +0400 |
Anton Shestakov |
topic: compatibility for scmutil.combined_filtered_and_obsolete_hash()
stable
|
Fri, 17 May 2024 15:59:34 +0400 |
Anton Shestakov |
topic: compatibility for RemotePhasesSummary.public_heads
|
Fri, 17 May 2024 15:07:04 +0400 |
Anton Shestakov |
topic: compatibility for scmutil.combined_filtered_and_obsolete_hash()
|
Thu, 11 Jan 2024 15:31:13 -0300 |
Anton Shestakov |
topic: drop branchmap._entries compatibility for hg 4.9
|
Thu, 26 Oct 2023 14:49:37 -0300 |
Anton Shestakov |
topic: remove transaction validator compatibility for hg 5.3
|
Thu, 01 Feb 2024 23:58:40 +0100 |
Manuel Jacob |
cleanup: remove unnecessary remotebranchmap checks
|
Fri, 03 Nov 2023 15:44:25 -0300 |
Anton Shestakov |
topic: drop compatibility for branchinfo(..., changelog=None) for hg 4.8
|
Sun, 15 Oct 2023 16:59:25 -0300 |
Anton Shestakov |
topic: compatibility for branchmaptns with branchmap from hg 5.0
|
Wed, 11 Oct 2023 13:45:08 -0300 |
Anton Shestakov |
branching: merge with stable
|
Mon, 09 Oct 2023 15:07:38 -0300 |
Anton Shestakov |
topic: use a config option to signal explicit target arguments (for tns)
|
Mon, 09 Oct 2023 15:06:26 -0300 |
Anton Shestakov |
topic: copy experimental.tns-default-pull-namespaces to remote peer ui
|
Fri, 25 Aug 2023 16:01:28 -0300 |
Anton Shestakov |
topic: properly process revbranchcache before sending it to peers (issue6841)
stable
|
Fri, 19 May 2023 10:08:19 -0300 |
Anton Shestakov |
topic: make topic namespace use string "none" as the default/empty value
|
Sun, 05 Feb 2023 19:55:48 +0400 |
Anton Shestakov |
topic: compatibility for wrapping branchinfo() and _branchinfo() in hg 4.8
|
Fri, 03 Feb 2023 16:25:59 +0400 |
Anton Shestakov |
topic: wrap revbranchcache._branchinfo() too
|
Thu, 02 Feb 2023 10:41:52 +0400 |
Anton Shestakov |
topic: simply reuse wirepeer.branchmap() as wirepeer.branchmaptns()
|
Wed, 01 Feb 2023 18:18:35 +0400 |
Anton Shestakov |
topic: make _nbheads() skip branchmap entries that aren't just a branch
|
Tue, 17 Jan 2023 17:54:24 +0400 |
Anton Shestakov |
branching: merge with stable
|
Thu, 15 Dec 2022 17:07:25 +0400 |
Anton Shestakov |
topic: monkey-patch ctx.branch() correctly in override_context_branch
stable
|
Sat, 12 Nov 2022 16:24:55 +0400 |
Anton Shestakov |
topic: use fully qualified branch name during exchange
|
Mon, 10 Oct 2022 20:02:14 +0400 |
Anton Shestakov |
topic: use compat.StateError for aborting pushes that create new heads
|
Mon, 15 Aug 2022 18:45:55 +0400 |
Anton Shestakov |
topic: remove 4.7 compat for transaction validators
|
Mon, 25 Jul 2022 12:30:12 +0400 |
Anton Shestakov |
topic: call a different wire protocol command to get tns-aware branchmap
|
Wed, 27 Jul 2022 20:23:08 +0400 |
Anton Shestakov |
topic: update a comment about branch:topic, use the modern version
|
Fri, 08 Jul 2022 17:54:40 +0400 |
Anton Shestakov |
topic: use branch//namespace/topic format everywhere except exchange
|