TODO
changeset 493 30752b14f759
parent 490 df9b77f67998
child 495 e94cebc60d96
equal deleted inserted replaced
492:9bd468e36de3 493:30752b14f759
    14 - directory foo.d or foo.i with existing file foo (use some quoting?)
    14 - directory foo.d or foo.i with existing file foo (use some quoting?)
    15 - get various options from hgrc (e.g. history always -v, tip always -q)
    15 - get various options from hgrc (e.g. history always -v, tip always -q)
    16 - better push support (hack exists)
    16 - better push support (hack exists)
    17 - hg over ssh:// and https://
    17 - hg over ssh:// and https://
    18 - commit mailinglist/trigger/hooks
    18 - commit mailinglist/trigger/hooks
       
    19 - make showing removed files (in history etc.) faster.
    19 
    20 
    20 Commands:
    21 Commands:
    21 - hg status <filename>: file rev, changeset rev, changed, added,
    22 - hg status <filename>: file rev, changeset rev, changed, added,
    22   deleted, sha-1
    23   deleted, sha-1
    23 - select to pull a subset of the heads
    24 - select to pull a subset of the heads