tests/test-debugcomplete.t
changeset 13720 9c4e04fe267e
parent 13601 0388e3e36693
child 13723 e615765fdcc7
equal deleted inserted replaced
13719:cc9bf81382f5 13720:9c4e04fe267e
    85   debugrevspec
    85   debugrevspec
    86   debugsetparents
    86   debugsetparents
    87   debugstate
    87   debugstate
    88   debugsub
    88   debugsub
    89   debugwalk
    89   debugwalk
       
    90   debugwireargs
    90 
    91 
    91 Do not show the alias of a debug command if there are other candidates
    92 Do not show the alias of a debug command if there are other candidates
    92 (this should hide rawcommit)
    93 (this should hide rawcommit)
    93   $ hg debugcomplete r
    94   $ hg debugcomplete r
    94   recover
    95   recover
   225   debugrevspec: 
   226   debugrevspec: 
   226   debugsetparents: 
   227   debugsetparents: 
   227   debugstate: nodates
   228   debugstate: nodates
   228   debugsub: rev
   229   debugsub: rev
   229   debugwalk: include, exclude
   230   debugwalk: include, exclude
       
   231   debugwireargs: three, four, ssh, remotecmd, insecure
   230   grep: print0, all, follow, ignore-case, files-with-matches, line-number, rev, user, date, include, exclude
   232   grep: print0, all, follow, ignore-case, files-with-matches, line-number, rev, user, date, include, exclude
   231   heads: rev, topo, active, closed, style, template
   233   heads: rev, topo, active, closed, style, template
   232   help: 
   234   help: 
   233   identify: rev, num, id, branch, tags, bookmarks
   235   identify: rev, num, id, branch, tags, bookmarks
   234   import: strip, base, force, no-commit, exact, import-branch, message, logfile, date, user, similarity
   236   import: strip, base, force, no-commit, exact, import-branch, message, logfile, date, user, similarity