Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 35059:5cbbef8d2a57
age | author | description |
---|---|---|
Thu, 26 Oct 2017 09:27:09 +0200 | Paul Morelle | debugdeltachain: output information about sparse read if enabled |
Mon, 30 Oct 2017 17:09:29 +0100 | Boris Feld | debug: print parsed bundle2 capabilities with debugcapabilities |
Mon, 30 Oct 2017 17:08:16 +0100 | Boris Feld | debug: add a debugcapabilities commands |
Thu, 12 Oct 2017 23:30:46 -0700 | Jun Wu | codemod: use pycompat.iswindows |
Tue, 19 Sep 2017 22:23:41 +0200 | Boris Feld | phases: move the binary decoding function in the phases module |
Wed, 20 Sep 2017 09:28:30 -0700 | Durham Goode | debug: update debugbundle to use new deltaiter api |
Thu, 07 Sep 2017 22:36:54 +0900 | Yuya Nishihara | debuginstall: do not pass exception object to formatter (issue5676) |