##// END OF EJS Templates
rust: add `Progress` trait for progress bars...
rust: add `Progress` trait for progress bars This will be used in the next few changes to introduce a progress bar for the `hg update` fastpath.
Raphaël Gomès -
r52934:3ae7c43a default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / revlog
changelog.rs Loading ...
filelog.rs Loading ...
index.rs Loading ...
manifest.rs Loading ...
mod.rs Loading ...
node.rs Loading ...
nodemap.rs Loading ...
nodemap_docket.rs Loading ...
patch.rs Loading ...
path_encode.rs Loading ...