comparison tests/test-help.out @ 509:98a2935c3d6c

[PATCH] replace history with log -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [PATCH] replace history with log From: Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl> Merge hg history into hg log leaving the first as an alias (tweaked by mpm: update docs, tests, use existing alias mechanism) manifest hash: f85001a4373b8b823a6221ba5c506628059d6779 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCwSr1ywK+sNU5EO8RAmbAAJ9HlFkf8/qLOAQUtj8CWxGRPEyzVgCgtXwP SdnAg1a2q4693+TBiOjrimY= =w9rf -----END PGP SIGNATURE-----
author mpm@selenic.com
date Tue, 28 Jun 2005 02:48:21 -0800
parents 6ce95a04999d
children 9db6d5455642
comparison
equal deleted inserted replaced
508:42a660abaf75 509:98a2935c3d6c
11 diff diff working directory (or selected files) 11 diff diff working directory (or selected files)
12 export dump the changeset header and diffs for a revision 12 export dump the changeset header and diffs for a revision
13 forget don't add the specified files on the next commit 13 forget don't add the specified files on the next commit
14 heads show current repository heads 14 heads show current repository heads
15 help show help for a given command or all commands 15 help show help for a given command or all commands
16 history show the changelog history
17 identify print information about the working copy 16 identify print information about the working copy
18 import import an ordered set of patches 17 import import an ordered set of patches
19 init create a new repository in the current directory 18 init create a new repository in the current directory
20 log show the revision history of a single file 19 log show the revision history of the repository or a single file
21 manifest output the latest or given revision of the project manifest 20 manifest output the latest or given revision of the project manifest
22 parents show the parents of the current working dir 21 parents show the parents of the current working dir
23 pull pull changes from the specified source 22 pull pull changes from the specified source
24 push push changes to the specified destination 23 push push changes to the specified destination
25 rawcommit raw commit interface 24 rawcommit raw commit interface
63 diff diff working directory (or selected files) 62 diff diff working directory (or selected files)
64 export dump the changeset header and diffs for a revision 63 export dump the changeset header and diffs for a revision
65 forget don't add the specified files on the next commit 64 forget don't add the specified files on the next commit
66 heads show current repository heads 65 heads show current repository heads
67 help show help for a given command or all commands 66 help show help for a given command or all commands
68 history show the changelog history
69 identify print information about the working copy 67 identify print information about the working copy
70 import import an ordered set of patches 68 import import an ordered set of patches
71 init create a new repository in the current directory 69 init create a new repository in the current directory
72 log show the revision history of a single file 70 log show the revision history of the repository or a single file
73 manifest output the latest or given revision of the project manifest 71 manifest output the latest or given revision of the project manifest
74 parents show the parents of the current working dir 72 parents show the parents of the current working dir
75 pull pull changes from the specified source 73 pull pull changes from the specified source
76 push push changes to the specified destination 74 push push changes to the specified destination
77 rawcommit raw commit interface 75 rawcommit raw commit interface