mercurial/upgrade.py
Tue, 14 Jun 2022 19:40:35 +0200 Pierre-Yves David auto-upgrade: add an option to silence the safe-mismatch message
Tue, 05 Apr 2022 05:19:47 +0200 Pierre-Yves David auto-upgrade: introduce a way to auto-upgrade to/from share-safe
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Tue, 15 Feb 2022 23:09:07 +0100 Pierre-Yves David upgrade: prepare code (and output) for the idea of upgrading share
Sun, 12 Dec 2021 20:01:05 -0500 Matt Harbison pytype: stop excluding upgrade.py
Mon, 13 Dec 2021 14:44:16 -0500 Matt Harbison merge with stable
Mon, 06 Dec 2021 21:30:32 +0100 Pierre-Yves David upgrade: drop some dead code
Mon, 06 Dec 2021 17:54:39 +0100 Pierre-Yves David upgrade: only process revlogs that needs it by default
Mon, 06 Dec 2021 17:13:26 +0100 Pierre-Yves David upgrade: issue a message when a revlog type has to be upgraded
Mon, 06 Dec 2021 17:12:21 +0100 Pierre-Yves David upgrade: explicitly warn when a `--no-xxx` flag is overwritten
Mon, 06 Dec 2021 14:40:13 +0100 Pierre-Yves David upgrade: make the list of explicitly specified revlog a dict
Mon, 06 Dec 2021 11:59:48 +0100 Pierre-Yves David upgrade: move the revlog selection code lower down the chain
Sun, 12 Dec 2021 19:36:11 -0500 Matt Harbison upgrade: byteify a few error messages stable
Fri, 29 Jan 2021 17:32:09 +0530 Pulkit Goyal merge with stable
Thu, 14 Jan 2021 16:25:40 +0530 Pulkit Goyal upgrade: don't create store backup if `--no-backup` is passed
Wed, 20 Jan 2021 12:23:40 +0100 Pierre-Yves David share-share: have the hint issue more consistently and point to the right doc stable
Fri, 15 Jan 2021 12:08:07 +0530 Pulkit Goyal share: rename share-safe warning config
Mon, 18 Jan 2021 21:37:20 +0530 Pulkit Goyal share: rework config options to be much clearer and easier
Mon, 18 Jan 2021 19:50:21 +0530 Pulkit Goyal upgrade: re-read current requirements after taking lock
Thu, 14 Jan 2021 21:29:46 +0530 Pulkit Goyal upgrade: take lock only for part where it's required
Fri, 08 Jan 2021 21:47:31 +0530 Pulkit Goyal sharesafe: introduce config to disallow outdated shares if upgrade fails
Fri, 08 Jan 2021 21:34:16 +0530 Pulkit Goyal sharesafe: make warning about outdated share configurable
Wed, 06 Jan 2021 18:31:16 +0530 Pulkit Goyal sharesafe: add functionality to automatically downgrade shares
Wed, 06 Jan 2021 16:18:06 +0530 Pulkit Goyal sharesafe: introduce functionality to automatically upgrade shares
Fri, 08 Jan 2021 23:08:39 +0530 Pulkit Goyal upgrade: don't perform anything if nothing to do
Thu, 31 Dec 2020 19:42:10 +0530 Pulkit Goyal upgrade: migrated -> upgraded in ui messages
Thu, 31 Dec 2020 19:24:23 +0530 Pulkit Goyal upgrade: remove unnecessary `is None` check
Wed, 16 Dec 2020 14:00:41 +0530 Pulkit Goyal upgrade: introduce post upgrade and downgrade message for improvements
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()
less more (0) -100 -50 -30 tip