comparison rust/hg-core/src/testing.rs @ 48540:20d0d896183e

rhg: Rename some revlog-related types and methods Use "data chunck" and "data" for a revlog entry?s data before and after resolving deltas (if any), repsectively. The former `FilelogEntry` actually only contains data, rename it to `FilelogRevisionData` accordingly. This leaves room to later have a `FilelogEntry` type that wraps `RevlogEntry`. Differential Revision: https://phab.mercurial-scm.org/D11959
author Simon Sapin <simon.sapin@octobus.net>
date Tue, 21 Dec 2021 15:57:30 +0100
parents 168041fa6d5f
children 4c5f6e95df84
comparison
equal deleted inserted replaced
48539:b9d5ad7146a3 48540:20d0d896183e