Mercurial > public > mercurial-scm > hg
log mercurial/upgrade_utils/engine.py @ 46897:1c52d77d7861
age | author | description |
---|---|---|
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 |