mercurial/upgrade_utils/actions.py
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
Wed, 03 Mar 2021 12:30:23 +0100 Raphaël Gomès requirements: also add a generaldelta constant
Wed, 03 Mar 2021 14:00:45 +0100 Raphaël Gomès requirements: add constant for revlog v1 requirement
Thu, 14 Jan 2021 16:57:11 +0530 Pulkit Goyal upgrade: mark sharesafe improvement as only touching requirements
Mon, 14 Dec 2020 16:20:00 +0530 Pulkit Goyal actions: calculate what all parts does the operation touches
Thu, 14 Jan 2021 16:25:40 +0530 Pulkit Goyal upgrade: don't create store backup if `--no-backup` is passed
Mon, 18 Jan 2021 19:16:49 +0530 Pulkit Goyal share: move share safe functionality out of experimental
Fri, 08 Jan 2021 23:06:38 +0530 Pulkit Goyal downgrade: if a compression is removed, consider that too
Wed, 30 Dec 2020 16:39:35 +0530 Pulkit Goyal engine: prevent multiple checking of re-delta-multibase
Wed, 30 Dec 2020 16:20:25 +0530 Pulkit Goyal actions: store deltareuse mode of whole operation in UpgradeOperation
Wed, 16 Dec 2020 14:00:41 +0530 Pulkit Goyal upgrade: introduce post upgrade and downgrade message for improvements
Wed, 16 Dec 2020 15:04:17 +0530 Pulkit Goyal actions: introduce function to calculate downgrades
Wed, 16 Dec 2020 14:16:10 +0530 Pulkit Goyal upgrade: rename actions to upgrade_actions
Wed, 16 Dec 2020 14:06:24 +0530 Pulkit Goyal upgrade: move optimization addition to determineactions()
Wed, 30 Dec 2020 14:56:34 +0530 Pulkit Goyal actions: rename DEFICIENCY constant to FORMAT_VARIANT
Mon, 14 Dec 2020 16:03:15 +0530 Pulkit Goyal upgrade: rename finddeficiences() to find_format_upgrades()
Mon, 14 Dec 2020 13:48:25 +0530 Pulkit Goyal upgrade: move printing of unused optimizations to UpgradeOperation class
Sat, 12 Dec 2020 18:09:16 +0530 Pulkit Goyal upgrade: move `printrequirements()` to UpgradeOperation class
Sat, 12 Dec 2020 18:00:18 +0530 Pulkit Goyal upgrade: move `printoptimisations() to UpgradeOperation class
Sat, 12 Dec 2020 17:54:59 +0530 Pulkit Goyal upgrade: move `printupgradeactions()` to UpgradeOperation class
Sat, 12 Dec 2020 17:51:27 +0530 Pulkit Goyal upgrade: move `print_affected_revlogs()` to UpgradeOperation class
Tue, 01 Dec 2020 22:37:34 +0100 Pierre-Yves David upgrade: start moving the "to be happening" data in a dedicated object
Tue, 01 Dec 2020 20:35:19 +0100 Pierre-Yves David upgrade: gather code about requirement checking together
Tue, 01 Dec 2020 20:24:38 +0100 Pierre-Yves David upgrade: extract the checking of target requirements change
Tue, 01 Dec 2020 15:54:38 +0100 Pierre-Yves David upgrade: gather code about source checking together
Tue, 01 Dec 2020 15:45:23 +0100 Pierre-Yves David upgrade: move requirements checking in a dedicated function
Tue, 01 Dec 2020 15:11:06 +0100 Pierre-Yves David upgrade: split definition and management of the actions from the main code
less more (0) tip