##// END OF EJS Templates
mmap: only use mmap to read revlog persistent nodemap if it is safe...
mmap: only use mmap to read revlog persistent nodemap if it is safe Cf `is_mmap_safe` docstring.

File last commit:

r9999:f91e5630 default
r52549:21442f87 stable
Show More
changelog.tmpl
5 lines | 155 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape} Changelog</title>
<description>{repo|escape} Changelog</description>
{entries%changelogentry}
</channel>
</rss>