tests/test-commandserver.py.out
changeset 15830 8ed112ed774a
parent 15542 e19302598df8
child 15862 d0f2a89c8cfa
equal deleted inserted replaced
15829:2c480532f36e 15830:8ed112ed774a
    24  export     dump the header and diffs for one or more changesets
    24  export     dump the header and diffs for one or more changesets
    25  forget     forget the specified files on the next commit
    25  forget     forget the specified files on the next commit
    26  init       create a new repository in the given directory
    26  init       create a new repository in the given directory
    27  log        show revision history of entire repository or files
    27  log        show revision history of entire repository or files
    28  merge      merge working directory with another revision
    28  merge      merge working directory with another revision
       
    29  phase      set or show the current phase name
    29  pull       pull changes from the specified source
    30  pull       pull changes from the specified source
    30  push       push changes to the specified destination
    31  push       push changes to the specified destination
    31  remove     remove the specified files on the next commit
    32  remove     remove the specified files on the next commit
    32  serve      start stand-alone webserver
    33  serve      start stand-alone webserver
    33  status     show changed files in the working directory
    34  status     show changed files in the working directory