Thu, 13 Oct 2011 04:27:49 +0200 |
Mads Kiilerich |
httprepo: make __del__ more stable in error situations
|
Tue, 27 Sep 2011 18:50:18 -0500 |
Matt Mackall |
merge with stable
|
Wed, 21 Sep 2011 22:52:00 +0200 |
Mads Kiilerich |
http: handle push of bundles > 2 GB again (issue3017)
stable
|
Tue, 02 Aug 2011 15:21:10 -0400 |
Andrew Pritchard |
wireproto: add out-of-band error class to allow remote repo to report errors
|
Mon, 01 Aug 2011 10:54:34 -0500 |
Matt Mackall |
merge with stable
|
Wed, 27 Jul 2011 18:35:35 -0500 |
Augie Fackler |
http2: send an extra header to signal a non-broken client
stable
|
Mon, 25 Jul 2011 15:37:52 -0500 |
Augie Fackler |
httprepo: use getattr instead of hasattr
|
Thu, 16 Jun 2011 14:33:06 -0500 |
Matt Mackall |
http: fix variable name in unexpected response message
|
Thu, 16 Jun 2011 13:24:42 -0500 |
Matt Mackall |
http: report unexpected unparsable push responses (issue2777)
|
Wed, 01 Jun 2011 16:42:50 -0500 |
Matt Mackall |
merge with stable
|
Tue, 24 May 2011 17:16:31 -0500 |
Matt Mackall |
httprepo: send URL redirection notices to stderr (issue2828)
stable
|
Mon, 07 Mar 2011 14:47:30 +0100 |
Mads Kiilerich |
httprepo: proper handling of invalid responses without content-type (issue2019)
stable
|
Tue, 24 May 2011 17:16:31 -0500 |
Matt Mackall |
httprepo: send URL redirection notices to stderr (issue2828)
|
Mon, 02 May 2011 12:10:50 -0500 |
Augie Fackler |
httprepo: send 100-continue on POSTs if using http2
|