tests/test-commandserver.t
branchstable
changeset 23400 3bd577a3283e
parent 23095 ac827031fe05
child 23404 b913c394386f
equal deleted inserted replaced
23383:7f8d27e1f862 23400:3bd577a3283e
    66    diff          diff repository (or selected files)
    66    diff          diff repository (or selected files)
    67    export        dump the header and diffs for one or more changesets
    67    export        dump the header and diffs for one or more changesets
    68    forget        forget the specified files on the next commit
    68    forget        forget the specified files on the next commit
    69    init          create a new repository in the given directory
    69    init          create a new repository in the given directory
    70    log           show revision history of entire repository or files
    70    log           show revision history of entire repository or files
    71    merge         merge working directory with another revision
    71    merge         merge another revision into working directory
    72    pull          pull changes from the specified source
    72    pull          pull changes from the specified source
    73    push          push changes to the specified destination
    73    push          push changes to the specified destination
    74    remove        remove the specified files on the next commit
    74    remove        remove the specified files on the next commit
    75    serve         start stand-alone webserver
    75    serve         start stand-alone webserver
    76    status        show changed files in the working directory
    76    status        show changed files in the working directory