##// END OF EJS Templates
cat --decode: Drop short option, use opts.get() instead of opts[]...
cat --decode: Drop short option, use opts.get() instead of opts[] - hg archive --no-decode has no short option, too, and maybe both could use -d in the future to select revisions by date. - opts.get makes python scripts calling cat() happy, because they don't have to pass the new option.
Thomas Arendsen Hein -
r6094:3998c1b0 default
Show More
Name Size Modified Last Commit Author
/ templates / atom
changelog.tmpl Loading ...
changelogentry.tmpl Loading ...
filelog.tmpl Loading ...
header.tmpl Loading ...
map Loading ...
tagentry.tmpl Loading ...
tags.tmpl Loading ...