Thu, 19 May 2022 01:34:51 +0100 |
Pierre-Yves David |
copies-sdc: mark upgrade action as changelog only
|
Thu, 19 May 2022 01:24:16 +0100 |
Pierre-Yves David |
changelog-v2: mark upgrade action as changelog only
|
Tue, 12 Apr 2022 19:40:37 +0100 |
Arseniy Alekseyev |
narrow: support debugupgraderepo
|
Mon, 21 Feb 2022 13:08:28 -0700 |
Gregory Szorc |
py3: use class X: instead of class X(object):
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Thu, 17 Feb 2022 07:34:49 +0100 |
Pierre-Yves David |
tracked-key: remove the dual write and rename to tracked-hint
|
Thu, 17 Feb 2022 06:32:03 +0100 |
Pierre-Yves David |
tracked-key: make it possible to upgrade to and downgrade from the feature
|
Tue, 15 Feb 2022 23:45:30 +0100 |
Pierre-Yves David |
upgrade: make dirstate-v2 format variant compatible with share
|
Tue, 15 Feb 2022 23:09:07 +0100 |
Pierre-Yves David |
upgrade: prepare code (and output) for the idea of upgrading share
|
Tue, 11 Jan 2022 21:40:08 +0100 |
Pierre-Yves David |
share-safe: enable by default (BC)
|
Wed, 20 Oct 2021 00:57:02 +0200 |
Pierre-Yves David |
dirstate-v2: freeze the on-disk format
|
Mon, 28 Jun 2021 12:12:34 +0200 |
Mathias De Mare |
upgrade_utils: fix crash for removecldeltachain action
|
Wed, 19 May 2021 18:35:43 +0200 |
Simon Sapin |
dirstate-v2: Add `hg debugupgraderepo` command support
|
Fri, 21 May 2021 17:12:47 +0200 |
Simon Sapin |
upgrade: Use `improvement` subclasses everywhere, not instances
|
Wed, 19 May 2021 13:14:59 +0200 |
Simon Sapin |
dirstate-v2: Add a new experimental `exp-dirstate-v2` repository requirement
|
Tue, 04 May 2021 04:32:09 +0200 |
Pierre-Yves David |
changelogv2: allow upgrade from and to this format
|
Mon, 29 Mar 2021 22:40:54 +0200 |
Pierre-Yves David |
changelogv2: introduce a "changelogv2" feature
|
Mon, 03 May 2021 12:34:01 +0200 |
Pierre-Yves David |
revlogv2: mark revlogv2 as requires a full upgrade
|
Mon, 03 May 2021 12:30:24 +0200 |
Pierre-Yves David |
side-data: drop the associated config and requirements
|
Fri, 30 Apr 2021 16:13:02 -0700 |
Kyle Lippincott |
black: make codebase compatible with black v21.4b2 and v20.8b1
stable
|
Wed, 14 Apr 2021 09:49:36 -0400 |
Matt Harbison |
typing: enable pytype processing on mercurial/upgrade_utils/actions.py
stable
|
Mon, 12 Apr 2021 22:42:47 -0400 |
Matt Harbison |
merge with stable
|
Tue, 06 Apr 2021 18:55:19 +0200 |
Pierre-Yves David |
revlog-compression: use zstd by default (if available)
|
Wed, 07 Apr 2021 12:15:28 +0200 |
Pierre-Yves David |
revlog-compression: fix computation of engine availability
|
Thu, 25 Mar 2021 19:06:28 -0400 |
Matt Harbison |
typing: disable processing of mercurial/upgrade_utils/actions.py
stable
|
Thu, 04 Mar 2021 09:55:06 +0100 |
Raphaël Gomès |
format: remove sidedata format variant
|
Wed, 20 Jan 2021 21:14:06 +0100 |
Raphaël Gomès |
revlogv2: allow upgrading to v2
|
Wed, 03 Mar 2021 12:37:13 +0100 |
Raphaël Gomès |
requirements: also add a fncache constant
|
Wed, 03 Mar 2021 12:35:29 +0100 |
Raphaël Gomès |
requirements: also add a store constant
|
Wed, 03 Mar 2021 12:33:24 +0100 |
Raphaël Gomès |
requirements: also add a dotencode constant
|