Tue, 06 Apr 2021 10:38:27 +0200 |
Pierre-Yves David |
upgrade: do not hardcore file extension of revlogs
|
Tue, 06 Apr 2021 10:38:11 +0200 |
Pierre-Yves David |
upgrade: take advantage of the new information returned by `store.walk`
|
Tue, 06 Apr 2021 10:38:03 +0200 |
Pierre-Yves David |
store: also return some information about the type of file `walk` found
|
Thu, 18 Mar 2021 18:24:59 -0400 |
Matt Harbison |
merge with stable
|
Wed, 13 Jan 2021 16:14:58 +0100 |
Joerg Sonnenberger |
node: introduce nodeconstants class
|
Thu, 11 Mar 2021 19:50:14 -0500 |
Matt Harbison |
typing: add an assertion to the upgrade engine to help pytype
stable
|
Wed, 10 Feb 2021 17:08:34 +0530 |
Pulkit Goyal |
upgrade: speed up when we have only nodemap to downgrade
|
Mon, 15 Feb 2021 15:13:20 +0530 |
Pulkit Goyal |
upgrade: write nodemap for manifests too
|
Mon, 01 Feb 2021 00:02:00 +0530 |
Pulkit Goyal |
upgrade: implement partial upgrade for upgrading persistent-nodemap
|
Sun, 31 Jan 2021 23:13:08 +0530 |
Pulkit Goyal |
engine: 'if not, else' -> 'if, else'
|
Thu, 14 Jan 2021 16:37:10 +0530 |
Pulkit Goyal |
upgrade: update only requirements if we can
|
Thu, 14 Jan 2021 16:34:58 +0530 |
Pulkit Goyal |
engine: add `if True` to prepare for next patch
|
Thu, 14 Jan 2021 16:25:40 +0530 |
Pulkit Goyal |
upgrade: don't create store backup if `--no-backup` is passed
|
Wed, 13 Jan 2021 12:50:47 +0100 |
Pierre-Yves David |
upgrade: explicitly test for revlog index
|
Thu, 31 Dec 2020 14:28:00 +0530 |
Pulkit Goyal |
engine: prevent a function call for each store file
|