comparison tests/test-help.out @ 1475:d791c335fb7b

Elevate parents to a "common" command in help
author Matt Mackall <mpm@selenic.com>
date Thu, 27 Oct 2005 13:49:15 -0700
parents ea51d296085f
children 3bd6d27cb81c
comparison
equal deleted inserted replaced
1474:1e47f6fc0fdc 1475:d791c335fb7b
8 commit commit the specified files or all outstanding changes 8 commit commit the specified files or all outstanding changes
9 diff diff working directory (or selected files) 9 diff diff working directory (or selected files)
10 export dump the header and diffs for one or more changesets 10 export dump the header and diffs for one or more changesets
11 init create a new repository in the given directory 11 init create a new repository in the given directory
12 log show revision history of entire repository or files 12 log show revision history of entire repository or files
13 pull pull changes from the specified source 13 parents show the parents of the working dir or revision
14 push push changes to the specified destination 14 pull pull changes from the specified source
15 remove remove the specified files on the next commit 15 push push changes to the specified destination
16 revert revert modified files or dirs back to their unmodified states 16 remove remove the specified files on the next commit
17 serve export the repository via HTTP 17 revert revert modified files or dirs back to their unmodified states
18 status show changed files in the working directory 18 serve export the repository via HTTP
19 update update or merge working directory 19 status show changed files in the working directory
20 add add the specified files on the next commit 20 update update or merge working directory
21 annotate show changeset information per file line 21 add add the specified files on the next commit
22 clone make a copy of an existing repository 22 annotate show changeset information per file line
23 commit commit the specified files or all outstanding changes 23 clone make a copy of an existing repository
24 diff diff working directory (or selected files) 24 commit commit the specified files or all outstanding changes
25 export dump the header and diffs for one or more changesets 25 diff diff working directory (or selected files)
26 init create a new repository in the given directory 26 export dump the header and diffs for one or more changesets
27 log show revision history of entire repository or files 27 init create a new repository in the given directory
28 log show revision history of entire repository or files
29 parents show the parents of the working dir or revision
28 pull pull changes from the specified source 30 pull pull changes from the specified source
29 push push changes to the specified destination 31 push push changes to the specified destination
30 remove remove the specified files on the next commit 32 remove remove the specified files on the next commit
31 revert revert modified files or dirs back to their unmodified states 33 revert revert modified files or dirs back to their unmodified states
32 serve export the repository via HTTP 34 serve export the repository via HTTP
213 commit commit the specified files or all outstanding changes 215 commit commit the specified files or all outstanding changes
214 diff diff working directory (or selected files) 216 diff diff working directory (or selected files)
215 export dump the header and diffs for one or more changesets 217 export dump the header and diffs for one or more changesets
216 init create a new repository in the given directory 218 init create a new repository in the given directory
217 log show revision history of entire repository or files 219 log show revision history of entire repository or files
220 parents show the parents of the working dir or revision
218 pull pull changes from the specified source 221 pull pull changes from the specified source
219 push push changes to the specified destination 222 push push changes to the specified destination
220 remove remove the specified files on the next commit 223 remove remove the specified files on the next commit
221 revert revert modified files or dirs back to their unmodified states 224 revert revert modified files or dirs back to their unmodified states
222 serve export the repository via HTTP 225 serve export the repository via HTTP
233 commit commit the specified files or all outstanding changes 236 commit commit the specified files or all outstanding changes
234 diff diff working directory (or selected files) 237 diff diff working directory (or selected files)
235 export dump the header and diffs for one or more changesets 238 export dump the header and diffs for one or more changesets
236 init create a new repository in the given directory 239 init create a new repository in the given directory
237 log show revision history of entire repository or files 240 log show revision history of entire repository or files
238 pull pull changes from the specified source 241 parents show the parents of the working dir or revision
239 push push changes to the specified destination 242 pull pull changes from the specified source
240 remove remove the specified files on the next commit 243 push push changes to the specified destination
241 revert revert modified files or dirs back to their unmodified states 244 remove remove the specified files on the next commit
242 serve export the repository via HTTP 245 revert revert modified files or dirs back to their unmodified states
243 status show changed files in the working directory 246 serve export the repository via HTTP
244 update update or merge working directory 247 status show changed files in the working directory
248 update update or merge working directory