comparison tests/test-help.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 15c050b5d599
children 979c8ce9022d
comparison
equal deleted inserted replaced
36953:b9bbcf9ffac1 36954:efc4fb344c05
983 debugupdatecaches 983 debugupdatecaches
984 warm all known caches in the repository 984 warm all known caches in the repository
985 debugupgraderepo 985 debugupgraderepo
986 upgrade a repository to use different features 986 upgrade a repository to use different features
987 debugwalk show how files match on given patterns 987 debugwalk show how files match on given patterns
988 debugwhyunstable
989 explain instabilities of a changeset
988 debugwireargs 990 debugwireargs
989 (no help text available) 991 (no help text available)
990 debugwireproto 992 debugwireproto
991 send wire protocol commands to a server 993 send wire protocol commands to a server
992 994