Thu, 11 Mar 2021 19:50:14 -0500 |
Matt Harbison |
typing: add an assertion to the upgrade engine to help pytype
stable
|
file |
diff |
annotate
|
Wed, 10 Feb 2021 17:08:34 +0530 |
Pulkit Goyal |
upgrade: speed up when we have only nodemap to downgrade
|
file |
diff |
annotate
|
Mon, 15 Feb 2021 15:13:20 +0530 |
Pulkit Goyal |
upgrade: write nodemap for manifests too
|
file |
diff |
annotate
|
Mon, 01 Feb 2021 00:02:00 +0530 |
Pulkit Goyal |
upgrade: implement partial upgrade for upgrading persistent-nodemap
|
file |
diff |
annotate
|
Sun, 31 Jan 2021 23:13:08 +0530 |
Pulkit Goyal |
engine: 'if not, else' -> 'if, else'
|
file |
diff |
annotate
|
Thu, 14 Jan 2021 16:37:10 +0530 |
Pulkit Goyal |
upgrade: update only requirements if we can
|
file |
diff |
annotate
|
Thu, 14 Jan 2021 16:34:58 +0530 |
Pulkit Goyal |
engine: add `if True` to prepare for next patch
|
file |
diff |
annotate
|
Thu, 14 Jan 2021 16:25:40 +0530 |
Pulkit Goyal |
upgrade: don't create store backup if `--no-backup` is passed
|
file |
diff |
annotate
|
Wed, 13 Jan 2021 12:50:47 +0100 |
Pierre-Yves David |
upgrade: explicitly test for revlog index
|
file |
diff |
annotate
|
Thu, 31 Dec 2020 14:28:00 +0530 |
Pulkit Goyal |
engine: prevent a function call for each store file
|
file |
diff |
annotate
|
Thu, 31 Dec 2020 19:42:10 +0530 |
Pulkit Goyal |
upgrade: migrated -> upgraded in ui messages
|
file |
diff |
annotate
|
Thu, 31 Dec 2020 14:45:16 +0530 |
Pulkit Goyal |
engine: refactor code to replace stores in separate function
|
file |
diff |
annotate
|
Thu, 31 Dec 2020 14:10:25 +0530 |
Pulkit Goyal |
engine: make hook point for extension a public function
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 16:39:35 +0530 |
Pulkit Goyal |
engine: prevent multiple checking of re-delta-multibase
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 16:33:49 +0530 |
Pulkit Goyal |
engine: pass upgrade operation inside `_perform_clone()`
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 16:29:33 +0530 |
Pulkit Goyal |
engine: pass upgrade operation inside _clonerevlogs()
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 16:20:25 +0530 |
Pulkit Goyal |
actions: store deltareuse mode of whole operation in UpgradeOperation
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 16:11:24 +0530 |
Pulkit Goyal |
engine: refactor how total dstsize is calculated
|
file |
diff |
annotate
|
Wed, 16 Dec 2020 14:16:10 +0530 |
Pulkit Goyal |
upgrade: rename actions to upgrade_actions
|
file |
diff |
annotate
|
Mon, 14 Dec 2020 14:38:01 +0530 |
Pulkit Goyal |
engine: unwrap a hard to understand for loop
|
file |
diff |
annotate
|
Mon, 14 Dec 2020 14:18:38 +0530 |
Pulkit Goyal |
engine: refactor actual cloning code into separate function
|
file |
diff |
annotate
|
Sat, 12 Dec 2020 18:09:16 +0530 |
Pulkit Goyal |
upgrade: move `printrequirements()` to UpgradeOperation class
|
file |
diff |
annotate
|
Sat, 12 Dec 2020 17:54:59 +0530 |
Pulkit Goyal |
upgrade: move `printupgradeactions()` to UpgradeOperation class
|
file |
diff |
annotate
|
Tue, 01 Dec 2020 22:37:34 +0100 |
Pierre-Yves David |
upgrade: start moving the "to be happening" data in a dedicated object
|
file |
diff |
annotate
|
Tue, 01 Dec 2020 09:13:08 +0100 |
Pierre-Yves David |
upgrade: split actual upgrade code away from the main module
|
file |
diff |
annotate
| base
|