comparison rust/hg-core/src/logging.rs @ 47961:4d2a5ca060e3

rust: Add a Filelog struct that wraps Revlog Some filelog-specific logic is moved from code `rhg cat` into this struct where it can better be reused. Additionally, a missing end delimiter for metadata causes an error to be returned instead of being silently ignored. Differential Revision: https://phab.mercurial-scm.org/D11408
author Simon Sapin <simon.sapin@octobus.net>
date Mon, 13 Sep 2021 15:42:39 +0200
parents 9cd35c8c6044
children db7dbe6f7bb2
comparison
equal deleted inserted replaced
47960:cfb6e6699b25 47961:4d2a5ca060e3