mercurial/httppeer.py
Wed, 06 Jun 2018 13:31:24 -0400 Augie Fackler merge with stable
Sat, 26 May 2018 12:14:04 +0900 Yuya Nishihara py3: wrap tempfile.mkstemp() to use bytes path
Mon, 21 May 2018 15:14:46 +0200 Boris Feld httppeer: declare 'dbg' at the function level stable
Fri, 04 May 2018 19:06:46 +0200 Boris Feld httppeer: properly gate debug usage behind debug flag check stable
Mon, 30 Apr 2018 15:32:11 -0700 Gregory Szorc httppeer: detect redirect to URL without query string (issue5860) stable
Sun, 22 Apr 2018 11:54:10 -0700 Gregory Szorc interfaceutil: module to stub out zope.interface stable
Fri, 13 Apr 2018 21:11:28 -0400 Augie Fackler httppeer: work around API differences on urllib Request objects
Fri, 13 Apr 2018 21:07:18 -0400 Augie Fackler httppeer: no matter what Python 3 might think, http headers are bytes
Fri, 13 Apr 2018 21:06:50 -0400 Augie Fackler httppeer: fix debug prints to work on Python 3
Sat, 14 Apr 2018 11:50:19 -0700 Gregory Szorc wireprotov2: move response handling out of httppeer
Sat, 14 Apr 2018 09:57:44 -0700 Gregory Szorc hg: pass command intents to repo/peer creation (API)
Fri, 13 Apr 2018 18:17:45 -0400 Augie Fackler py3: paper over differences in future exception handling
Thu, 12 Apr 2018 13:08:33 -0700 Gregory Szorc httppeer: handle error response from client reactor
Fri, 13 Apr 2018 12:30:04 -0700 Gregory Szorc httppeer: implement command executor for version 2 peer
Wed, 11 Apr 2018 18:15:51 -0700 Gregory Szorc wireproto: rename HTTPV2 so it less like HTTP/2
less more (0) -100 -15 tip