diff rust/hg-core/src/exit_codes.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 6e49769b7f97
children 006688e36e12
line wrap: on
line diff