##// END OF EJS Templates
mmap: only use mmap to read revlog index if it is safe...
mmap: only use mmap to read revlog index if it is safe Cf `is_mmap_safe` docstring.
marmoute -
r52546:d6c895e4 stable
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 ...