##// END OF EJS Templates
vfs: optimize __call__ by not calling util.split for reads...
vfs: optimize __call__ by not calling util.split for reads dirname and basename are not used on reads
Adrian Buehlmann -
r17937:3cb032d5 default
Show More
Name Size Modified Last Commit Author
/ mercurial / hgweb
__init__.py Loading ...
common.py Loading ...
hgweb_mod.py Loading ...
hgwebdir_mod.py Loading ...
protocol.py Loading ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...