Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 46785:521ac0d7047f stable
age | author | description |
---|---|---|
Sat, 13 Mar 2021 00:38:59 -0500 | Matt Harbison | typing: disable import error warnings that are already handled stable |
Tue, 16 Mar 2021 09:41:01 +0100 | Pierre-Yves David | debugdiscovery: add missing byte string marker to some help text |
Mon, 15 Mar 2021 17:09:42 +0100 | Pierre-Yves David | debugdiscovery: also integrate the discovery output in the json one |
Mon, 15 Mar 2021 16:55:03 +0100 | Pierre-Yves David | debugdiscovery: add support for Json output |
Thu, 18 Feb 2021 17:36:52 +0100 | Rapha?l Gom?s | changegroup: add v4 changegroup for revlog v2 exchange |
Thu, 11 Mar 2021 17:27:31 -0500 | Matt Harbison | debug: convert a few exceptions to bytes before wrapping in another error stable |
Mon, 15 Feb 2021 14:48:36 -0500 | Valentin Gatien-Baron | sshpeer: enable+fix warning about sshpeers not being closed explicitly |