##// END OF EJS Templates
Refactor commands.serve to allow other commands to run as services....
Refactor commands.serve to allow other commands to run as services. This introduces a new function, cmdutil.service.
Bryan O'Sullivan -
r4380:e89f9afc 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 ...
request.py Loading ...
server.py Loading ...
wsgicgi.py Loading ...