##// END OF EJS Templates
rust: Add a Filelog struct that wraps Revlog...
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
Simon Sapin -
r48775:4d2a5ca0 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / operations
cat.rs Loading ...
debugdata.rs Loading ...
dirstate_status.rs Loading ...
list_tracked_files.rs Loading ...
mod.rs Loading ...