Wed, 23 Nov 2022 11:22:22 -0500 |
Matt Harbison |
typing: minor tweaks to allow updating to pytype 2022.11.18
|
Wed, 25 May 2022 11:27:16 +0200 |
Pierre-Yves David |
bundlespec: do not check for `-` in the params portion of the bundlespec
|
Wed, 18 May 2022 10:38:11 +0100 |
Pierre-Yves David |
bundlespec: add processing of some parameter value
|
Wed, 18 May 2022 10:06:43 +0100 |
Pierre-Yves David |
bundlespec: extract the parseparams closure
|
Tue, 17 May 2022 18:14:32 +0100 |
Pierre-Yves David |
bundlespec: add a `overwrite` parameter to set_param
|
Tue, 17 May 2022 16:36:32 +0100 |
Pierre-Yves David |
bundlespec: merge the contentopts and params dictionnary
|
Tue, 17 May 2022 14:25:53 +0100 |
Pierre-Yves David |
bundlespec: make the `stream` case less special
|
Tue, 17 May 2022 11:57:17 +0100 |
Pierre-Yves David |
bundlespec: phase out the `_bundlespeccgversions` mapping
|
Mon, 21 Feb 2022 13:08:28 -0700 |
Gregory Szorc |
py3: use class X: instead of class X(object):
|
Mon, 17 Jan 2022 19:26:36 +0100 |
Pierre-Yves David |
stream-clone: add a explicit set list requirements relevant to stream clone
|
Sun, 30 May 2021 22:12:48 +0200 |
Pierre-Yves David |
revlogv2: make sure bundling pick a compatible bundle format
|
Wed, 03 Mar 2021 12:30:23 +0100 |
Raphaël Gomès |
requirements: also add a generaldelta constant
|
Wed, 14 Oct 2020 17:46:28 +0200 |
Pierre-Yves David |
clonebundle: move the manifest filename to a constant
|
Thu, 15 Oct 2020 15:57:36 +0200 |
Pierre-Yves David |
clonebundles: move a bundle of clone bundle related code to a new module
|