Mercurial > hg
graph
-
httppeer: always produce native str header keys and valuesSun, 15 Oct 2017 00:03:31 -0400, by Augie Fackler
-
wireproto: use %d to encode int, not %sSun, 15 Oct 2017 00:40:07 -0400, by Augie Fackler
-
wireproto: use a proper exception instead of `assert False`Sun, 15 Oct 2017 00:06:06 -0400, by Augie Fackler
-
wireproto: use listcomp instead of map()Sun, 15 Oct 2017 00:39:29 -0400, by Augie Fackler
-
dagutil: use a listcomp instead of a map()Sun, 15 Oct 2017 00:37:24 -0400, by Augie Fackler
-
peer: when collecting method names for batch calls, bytes-ify __name__Sat, 14 Oct 2017 12:03:42 -0400, by Augie Fackler
-
python3: replace im_{self,func} with __{self,func}__ globallySat, 14 Oct 2017 12:02:15 -0400, by Augie Fackler