comparison tests/test-completion.t @ 49228:b909dd35d9ab

deltas: add a debug-delta-find command to analyse delta search See command documentation for details. For some reason, pytype is confused by our usage of None/deltainfo variable, so I had to quiet it.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 20 May 2022 14:27:46 +0200
parents 22279b604a88
children db19f6be0442
comparison
equal deleted inserted replaced
49227:2bcf5e14bb7e 49228:b909dd35d9ab
72 $ hg debugcomplete d 72 $ hg debugcomplete d
73 diff 73 diff
74 74
75 Show debug commands if there are no other candidates 75 Show debug commands if there are no other candidates
76 $ hg debugcomplete debug 76 $ hg debugcomplete debug
77 debug-delta-find
77 debug-repair-issue6528 78 debug-repair-issue6528
78 debugancestor 79 debugancestor
79 debugantivirusrunning 80 debugantivirusrunning
80 debugapplystreamclonebundle 81 debugapplystreamclonebundle
81 debugbackupbundle 82 debugbackupbundle
265 clone: noupdate, updaterev, rev, branch, pull, uncompressed, stream, ssh, remotecmd, insecure 266 clone: noupdate, updaterev, rev, branch, pull, uncompressed, stream, ssh, remotecmd, insecure
266 commit: addremove, close-branch, amend, secret, edit, force-close-branch, interactive, include, exclude, message, logfile, date, user, subrepos 267 commit: addremove, close-branch, amend, secret, edit, force-close-branch, interactive, include, exclude, message, logfile, date, user, subrepos
267 config: untrusted, exp-all-known, edit, local, source, shared, non-shared, global, template 268 config: untrusted, exp-all-known, edit, local, source, shared, non-shared, global, template
268 continue: dry-run 269 continue: dry-run
269 copy: forget, after, at-rev, force, include, exclude, dry-run 270 copy: forget, after, at-rev, force, include, exclude, dry-run
271 debug-delta-find: changelog, manifest, dir, template
270 debug-repair-issue6528: to-report, from-report, paranoid, dry-run 272 debug-repair-issue6528: to-report, from-report, paranoid, dry-run
271 debugancestor: 273 debugancestor:
272 debugantivirusrunning: 274 debugantivirusrunning:
273 debugapplystreamclonebundle: 275 debugapplystreamclonebundle:
274 debugbackupbundle: recover, patch, git, limit, no-merges, stat, graph, style, template 276 debugbackupbundle: recover, patch, git, limit, no-merges, stat, graph, style, template