Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 26 Sep 2018 08:46:56 -0700 | Gregory Szorc | merge with stable |
Tue, 25 Sep 2018 08:53:20 -0700 | Martin von Zweigbergk | encoding: remove unnecessary lambdas from _encodingfixers |
Tue, 25 Sep 2018 18:59:04 -0700 | Gregory Szorc | py3: cast exception to bytes |
Tue, 25 Sep 2018 09:11:56 -0700 | Gregory Szorc | py3: cast exception to bytes |
Tue, 25 Sep 2018 23:25:36 -0400 | Matt Harbison | py3: remove a couple of superfluous calls to pycompat.rapply() |
Tue, 25 Sep 2018 22:11:17 -0400 | Matt Harbison | py3: byteify an inline python test extension |