comparison tests/test-completion.t @ 36954:efc4fb344c05

debug: add debugwhyunstable that explains instabilities This is a port of evolve's feature of listing all unstable changesets in detail (`hg evolve --list`).
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 26 Feb 2018 20:44:01 +0800
parents 45bfcd16f27e
children 335e19c6b7fa
comparison
equal deleted inserted replaced
36953:b9bbcf9ffac1 36954:efc4fb344c05
120 debuguigetpass 120 debuguigetpass
121 debuguiprompt 121 debuguiprompt
122 debugupdatecaches 122 debugupdatecaches
123 debugupgraderepo 123 debugupgraderepo
124 debugwalk 124 debugwalk
125 debugwhyunstable
125 debugwireargs 126 debugwireargs
126 debugwireproto 127 debugwireproto
127 128
128 Do not show the alias of a debug command if there are other candidates 129 Do not show the alias of a debug command if there are other candidates
129 (this should hide rawcommit) 130 (this should hide rawcommit)
304 debuguigetpass: prompt 305 debuguigetpass: prompt
305 debuguiprompt: prompt 306 debuguiprompt: prompt
306 debugupdatecaches: 307 debugupdatecaches:
307 debugupgraderepo: optimize, run 308 debugupgraderepo: optimize, run
308 debugwalk: include, exclude 309 debugwalk: include, exclude
310 debugwhyunstable:
309 debugwireargs: three, four, five, ssh, remotecmd, insecure 311 debugwireargs: three, four, five, ssh, remotecmd, insecure
310 debugwireproto: localssh, peer, noreadstderr, ssh, remotecmd, insecure 312 debugwireproto: localssh, peer, noreadstderr, ssh, remotecmd, insecure
311 files: rev, print0, include, exclude, template, subrepos 313 files: rev, print0, include, exclude, template, subrepos
312 graft: rev, continue, edit, log, force, currentdate, currentuser, date, user, tool, dry-run 314 graft: rev, continue, edit, log, force, currentdate, currentuser, date, user, tool, dry-run
313 grep: print0, all, text, follow, ignore-case, files-with-matches, line-number, rev, user, date, template, include, exclude 315 grep: print0, all, text, follow, ignore-case, files-with-matches, line-number, rev, user, date, template, include, exclude