##// END OF EJS Templates
test-debugcomplete: add --show merge option to output
Martin Geisler -
r8388:dbc28d36 default
parent child Browse files
Show More
@@ -1,227 +1,227
1 % Show all commands except debug commands
1 % Show all commands except debug commands
2 add
2 add
3 addremove
3 addremove
4 annotate
4 annotate
5 archive
5 archive
6 backout
6 backout
7 bisect
7 bisect
8 branch
8 branch
9 branches
9 branches
10 bundle
10 bundle
11 cat
11 cat
12 clone
12 clone
13 commit
13 commit
14 copy
14 copy
15 diff
15 diff
16 export
16 export
17 grep
17 grep
18 heads
18 heads
19 help
19 help
20 identify
20 identify
21 import
21 import
22 incoming
22 incoming
23 init
23 init
24 locate
24 locate
25 log
25 log
26 manifest
26 manifest
27 merge
27 merge
28 outgoing
28 outgoing
29 parents
29 parents
30 paths
30 paths
31 pull
31 pull
32 push
32 push
33 recover
33 recover
34 remove
34 remove
35 rename
35 rename
36 resolve
36 resolve
37 revert
37 revert
38 rollback
38 rollback
39 root
39 root
40 serve
40 serve
41 showconfig
41 showconfig
42 status
42 status
43 tag
43 tag
44 tags
44 tags
45 tip
45 tip
46 unbundle
46 unbundle
47 update
47 update
48 verify
48 verify
49 version
49 version
50
50
51 % Show all commands that start with "a"
51 % Show all commands that start with "a"
52 add
52 add
53 addremove
53 addremove
54 annotate
54 annotate
55 archive
55 archive
56
56
57 % Do not show debug commands if there are other candidates
57 % Do not show debug commands if there are other candidates
58 diff
58 diff
59
59
60 % Show debug commands if there are no other candidates
60 % Show debug commands if there are no other candidates
61 debugancestor
61 debugancestor
62 debugcheckstate
62 debugcheckstate
63 debugcommands
63 debugcommands
64 debugcomplete
64 debugcomplete
65 debugconfig
65 debugconfig
66 debugdata
66 debugdata
67 debugdate
67 debugdate
68 debugfsinfo
68 debugfsinfo
69 debugindex
69 debugindex
70 debugindexdot
70 debugindexdot
71 debuginstall
71 debuginstall
72 debugrawcommit
72 debugrawcommit
73 debugrebuildstate
73 debugrebuildstate
74 debugrename
74 debugrename
75 debugsetparents
75 debugsetparents
76 debugstate
76 debugstate
77 debugwalk
77 debugwalk
78
78
79 % Do not show the alias of a debug command if there are other candidates
79 % Do not show the alias of a debug command if there are other candidates
80 % (this should hide rawcommit)
80 % (this should hide rawcommit)
81 recover
81 recover
82 remove
82 remove
83 rename
83 rename
84 resolve
84 resolve
85 revert
85 revert
86 rollback
86 rollback
87 root
87 root
88
88
89 % Show the alias of a debug command if there are no other candidates
89 % Show the alias of a debug command if there are no other candidates
90 rawcommit
90 rawcommit
91
91
92 % Show the global options
92 % Show the global options
93 --config
93 --config
94 --cwd
94 --cwd
95 --debug
95 --debug
96 --debugger
96 --debugger
97 --encoding
97 --encoding
98 --encodingmode
98 --encodingmode
99 --help
99 --help
100 --noninteractive
100 --noninteractive
101 --profile
101 --profile
102 --quiet
102 --quiet
103 --repository
103 --repository
104 --time
104 --time
105 --traceback
105 --traceback
106 --verbose
106 --verbose
107 --version
107 --version
108 -R
108 -R
109 -h
109 -h
110 -q
110 -q
111 -v
111 -v
112 -y
112 -y
113
113
114 % Show the options for the "serve" command
114 % Show the options for the "serve" command
115 --accesslog
115 --accesslog
116 --address
116 --address
117 --certificate
117 --certificate
118 --config
118 --config
119 --cwd
119 --cwd
120 --daemon
120 --daemon
121 --daemon-pipefds
121 --daemon-pipefds
122 --debug
122 --debug
123 --debugger
123 --debugger
124 --encoding
124 --encoding
125 --encodingmode
125 --encodingmode
126 --errorlog
126 --errorlog
127 --help
127 --help
128 --ipv6
128 --ipv6
129 --name
129 --name
130 --noninteractive
130 --noninteractive
131 --pid-file
131 --pid-file
132 --port
132 --port
133 --prefix
133 --prefix
134 --profile
134 --profile
135 --quiet
135 --quiet
136 --repository
136 --repository
137 --stdio
137 --stdio
138 --style
138 --style
139 --templates
139 --templates
140 --time
140 --time
141 --traceback
141 --traceback
142 --verbose
142 --verbose
143 --version
143 --version
144 --webdir-conf
144 --webdir-conf
145 -6
145 -6
146 -A
146 -A
147 -E
147 -E
148 -R
148 -R
149 -a
149 -a
150 -d
150 -d
151 -h
151 -h
152 -n
152 -n
153 -p
153 -p
154 -q
154 -q
155 -t
155 -t
156 -v
156 -v
157 -y
157 -y
158
158
159 % Show an error if we use --options with an ambiguous abbreviation
159 % Show an error if we use --options with an ambiguous abbreviation
160 hg: command 's' is ambiguous:
160 hg: command 's' is ambiguous:
161 serve showconfig status
161 serve showconfig status
162
162
163 % Show all commands + options
163 % Show all commands + options
164 add: include, exclude, dry-run
164 add: include, exclude, dry-run
165 annotate: rev, follow, text, user, date, number, changeset, line-number, include, exclude
165 annotate: rev, follow, text, user, date, number, changeset, line-number, include, exclude
166 clone: noupdate, rev, pull, uncompressed, ssh, remotecmd
166 clone: noupdate, rev, pull, uncompressed, ssh, remotecmd
167 commit: addremove, close-branch, include, exclude, message, logfile, date, user
167 commit: addremove, close-branch, include, exclude, message, logfile, date, user
168 diff: rev, change, text, git, nodates, show-function, ignore-all-space, ignore-space-change, ignore-blank-lines, unified, include, exclude
168 diff: rev, change, text, git, nodates, show-function, ignore-all-space, ignore-space-change, ignore-blank-lines, unified, include, exclude
169 export: output, switch-parent, text, git, nodates
169 export: output, switch-parent, text, git, nodates
170 init: ssh, remotecmd
170 init: ssh, remotecmd
171 log: follow, follow-first, date, copies, keyword, rev, removed, only-merges, user, only-branch, prune, patch, git, limit, no-merges, style, template, include, exclude
171 log: follow, follow-first, date, copies, keyword, rev, removed, only-merges, user, only-branch, prune, patch, git, limit, no-merges, style, template, include, exclude
172 merge: force, rev
172 merge: force, rev, show
173 parents: rev, style, template
173 parents: rev, style, template
174 pull: update, force, rev, ssh, remotecmd
174 pull: update, force, rev, ssh, remotecmd
175 push: force, rev, ssh, remotecmd
175 push: force, rev, ssh, remotecmd
176 remove: after, force, include, exclude
176 remove: after, force, include, exclude
177 serve: accesslog, daemon, daemon-pipefds, errorlog, port, address, prefix, name, webdir-conf, pid-file, stdio, templates, style, ipv6, certificate
177 serve: accesslog, daemon, daemon-pipefds, errorlog, port, address, prefix, name, webdir-conf, pid-file, stdio, templates, style, ipv6, certificate
178 status: all, modified, added, removed, deleted, clean, unknown, ignored, no-status, copies, print0, rev, include, exclude
178 status: all, modified, added, removed, deleted, clean, unknown, ignored, no-status, copies, print0, rev, include, exclude
179 update: clean, date, rev
179 update: clean, date, rev
180 addremove: similarity, include, exclude, dry-run
180 addremove: similarity, include, exclude, dry-run
181 archive: no-decode, prefix, rev, type, include, exclude
181 archive: no-decode, prefix, rev, type, include, exclude
182 backout: merge, parent, rev, include, exclude, message, logfile, date, user
182 backout: merge, parent, rev, include, exclude, message, logfile, date, user
183 bisect: reset, good, bad, skip, command, noupdate
183 bisect: reset, good, bad, skip, command, noupdate
184 branch: force, clean
184 branch: force, clean
185 branches: active
185 branches: active
186 bundle: force, rev, base, all, type, ssh, remotecmd
186 bundle: force, rev, base, all, type, ssh, remotecmd
187 cat: output, rev, decode, include, exclude
187 cat: output, rev, decode, include, exclude
188 copy: after, force, include, exclude, dry-run
188 copy: after, force, include, exclude, dry-run
189 debugancestor:
189 debugancestor:
190 debugcheckstate:
190 debugcheckstate:
191 debugcommands:
191 debugcommands:
192 debugcomplete: options
192 debugcomplete: options
193 debugdata:
193 debugdata:
194 debugdate: extended
194 debugdate: extended
195 debugfsinfo:
195 debugfsinfo:
196 debugindex:
196 debugindex:
197 debugindexdot:
197 debugindexdot:
198 debuginstall:
198 debuginstall:
199 debugrawcommit: parent, files, message, logfile, date, user
199 debugrawcommit: parent, files, message, logfile, date, user
200 debugrebuildstate: rev
200 debugrebuildstate: rev
201 debugrename: rev
201 debugrename: rev
202 debugsetparents:
202 debugsetparents:
203 debugstate: nodates
203 debugstate: nodates
204 debugwalk: include, exclude
204 debugwalk: include, exclude
205 grep: print0, all, follow, ignore-case, files-with-matches, line-number, rev, user, date, include, exclude
205 grep: print0, all, follow, ignore-case, files-with-matches, line-number, rev, user, date, include, exclude
206 heads: rev, active, style, template
206 heads: rev, active, style, template
207 help:
207 help:
208 identify: rev, num, id, branch, tags
208 identify: rev, num, id, branch, tags
209 import: strip, base, force, no-commit, exact, import-branch, message, logfile, date, user, similarity
209 import: strip, base, force, no-commit, exact, import-branch, message, logfile, date, user, similarity
210 incoming: force, newest-first, bundle, rev, patch, git, limit, no-merges, style, template, ssh, remotecmd
210 incoming: force, newest-first, bundle, rev, patch, git, limit, no-merges, style, template, ssh, remotecmd
211 locate: rev, print0, fullpath, include, exclude
211 locate: rev, print0, fullpath, include, exclude
212 manifest: rev
212 manifest: rev
213 outgoing: force, rev, newest-first, patch, git, limit, no-merges, style, template, ssh, remotecmd
213 outgoing: force, rev, newest-first, patch, git, limit, no-merges, style, template, ssh, remotecmd
214 paths:
214 paths:
215 recover:
215 recover:
216 rename: after, force, include, exclude, dry-run
216 rename: after, force, include, exclude, dry-run
217 resolve: all, list, mark, unmark, include, exclude
217 resolve: all, list, mark, unmark, include, exclude
218 revert: all, date, rev, no-backup, include, exclude, dry-run
218 revert: all, date, rev, no-backup, include, exclude, dry-run
219 rollback:
219 rollback:
220 root:
220 root:
221 showconfig: untrusted
221 showconfig: untrusted
222 tag: force, local, rev, remove, message, date, user
222 tag: force, local, rev, remove, message, date, user
223 tags:
223 tags:
224 tip: patch, git, style, template
224 tip: patch, git, style, template
225 unbundle: update
225 unbundle: update
226 verify:
226 verify:
227 version:
227 version:
General Comments 0
You need to be logged in to leave comments. Login now