author | Brendan Cully <brendan@kublai.com> |
Thu, 05 Jul 2007 12:24:26 -0700 | |
changeset 4812 | a5209b0487e0 |
parent 4139 | efe6f92c0847 |
child 5032 | 6dbd40b6307c |
permissions | -rw-r--r-- |
4139
efe6f92c0847
test-bad-extension: avoid printing the file name
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3990
diff
changeset
|
1 |
*** failed to import extension badext: bit bucket overflow |
3990
96e21337dc03
Improved error message for extensions overriding commands (with test):
Thomas Arendsen Hein <thomas@intevation.de>
parents:
3014
diff
changeset
|
2 |
extension 'hgext.gpg' overrides commands: sigs sigcheck sign |
3014
01454af644b8
load extensions only after the ui object has been completely initialized
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
diff
changeset
|
3 |
hg help [COMMAND] |
01454af644b8
load extensions only after the ui object has been completely initialized
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
diff
changeset
|
4 |
|
01454af644b8
load extensions only after the ui object has been completely initialized
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
diff
changeset
|
5 |
show help for a command, extension, or list of commands |