Mercurial > public > mercurial-scm > hg-stable
log contrib/debugshell.py @ 53040:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Sun, 06 Oct 2019 10:51:16 -0400 | Augie Fackler | cleanup: mark some ui.(status|note|warn|write) calls as not needing i18n |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Thu, 28 Feb 2019 03:48:07 +0530 | Pulkit Goyal | py3: make contrib/debugshell.py work with Python 3 |
Wed, 20 Feb 2019 19:28:51 -0500 | Augie Fackler | cleanup: use () to wrap long lines instead of \ |
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 |