log hgext/clonebundles.py @ 49373:f8ec7b16c98f stable

age author description
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Wed, 14 Oct 2020 17:46:28 +0200 Pierre-Yves David clonebundle: move the manifest filename to a constant
Sun, 26 Jul 2020 12:46:04 -0700 Gregory Szorc clonebundles: document REQUIREDRAM key stable
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Mon, 16 Apr 2018 22:21:54 -0700 Gregory Szorc wireproto: rename wireproto to wireprotov1server (API)
Thu, 18 Jan 2018 12:54:01 +0100 Joerg Sonnenberger wireproto: support for pullbundles
Sat, 10 Jun 2017 11:33:57 -0700 Gregory Szorc clonebundles: reference correct config option
Wed, 24 May 2017 22:59:59 -0400 Matt Harbison clonebundles: fix missing newline character stable
Thu, 02 Mar 2017 03:23:18 +0100 Pierre-Yves David clonebundle: use 'repo.vfs' instead of 'repo.opener'
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
Tue, 09 Feb 2016 17:51:44 -0800 Gregory Szorc clonebundles: use absolute_import
Thu, 14 Jan 2016 22:50:55 -0800 Gregory Szorc clonebundles: improve BUNDLESPEC documentation
Fri, 08 Jan 2016 10:58:04 -0800 Gregory Szorc exchange: make clone bundles non-experimental and enabled by default
Fri, 08 Jan 2016 10:57:01 -0800 Gregory Szorc exchange: make clonebundleprefers non-experimental