Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 01 Mar 2018 23:57:16 +0530 | Pulkit Goyal | py3: add a b'' prefix in tests/test-fncache.t |
Thu, 01 Mar 2018 23:54:52 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() to convert error instances to bytes |
Thu, 01 Mar 2018 23:52:30 +0530 | Pulkit Goyal | py3: listify the return value of filter() |
Thu, 01 Mar 2018 23:51:32 +0530 | Pulkit Goyal | py3: use '%d' instead of '%s' for ints |
Thu, 01 Mar 2018 03:56:41 +0530 | Pulkit Goyal | py3: add 14 new passing tests to whitelist |
Wed, 28 Feb 2018 19:55:25 +0530 | Pulkit Goyal | py3: use util.forcebytestr to convert str to bytes |
Sun, 25 Feb 2018 11:00:53 -0800 | Gregory Szorc | sshpeer: factor out code for creating peers from pipes |