Mercurial > public > mercurial-scm > hg-stable
log contrib/debugshell.py @ 40450:41f0529b5112 stable
age | author | description |
---|---|---|
Sat, 09 Jan 2016 23:07:20 +0900 | Yuya Nishihara | registrar: move cmdutil.command to registrar module (API) |
Thu, 10 Nov 2016 02:13:19 -0800 | Durham Goode | manifest: remove last uses of repo.manifest |
Tue, 21 Jun 2016 00:50:39 +0900 | FUJIWARA Katsunori | check-code: detect "missing _() in ui message" more exactly |
Sun, 06 Mar 2016 03:19:08 +0530 | Pulkit Goyal | debugshell: use absolute_import |
Mon, 11 Jan 2016 18:16:38 -0800 | Gregory Szorc | debugshell: disable demand importer when importing debugger |
Sun, 04 May 2014 21:19:31 -0700 | Gregory Szorc | debugshell: declare command using decorator |