##// END OF EJS Templates
mq: make qrefresh/qfold keep wlock until saving patch status...
mq: make qrefresh/qfold keep wlock until saving patch status Because q.refresh() changes nodeid, .hg/patches/status gets invalid until q.savedirty(). This patch changes mq not to unlock repository of incomplete state.
Yuya Nishihara -
r14620:2b9c3292 default
Show More
Name Size Modified Last Commit Author
/ hgext / inotify
linux
__init__.py Loading ...
client.py Loading ...
common.py Loading ...
linuxserver.py Loading ...
server.py Loading ...