Mercurial > public > mercurial-scm > hg-stable
log mercurial/wireprotov2server.py @ 46244:fb69b51b4daa
age | author | description |
---|---|---|
Sat, 28 Nov 2020 15:04:44 +0100 | Joerg Sonnenberger | sidedata: send the correct revision data for wireproto v2 |
Fri, 27 Nov 2020 17:03:29 -0500 | Augie Fackler | formating: upgrade to black 20.8b1 |
Mon, 13 Jan 2020 17:15:14 -0500 | Augie Fackler | core: migrate uses of hashlib.sha1 to hashutil.sha1 |
Tue, 08 Oct 2019 15:06:18 -0700 | Martin von Zweigbergk | cleanup: join string literals that are already on one line |
Mon, 07 Oct 2019 00:04:04 -0400 | Gregory Szorc | py3: finish porting iteritems() to pycompat and remove source transformer |
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 |