author | Steve Borho <steve@borho.org> |
Fri, 05 Feb 2010 04:33:08 -0600 | |
branch | stable |
changeset 10315 | be324d31b6c5 |
parent 9993 | 8bce1e0d2801 |
child 10021 | 0022f5c5459e |
permissions | -rw-r--r-- |
4801 | 1 |
% basic |
2 |
% unknown |
|
8655 | 3 |
alias 'unknown' resolves to unknown command 'bargle' |
4801 | 4 |
% ambiguous |
8655 | 5 |
alias 'ambiguous' resolves to ambiguous command 's' |
4801 | 6 |
% recursive |
8655 | 7 |
alias 'recursive' resolves to unknown command 'recursive' |
8 |
% no definition |
|
9 |
no definition for alias 'nodefinition' |
|
9993
8bce1e0d2801
alias: do not crash when aliased command has no usage help text
Nicolas Dumazet <nicdumz.commits@gmail.com>
parents:
8655
diff
changeset
|
10 |
% no usage |
8bce1e0d2801
alias: do not crash when aliased command has no usage help text
Nicolas Dumazet <nicdumz.commits@gmail.com>
parents:
8655
diff
changeset
|
11 |
no rollback information available |
4801 | 12 |
adding foo |
13 |
% with opts |
|
5764
8a5d8fb59ed2
Backed out changeset c2a21fe60994
Matt Mackall <mpm@selenic.com>
parents:
5762
diff
changeset
|
14 |
C foo |
8519
5fbee915ea5d
alias: a0104303f400 did not correctly handle whitespace in the args
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
8477
diff
changeset
|
15 |
% with opts and whitespace |
5fbee915ea5d
alias: a0104303f400 did not correctly handle whitespace in the args
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
8477
diff
changeset
|
16 |
0 e63c23eaa88a | 1970-01-01 00:00 +0000 |
8477
a0104303f400
alias: honor the [defaults] section, fix issue1642
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
5764
diff
changeset
|
17 |
% interaction with defaults |
a0104303f400
alias: honor the [defaults] section, fix issue1642
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
5764
diff
changeset
|
18 |
0:e63c23eaa88a |
a0104303f400
alias: honor the [defaults] section, fix issue1642
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
5764
diff
changeset
|
19 |
-1:000000000000 |
8655 | 20 |
% properly recursive |
21 |
changeset: -1:0000000000000000000000000000000000000000 |
|
22 |
parent: -1:0000000000000000000000000000000000000000 |
|
23 |
parent: -1:0000000000000000000000000000000000000000 |
|
24 |
manifest: -1:0000000000000000000000000000000000000000 |
|
25 |
user: |
|
26 |
date: Thu Jan 01 00:00:00 1970 +0000 |
|
27 |
extra: branch=default |
|
28 |