##// END OF EJS Templates
copies-rust: rewrite ChangedFiles binary parsing...
copies-rust: rewrite ChangedFiles binary parsing by using the new from-bytes-safe crate and a custom struct that encodes the expected data structure. Differential Revision: https://phab.mercurial-scm.org/D10068
Simon Sapin -
r47404:df6be4ed default
Show More
Name Size Modified Last Commit Author
/ rust / rhg
src
Cargo.toml Loading ...
README.md Loading ...

rhg

This project provides a fastpath Rust implementation of the Mercurial (hg)
version control tool.