Mercurial > hg
comparison COPYING @ 51445:d2858d97af6c
rust-index: drop offset_override
The inline `offsets` value diverge from the one on disk for added value, so the
offset_override tricks is not going to work well once we start having the full
revlog logic in Rust.
We remove it beforehand and align the Rust logic to the Python one (adjusting
the segment offset at read time for inline revlog).
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 26 Feb 2024 12:59:57 +0100 |
parents | 8c8b55733cbd |
children |
comparison
equal
deleted
inserted
replaced
51444:c3f2a9b55f59 | 51445:d2858d97af6c |
---|