Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 35151:b45a9d121b53
age | author | description |
---|---|---|
Wed, 29 Nov 2017 08:44:06 +0530 | Pulkit Goyal | py3: make sure the first argument of time.strftime() is str |
Wed, 29 Nov 2017 04:41:19 +0530 | Pulkit Goyal | py3: use '%d' for integers rather than '%s' |
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 |