log tests/test-clonebundles.t @ 51460:cebd96dee99a

age author description
Tue, 27 Feb 2024 22:52:00 +0100 Pierre-Yves David test-clonebundles: simplify matching to be less flavor depends
Mon, 11 Dec 2023 22:27:59 +0100 Pierre-Yves David changelog: never inline changelog
Mon, 19 Jun 2023 16:13:16 +0200 Pierre-Yves David clone-bundle: double check that inline clone bundle does not break local case
Mon, 19 Jun 2023 15:49:35 +0200 Pierre-Yves David clonebundles: introduce a new write protocol command
Mon, 19 Jun 2023 11:28:45 +0200 Pierre-Yves David clone-bundles: reorder some test section and add titles
Sun, 18 Jun 2023 00:09:39 +0200 Pierre-Yves David branching: merge with stable
Wed, 08 Mar 2023 14:23:43 +0100 Mathias De Mare clonebundles: add support for inline (streaming) clonebundles
Thu, 20 Apr 2023 11:23:45 +0200 Mathias De Mare clonebundles: filter out invalid schemes instead of failing on them stable
Thu, 20 Apr 2023 10:48:12 +0200 Mathias De Mare clonebundles: demonstrate bad behaviour when unknown scheme is present stable
Tue, 18 Apr 2023 11:55:23 +0200 Raphaël Gomès branching: merge stable into default
Mon, 27 Feb 2023 23:04:09 -0500 Matt Harbison configitems: enable changegroup3 by default (unless using infinitepush)
Tue, 18 Apr 2023 01:23:27 +0200 Pierre-Yves David revlog-split: make sure the self._indexfile attribut is reset (issue6811) stable 6.4.2
Tue, 18 Apr 2023 01:12:00 +0200 Pierre-Yves David revlog-split: show manifest data loss situation when using clonebundle stable
Thu, 27 Jan 2022 22:24:11 +0100 Pierre-Yves David stream-clone: allow to change persistent-nodemap format during stream clone
Mon, 24 Jan 2022 12:44:20 +0100 Pierre-Yves David requirements: add an official `REVLOG_COMPRESSION_ZSTD` const