Mercurial > public > mercurial-scm > hg-stable
log mercurial/debugcommands.py @ 34145:ada8a19672ab
age | author | description |
---|---|---|
Thu, 07 Sep 2017 22:36:54 +0900 | Yuya Nishihara | debuginstall: do not pass exception object to formatter (issue5676) |
Thu, 07 Sep 2017 22:27:23 +0900 | Yuya Nishihara | debuginstall: use codecs.lookup() to detect invalid encoding |
Tue, 12 Sep 2017 11:18:35 -0400 | Augie Fackler | merge with stable |
Tue, 22 Aug 2017 23:11:35 -0400 | Augie Fackler | debugcommands: stabilize output of debugbundle by having a custom repr |
Tue, 29 Aug 2017 16:38:10 -0400 | Matt Harbison | debugssl: allow a URL to be specified without a local repository stable |
Mon, 17 Jul 2017 13:22:59 -0500 | Kevin Bullock | win32: copy-edit debugssl messages to match prevailing style |
Sat, 15 Jul 2017 15:23:29 -0400 | Matt Harbison | debugignore: eliminate inconsistencies with `hg status` (issue5222) |