Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 14 Dec 2018 11:37:50 -0500 | Augie Fackler | match: fix doctest to use bytes instead of str |
Fri, 14 Dec 2018 19:30:20 +0300 | Pulkit Goyal | py3: use pycompat.bytechr() instead of chr() in test-fastannotate-revmap.py |
Fri, 14 Dec 2018 19:21:28 +0300 | Pulkit Goyal | py3: add a missing b'' prefix in contrib/perf.py |
Fri, 14 Dec 2018 19:12:45 +0300 | Pulkit Goyal | py3: use '%d' for integers instead of '%s' |
Fri, 14 Dec 2018 19:10:46 +0300 | Pulkit Goyal | py3: whitelist another passing test caught by buildbot |
Fri, 14 Dec 2018 21:19:19 +0900 | Yuya Nishihara | py3: fix bad escapes of sub() replacement pattern in test-template-basic.t |
Thu, 13 Dec 2018 17:10:03 +0100 | Georges Racinet | perfdiscovery: benching findcommonheads() |