Mercurial > hg
view tests/test-alias.out @ 10111:27457d31ae3f
cmdutil: replace sys.maxint with None as default value in loglimit
Semantically, it is better to use None over any other value when there is
"no value". Using maxint in this context is quite hackish, and is not forward
compatible.
author | Nicolas Dumazet <nicdumz.commits@gmail.com> |
---|---|
date | Mon, 14 Dec 2009 00:32:29 +0900 |
parents | 0022f5c5459e |
children | 16df09a54113 |
line wrap: on
line source
% basic % unknown alias 'unknown' resolves to unknown command 'bargle' alias 'unknown' resolves to unknown command 'bargle' % ambiguous alias 'ambiguous' resolves to ambiguous command 's' alias 'ambiguous' resolves to ambiguous command 's' % recursive alias 'recursive' resolves to unknown command 'recursive' alias 'recursive' resolves to unknown command 'recursive' % no definition no definition for alias 'nodefinition' no definition for alias 'nodefinition' % no usage no rollback information available adding foo % with opts C foo % with opts and whitespace 0 e63c23eaa88a | 1970-01-01 00:00 +0000 % interaction with defaults 0:e63c23eaa88a -1:000000000000 % properly recursive changeset: -1:0000000000000000000000000000000000000000 parent: -1:0000000000000000000000000000000000000000 parent: -1:0000000000000000000000000000000000000000 manifest: -1:0000000000000000000000000000000000000000 user: date: Thu Jan 01 00:00:00 1970 +0000 extra: branch=default