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
|
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
|
Fri, 08 Jan 2016 10:53:07 -0800 |
Gregory Szorc |
clonebundles: remove advertisement of feature
|
Wed, 16 Dec 2015 12:33:54 +0100 |
Mathias De Maré |
clonebundles: fix bundlespec typo
|
Tue, 15 Dec 2015 07:17:15 +0100 |
Mathias De Maré |
clonebundles: fix typo
|
Thu, 05 Nov 2015 10:31:20 +0000 |
Javi Merino |
clonebundles: fix typo s/comand/command/
stable
|
Tue, 03 Nov 2015 12:31:33 -0800 |
Gregory Szorc |
wireproto: move clonebundles command from extension (issue4931)
stable
|
Sat, 17 Oct 2015 11:23:54 -0700 |
Gregory Szorc |
clonebundles: rewrite documentation
|
Wed, 14 Oct 2015 11:05:53 -0700 |
Gregory Szorc |
clonebundles: advertise clone bundles feature to clients
|
Tue, 13 Oct 2015 10:59:41 -0700 |
Gregory Szorc |
clonebundles: filter on SNI requirement
|
Tue, 13 Oct 2015 11:45:30 -0700 |
Gregory Szorc |
clonebundles: filter on bundle specification
|
Fri, 09 Oct 2015 11:22:01 -0700 |
Gregory Szorc |
clonebundles: support for seeding clones from pre-generated bundles
|