comparison tests/test-commandserver.t @ 23404:b913c394386f

merge with stable
author Matt Mackall <mpm@selenic.com>
date Thu, 27 Nov 2014 12:25:01 -0600
parents 42ed0780ec4b 3bd577a3283e
children dc4daf028f9c
comparison
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