##// END OF EJS Templates
rhg: support rhg status --no-copies...
rhg: support rhg status --no-copies This makes `rhg st --rev A --rev B --no-copies` work without fallback to Python, where previously `--config ui.statuscopies=False` was necessary.
Mitchell Kember -
r53238:c2814b69 default
Show More
Name Size Modified Last Commit Author
/ rust / chg / src
attachio.rs Loading ...
clientext.rs Loading ...
lib.rs Loading ...
locator.rs Loading ...
main.rs Loading ...
message.rs Loading ...
procutil.rs Loading ...
runcommand.rs Loading ...
sendfds.c Loading ...
sighandlers.c Loading ...
uihandler.rs Loading ...