Mercurial > public > mercurial-scm > hg-stable
log mercurial/sshpeer.py @ 46265:8045e4aa366b
age | author | description |
---|---|---|
Fri, 27 Nov 2020 17:03:29 -0500 | Augie Fackler | formating: upgrade to black 20.8b1 |
Fri, 29 May 2020 03:56:07 +0200 | Manuel Jacob | cleanup: eliminate procutil.quotecommand() |
Mon, 25 May 2020 22:47:12 -0400 | Valentin Gatien-Baron | sshpeer: make client print (likely) server errors on stderr (BC) |
Mon, 07 Oct 2019 00:04:04 -0400 | Gregory Szorc | py3: finish porting iteritems() to pycompat and remove source transformer |
Sun, 06 Oct 2019 16:55:18 -0400 | Gregory Szorc | py3: manually import getattr where it is needed |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |