Mercurial > hg
annotate tests/test-bad-extension.out @ 4445:af8db3b42a4a
Make hg import --exact work when a new branch is created by an import.
author | Eric Hopper <hopper@omnifarious.org> |
---|---|
date | Thu, 17 May 2007 20:09:52 -0700 |
parents | efe6f92c0847 |
children | 6dbd40b6307c |
rev | line source |
---|---|
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 |