hgext/clonebundles.py
Thu, 31 Aug 2023 23:56:15 +0200 Pierre-Yves David safehasattr: drop usage in favor of hasattr
Fri, 03 Feb 2023 04:10:22 +0100 Pierre-Yves David wrapfunction: use sysstr instead of bytes as argument in "clonebundles"
Tue, 27 Jun 2023 16:19:42 +0200 Mathias De Mare clonebundles: add warning if auto-generate is enabled without formats stable
Tue, 27 Jun 2023 15:34:24 +0200 Mathias De Mare clonebundles: fix display of auto-generate.on-change lines stable
Wed, 21 Jun 2023 15:55:07 +0200 Pierre-Yves David clone-bundles: check we generate a valid specification
Mon, 19 Jun 2023 18:15:35 +0200 Pierre-Yves David clonebundles: adds a auto-generate.serve-inline option
Mon, 19 Jun 2023 18:15:27 +0200 Pierre-Yves David clone-bundle: only add the REQUIRESNI bit for http(s)
Mon, 19 Jun 2023 15:49:35 +0200 Pierre-Yves David clonebundles: introduce a new write protocol command
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
Tue, 25 Apr 2023 15:28:40 +0200 Mathias De Mare bundles: clarify streaming v2 bundle usage stable
Tue, 14 Mar 2023 05:30:34 +0100 Pierre-Yves David clone-bundles: add an option to generate bundles in the background
Tue, 14 Mar 2023 05:09:16 +0100 Pierre-Yves David clone-bundles: add a command to clear all bundles
Mon, 13 Mar 2023 19:16:19 +0100 Pierre-Yves David clone-bundles: introduce a command to refresh bundle
Mon, 13 Mar 2023 04:18:45 +0100 Pierre-Yves David clone-bundles: add a configuration to control auto-generation on changes
Mon, 13 Mar 2023 18:44:52 +0100 Pierre-Yves David clone-bundles: also control automation based on absolute number of revisions
Mon, 13 Mar 2023 20:01:42 +0100 Pierre-Yves David clone-bundles: only regenerate the clone bundle when cached ration is low
Tue, 24 Mar 2020 03:25:33 +0100 Pierre-Yves David clone-bundles: garbage collect older bundle when generating new ones
Mon, 13 Mar 2023 17:34:18 +0100 Pierre-Yves David clone-bundles: add a basic first version of automatic bundle generation
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
less more (0) -30 tip