~ubuntu-branches/ubuntu/precise/mercurial/precise-updates

« back to all changes in this revision

Viewing changes to tests/test-debugcomplete.out

  • Committer: Bazaar Package Importer
  • Author(s): Vincent Danjean, Javi Merino, Vincent Danjean
  • Date: 2010-07-04 09:55:28 UTC
  • mfrom: (1.2.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20100704095528-bzag1mhfylss9zth
Tags: 1.6-1
[ Javi Merino ]
* New upstream release (1.6). Many bug fixes and improvements. Among
    them:
  - push: break infinite http recursion bug with Python 2.6.5
       (issue2179 and issue2255) (Closes: #586907)
  - zeroconf: Don't use string exceptions (Closes: #585250)
* Removed patch for_upstream__bashism_in_examples.patch since a fix for
    #581122 is included upstream.
* Updated Standards-Version to 3.9 (no change needed)

[ Vincent Danjean ]
* debian/control:
  + Use Breaks instead of Conflicts
  + Use a fixed version in Replaces
    I put 1.4 but it has been a long time since nothing has been moved
    from mercurial to mercurial-common

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
 
62
62
% Show debug commands if there are no other candidates
63
63
debugancestor
 
64
debugbuilddag
64
65
debugcheckstate
65
66
debugcommands
66
67
debugcomplete
67
68
debugconfig
 
69
debugdag
68
70
debugdata
69
71
debugdate
70
72
debugfsinfo
71
73
debugindex
72
74
debugindexdot
73
75
debuginstall
 
76
debugpushkey
74
77
debugrebuildstate
75
78
debugrename
 
79
debugrevspec
76
80
debugsetparents
77
81
debugstate
78
82
debugsub
143
147
--traceback
144
148
--verbose
145
149
--version
146
 
--webdir-conf
 
150
--web-conf
147
151
-6
148
152
-A
149
153
-E
171
175
export: output, switch-parent, rev, text, git, nodates
172
176
forget: include, exclude
173
177
init: ssh, remotecmd
174
 
log: follow, follow-first, date, copies, keyword, rev, removed, only-merges, user, only-branch, prune, patch, git, limit, no-merges, style, template, include, exclude
 
178
log: follow, follow-first, date, copies, keyword, rev, removed, only-merges, user, only-branch, branch, prune, patch, git, limit, no-merges, stat, style, template, include, exclude
175
179
merge: force, rev, preview
176
180
pull: update, force, rev, branch, ssh, remotecmd
177
 
push: force, rev, branch, ssh, remotecmd
 
181
push: force, rev, branch, new-branch, ssh, remotecmd
178
182
remove: after, force, include, exclude
179
 
serve: accesslog, daemon, daemon-pipefds, errorlog, port, address, prefix, name, webdir-conf, pid-file, stdio, templates, style, ipv6, certificate
 
183
serve: accesslog, daemon, daemon-pipefds, errorlog, port, address, prefix, name, web-conf, webdir-conf, pid-file, stdio, templates, style, ipv6, certificate
180
184
status: all, modified, added, removed, deleted, clean, unknown, ignored, no-status, copies, print0, rev, change, include, exclude
181
185
summary: remote
182
186
update: clean, check, date, rev
190
194
cat: output, rev, decode, include, exclude
191
195
copy: after, force, include, exclude, dry-run
192
196
debugancestor: 
 
197
debugbuilddag: mergeable-file, appended-file, overwritten-file, new-file
193
198
debugcheckstate: 
194
199
debugcommands: 
195
200
debugcomplete: options
 
201
debugdag: tags, branches, dots, spaces
196
202
debugdata: 
197
203
debugdate: extended
198
204
debugfsinfo: 
199
205
debugindex: 
200
206
debugindexdot: 
201
207
debuginstall: 
 
208
debugpushkey: 
202
209
debugrebuildstate: rev
203
210
debugrename: rev
 
211
debugrevspec: 
204
212
debugsetparents: 
205
213
debugstate: nodates
206
214
debugsub: rev
210
218
help: 
211
219
identify: rev, num, id, branch, tags
212
220
import: strip, base, force, no-commit, exact, import-branch, message, logfile, date, user, similarity
213
 
incoming: force, newest-first, bundle, rev, branch, patch, git, limit, no-merges, style, template, ssh, remotecmd
 
221
incoming: force, newest-first, bundle, rev, branch, patch, git, limit, no-merges, stat, style, template, ssh, remotecmd
214
222
locate: rev, print0, fullpath, include, exclude
215
223
manifest: rev
216
 
outgoing: force, rev, newest-first, branch, patch, git, limit, no-merges, style, template, ssh, remotecmd
 
224
outgoing: force, rev, newest-first, branch, patch, git, limit, no-merges, stat, style, template, ssh, remotecmd
217
225
parents: rev, style, template
218
226
paths: 
219
227
recover: 
220
228
rename: after, force, include, exclude, dry-run
221
229
resolve: all, list, mark, unmark, no-status, include, exclude
222
230
revert: all, date, rev, no-backup, include, exclude, dry-run
223
 
rollback: 
 
231
rollback: dry-run
224
232
root: 
225
233
showconfig: untrusted
226
 
tag: force, local, rev, remove, message, date, user
 
234
tag: force, local, rev, remove, edit, message, date, user
227
235
tags: 
228
236
tip: patch, git, style, template
229
237
unbundle: update