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()
|
Wed, 16 Dec 2020 12:39:15 +0530 |
Pulkit Goyal |
upgrade: drop support for old style optimization names
|
Mon, 14 Dec 2020 16:15:01 +0530 |
Pulkit Goyal |
upgrade: add a missing space in status message
|
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:24:38 +0100 |
Pierre-Yves David |
upgrade: extract the checking of target requirements change
|
Tue, 01 Dec 2020 15:50:12 +0100 |
Pierre-Yves David |
upgrade: drop an outdated comment
|
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
|
Tue, 01 Dec 2020 09:13:08 +0100 |
Pierre-Yves David |
upgrade: split actual upgrade code away from the main module
|
Mon, 30 Nov 2020 14:07:23 +0100 |
Pierre-Yves David |
upgrade: display the list of processed revlog before proceeding
|
Fri, 16 Oct 2020 18:57:55 +0530 |
Pulkit Goyal |
upgrade: add support to downgrade share safe mode
|
Thu, 25 Jun 2020 13:13:21 +0530 |
Pulkit Goyal |
upgrade: add support for experimental safe share mode
|
Mon, 30 Nov 2020 14:06:45 +0100 |
Pierre-Yves David |
upgrade: add an explicite --filelogs arguments
|
Tue, 01 Dec 2020 02:07:15 +0100 |
Pierre-Yves David |
upgrade: move optimisation to something more declarative
|
Mon, 30 Nov 2020 23:54:25 +0100 |
Pierre-Yves David |
upgrade: capitalize the `deficiency` constant
|
Mon, 30 Nov 2020 23:52:29 +0100 |
Pierre-Yves David |
upgrade: capitalize the `deficiency` constant
|
Mon, 30 Nov 2020 12:40:28 +0100 |
Pierre-Yves David |
upgrade: directly use the upgrade action constant
|
Mon, 30 Nov 2020 12:24:36 +0100 |
Pierre-Yves David |
upgrade: rename UPGRADE_FILELOG to UPGRADE_FILELOGS
|
Tue, 13 Oct 2020 05:14:37 +0200 |
Pierre-Yves David |
upgrade: allow sidedata upgrade to modify revision flag
|
Thu, 08 Oct 2020 17:29:51 +0530 |
Pulkit Goyal |
upgrade: improve documentation of matchrevlog()
|
Thu, 25 Jun 2020 13:16:55 +0530 |
Pulkit Goyal |
upgrade: support running upgrade if repository has share-safe requirement
|
Tue, 11 Aug 2020 13:43:43 +0530 |
Pulkit Goyal |
requirements: introduce constants for `shared` and `relshared` requirements
|