log mercurial/upgrade_utils/engine.py @ 50487:0935b9db21b6

age author description
Mon, 15 May 2023 09:01:36 +0200 Pierre-Yves David upgrade: use StoreEntry object in upgrade
Mon, 15 May 2023 09:01:18 +0200 Pierre-Yves David upgrade: drop a quick fix that is not longer necessary
Mon, 15 May 2023 08:56:23 +0200 Pierre-Yves David store: use a StoreEntry object instead of tuple for store files
Tue, 02 May 2023 15:40:13 +0200 Rapha?l Gom?s repo-upgrade: write new requirement before upgrading the dirstate stable
Fri, 04 Nov 2022 16:15:12 -0400 Pierre-Yves David upgrade: no longer keep all revlogs in memory at any point stable
Tue, 31 May 2022 22:50:01 +0200 Manuel Jacob py3: catch FileNotFoundError instead of checking errno == ENOENT
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements