log mercurial/httppeer.py @ 25660:328739ea70c3

age author description
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Mon, 08 Jun 2015 16:55:21 -0700 Kyle Lippincott httppeer: allow extensions to replace urllib2.Request
Fri, 15 May 2015 09:57:02 -0500 Matt Mackall httppeer: use try/except/finally
Thu, 15 Jan 2015 14:39:41 -0800 Eric Sumner changegroup.writebundle: provide ui
Sat, 25 Oct 2014 21:34:49 -0400 Matt Harbison httppeer: close the temporary bundle file after two-way streaming it stable
Wed, 23 Apr 2014 23:29:55 +0200 Mads Kiilerich httppeer: reintroduce _abort that accidentally was removed in 167047ba3cfa stable
Tue, 15 Apr 2014 17:53:52 -0400 Pierre-Yves David httppeer: support for _calltwowaystream