diff mercurial/mdiff.py @ 51165:66417f55ea33 stable

revlog: avoid exposing delayed index entry too widely in non-inline revlog Before this change, the index entry would be seen as "appended" to the data file. It did not hurt too much as there are never accessed for reading, but this was odd. So lets stop doing so.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 07 Dec 2023 00:34:08 +0100
parents 18c8c18993f0
children f4733654f144
line wrap: on
line diff