##// 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 / rhg / src
commands
blackbox.rs Loading ...
error.rs Loading ...
main.rs Loading ...
ui.rs Loading ...