Mercurial > public > mercurial-scm > hg
comparison rust/hg-core/src/revlog/path_encode.rs @ 52396:b0b6c28b340b
hg-core: add filelog metadata header parsing
This adds methods to FilelogRevisionData to extract the metadata header.
The header is represented by a &[u8] wrapper capable of parsing the
fields "censored", "copy", and "copyrev". This will be needed for
supporting --copies in rhg status and diff.
author | Mitchell Kember <mkember@janestreet.com> |
---|---|
date | Tue, 03 Dec 2024 09:31:24 -0500 |
parents | 3f5137543773 |
children |
comparison
equal
deleted
inserted
replaced
52395:136e74c2bf8f | 52396:b0b6c28b340b |
---|