tests/test-commandserver.t
changeset 23404 b913c394386f
parent 23388 42ed0780ec4b
parent 23400 3bd577a3283e
child 24751 dc4daf028f9c
equal deleted inserted replaced
23399:fd5247a88e63 23404:b913c394386f
    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