mercurial/upgrade_utils/__init__.py
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 25 Oct 2023 02:13:18 +0200
changeset 51091 a82704902db8
parent 46046 f105c49e89cd
permissions -rw-r--r--
revlog: move the compression/decompression logic on the inner object This is a necessary step before being able to move more logic around restoring a revision content there. For now, we do a simple patch for the perf extension logic, when the implementation of the inner object changes, we will likely need some evolution of the API. However this is true of many things in the perf extension. So we will see this later.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: