comparison tests/test-help.t @ 23762:0390cc327dd5

debugnamecomplete: rename from debuglabelcomplete Now that we have decided on the use of 'name' instead of 'label' we rename this function accordingly. The old method 'debuglabelcomplete' has been left as a deprecated command so that current scripts don't break.
author Sean Farley <sean.michael.farley@gmail.com>
date Fri, 17 Oct 2014 13:41:29 -0700
parents 6006cad5e7a9
children 7f23e67e9c38
comparison
equal deleted inserted replaced
23761:19d6271a70db 23762:0390cc327dd5
778 debugindex dump the contents of an index file 778 debugindex dump the contents of an index file
779 debugindexdot 779 debugindexdot
780 dump an index DAG as a graphviz dot file 780 dump an index DAG as a graphviz dot file
781 debuginstall test Mercurial installation 781 debuginstall test Mercurial installation
782 debugknown test whether node ids are known to a repo 782 debugknown test whether node ids are known to a repo
783 debuglabelcomplete
784 complete "labels" - tags, open branch names, bookmark names
785 debuglocks show or modify state of locks 783 debuglocks show or modify state of locks
784 debugnamecomplete
785 complete "names" - tags, open branch names, bookmark names
786 debugobsolete 786 debugobsolete
787 create arbitrary obsolete marker 787 create arbitrary obsolete marker
788 debugoptDEP (no help text available) 788 debugoptDEP (no help text available)
789 debugpathcomplete 789 debugpathcomplete
790 complete part or all of a tracked path 790 complete part or all of a tracked path