contrib/debian/compat
author Gregory Szorc <gregory.szorc@gmail.com>
Sat, 19 Nov 2016 10:54:21 -0800
changeset 30462 356406ac454f
parent 26148 7f49efcaa9b4
permissions -rw-r--r--
debuginstall: print compression engine support Since compression engines may be provided by extensions and since not all registered compression engines may be available to use, it seems useful to provide a mechanism to see the state of known compression engines. This commit teaches `hg debuginstall` to print info on known and available compression engines.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
26148
7f49efcaa9b4 debian: switch to using debhelper and dh_python2 to build debs
Augie Fackler <augie@google.com>
parents:
diff changeset
     1
9