##// 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
/ mercurial / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
charencode.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...