Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 10 Aug 2018 03:33:38 -0400 | Augie Fackler | debugcommands: urlerror only has a read() method in Python 2 |
Fri, 10 Aug 2018 03:31:23 -0400 | Augie Fackler | debugcommands: get_method should always return a sysstr |
Fri, 10 Aug 2018 03:16:02 -0400 | Augie Fackler | stringutil: if we get a memoryview in escapestr, coerce it to bytes |
Fri, 10 Aug 2018 03:14:52 -0400 | Augie Fackler | debugcommands: fix a missing b prefix |
Fri, 10 Aug 2018 02:31:44 -0400 | Augie Fackler | wireprotohelpers: add missing b prefixes |
Fri, 10 Aug 2018 02:30:14 -0400 | Augie Fackler | util: fix signature of setsockopt in socket observer |
Fri, 10 Aug 2018 02:03:26 -0400 | Augie Fackler | tests: port test-glog.t to Python 3 by using extracted printrevset |