##// 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 / hgweb
__init__.py Loading ...
common.py Loading ...
hgweb_mod.py Loading ...
hgwebdir_mod.py Loading ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...
wsgiheaders.py Loading ...