##// END OF EJS Templates
rust: Keep lazily-initialized Changelog and Manifest log on the Repo object...
rust: Keep lazily-initialized Changelog and Manifest log on the Repo object That way if one of them is accessed multiple times it won’t be reopened from the filesystem. Differential Revision: https://phab.mercurial-scm.org/D11406
Simon Sapin -
r48773:21d25e9e default
Show More
Name Size Modified Last Commit Author
/ rust / rhg / src / commands
cat.rs Loading ...
config.rs Loading ...
debugdata.rs Loading ...
debugrequirements.rs Loading ...
files.rs Loading ...
root.rs Loading ...
status.rs Loading ...