comparison tests/test-globalopts.out @ 3913:283ee8971570

doc string fix: hg cat and manifest default to current parent revision.
author Thomas Arendsen Hein <thomas@intevation.de>
date Sat, 16 Dec 2006 22:33:39 +0100
parents 8c4fd0de5de8
children 3c82ab166eea
comparison
equal deleted inserted replaced
3912:dbd828167384 3913:283ee8971570
123 archive create unversioned archive of a repository revision 123 archive create unversioned archive of a repository revision
124 backout reverse effect of earlier changeset 124 backout reverse effect of earlier changeset
125 branch set or show the current branch name 125 branch set or show the current branch name
126 branches list repository named branches 126 branches list repository named branches
127 bundle create a changegroup file 127 bundle create a changegroup file
128 cat output the latest or given revisions of files 128 cat output the current or given revision of files
129 clone make a copy of an existing repository 129 clone make a copy of an existing repository
130 commit commit the specified files or all outstanding changes 130 commit commit the specified files or all outstanding changes
131 copy mark files as copied for the next commit 131 copy mark files as copied for the next commit
132 diff diff repository (or selected files) 132 diff diff repository (or selected files)
133 export dump the header and diffs for one or more changesets 133 export dump the header and diffs for one or more changesets
138 import import an ordered set of patches 138 import import an ordered set of patches
139 incoming show new changesets found in source 139 incoming show new changesets found in source
140 init create a new repository in the given directory 140 init create a new repository in the given directory
141 locate locate files matching specific patterns 141 locate locate files matching specific patterns
142 log show revision history of entire repository or files 142 log show revision history of entire repository or files
143 manifest output the latest or given revision of the project manifest 143 manifest output the current or given revision of the project manifest
144 merge Merge working directory with another revision 144 merge Merge working directory with another revision
145 outgoing show changesets not found in destination 145 outgoing show changesets not found in destination
146 parents show the parents of the working dir or revision 146 parents show the parents of the working dir or revision
147 paths show definition of symbolic path names 147 paths show definition of symbolic path names
148 pull pull changes from the specified source 148 pull pull changes from the specified source
173 archive create unversioned archive of a repository revision 173 archive create unversioned archive of a repository revision
174 backout reverse effect of earlier changeset 174 backout reverse effect of earlier changeset
175 branch set or show the current branch name 175 branch set or show the current branch name
176 branches list repository named branches 176 branches list repository named branches
177 bundle create a changegroup file 177 bundle create a changegroup file
178 cat output the latest or given revisions of files 178 cat output the current or given revision of files
179 clone make a copy of an existing repository 179 clone make a copy of an existing repository
180 commit commit the specified files or all outstanding changes 180 commit commit the specified files or all outstanding changes
181 copy mark files as copied for the next commit 181 copy mark files as copied for the next commit
182 diff diff repository (or selected files) 182 diff diff repository (or selected files)
183 export dump the header and diffs for one or more changesets 183 export dump the header and diffs for one or more changesets
188 import import an ordered set of patches 188 import import an ordered set of patches
189 incoming show new changesets found in source 189 incoming show new changesets found in source
190 init create a new repository in the given directory 190 init create a new repository in the given directory
191 locate locate files matching specific patterns 191 locate locate files matching specific patterns
192 log show revision history of entire repository or files 192 log show revision history of entire repository or files
193 manifest output the latest or given revision of the project manifest 193 manifest output the current or given revision of the project manifest
194 merge Merge working directory with another revision 194 merge Merge working directory with another revision
195 outgoing show changesets not found in destination 195 outgoing show changesets not found in destination
196 parents show the parents of the working dir or revision 196 parents show the parents of the working dir or revision
197 paths show definition of symbolic path names 197 paths show definition of symbolic path names
198 pull pull changes from the specified source 198 pull pull changes from the specified source