log mercurial/httppeer.py @ 26361:6b4a0c602bec

age author description
Sat, 08 Aug 2015 19:35:28 -0700 Gregory Szorc httppeer: use absolute_import
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