Mercurial > public > mercurial-scm > hg-stable
log mercurial/debugcommands.py @ 35313:f77121b6bf1b
age | author | description |
---|---|---|
Wed, 06 Dec 2017 22:44:51 +0100 | Boris Feld | setdiscover: allow to ignore part of the local graph |
Wed, 29 Nov 2017 08:40:25 +0530 | Pulkit Goyal | py3: use encoding.strtolocal() to convert string to bytes |
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 |