##// END OF EJS Templates
bookmarks: factor out rename logic from commands...
bookmarks: factor out rename logic from commands We keep the lock in the caller so that future devs are aware of the locking implications.
Sean Farley -
r33006:e0a8dd6c 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 ...