comparison TODO @ 847:f1555f48f884

Update the TODO file to the help changes, and the output of test-help.
author kreijack@inwind.REMOVEME.it
date Sat, 06 Aug 2005 13:33:14 +0100
parents d2c52a502473
children b8ff3f8c4062
comparison
equal deleted inserted replaced
846:a30f7ee30914 847:f1555f48f884
31 - pass options to ssh (debug/verbose/remote hg command etc.) 31 - pass options to ssh (debug/verbose/remote hg command etc.)
32 - create a commented .hg/hgrc on init/clone 32 - create a commented .hg/hgrc on init/clone
33 - hg pull default in a subdir doesn't work, if it is a relative path 33 - hg pull default in a subdir doesn't work, if it is a relative path
34 - hg clone should store corrected relative paths, so moving a directory 34 - hg clone should store corrected relative paths, so moving a directory
35 containing related repositories works again 35 containing related repositories works again
36 - mention synonyms (co, ci, ...) in help
37 - show global options in help
38 - if everyone knows 'hg clone': hg init [DIR] 36 - if everyone knows 'hg clone': hg init [DIR]
39 - if everyone knows 'hg update -m': remove -t 37 - if everyone knows 'hg update -m': remove -t
40 38
41 Web: 39 Web:
42 - optionally only show merges (two parents) 40 - optionally only show merges (two parents)