Mercurial > public > mercurial-scm > hg
log mercurial/help.py @ 20885:f49d60fa40a5
age | author | description |
---|---|---|
Sat, 22 Mar 2014 14:46:55 -0500 | Matt Mackall | help: allow -k to find debug commands |
Sat, 15 Mar 2014 16:14:04 +0100 | Mads Kiilerich | help: let 'hg help debug' show the list of secret debug commands |
Mon, 17 Feb 2014 07:39:53 +0100 | Simon Heimberg | help: filter out deprecated options with untranslated descriptions |
Thu, 27 Feb 2014 15:39:07 -0500 | Augie Fackler | help: exclude deprecated extensions in the disabled part of 'help extensions' |
Wed, 06 Nov 2013 16:48:06 -0500 | Augie Fackler | cleanup: move stdlib imports to their own import statement |
Mon, 23 Sep 2013 20:23:25 +0900 | FUJIWARA Katsunori | help: use full name of extensions to look up them for keyword search stable |