##// END OF EJS Templates
dispatch: parse and apply -R early...
dispatch: parse and apply -R early This allows us to use extensions specified in .hg/hgrc. Unfortunately, this requires us to parse that file twice, but performance impact on the version command appears to be less than 1%.

File last commit:

r4139:efe6f92c default
r4553:741f64df default
Show More
test-bad-extension.out
5 lines | 195 B | text/plain | TextLexer
/ tests / test-bad-extension.out
Alexis S. L. Carvalho
test-bad-extension: avoid printing the file name...
r4139 *** failed to import extension badext: bit bucket overflow
Thomas Arendsen Hein
Improved error message for extensions overriding commands (with test):...
r3990 extension 'hgext.gpg' overrides commands: sigs sigcheck sign
Alexis S. L. Carvalho
load extensions only after the ui object has been completely initialized...
r3014 hg help [COMMAND]
show help for a command, extension, or list of commands