author | Matt Mackall <mpm@selenic.com> |
Thu, 21 Jun 2007 18:02:03 -0500 | |
changeset 4674 | 723e0ddb6ada |
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 |