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
|
Fri, 06 May 2011 10:22:08 -0500 |
Augie Fackler |
url: use new http support if requested by the user
|
Mon, 07 Mar 2011 14:47:30 +0100 |
Mads Kiilerich |
httprepo: proper handling of invalid responses without content-type (issue2019)
|
Mon, 07 Mar 2011 22:50:55 +0100 |
Mads Kiilerich |
httprepo: use the original exception after falling back to static-http failed
|
Sun, 01 May 2011 03:51:04 -0500 |
Matt Mackall |
http: minor tweaks to long arg handling
|
Sun, 01 May 2011 01:04:37 +0800 |
Steven Brown |
httprepo: long arguments support (issue2126)
|
Sat, 30 Apr 2011 09:43:20 -0700 |
Brodie Rao |
url: move URL parsing functions into util to improve startup time
|
Sat, 30 Apr 2011 14:22:03 +0200 |
Benoit Boissinot |
bundle: more comments about the different header types, remove useless if
|
Wed, 30 Mar 2011 20:01:35 -0700 |
Brodie Rao |
httprepo/sshrepo: use url.url
|
Sat, 12 Mar 2011 18:29:02 +0100 |
Peter Arrenbrecht |
httprepo: use caps instead of between for compat check
|
Mon, 07 Mar 2011 15:37:11 +0800 |
Steven Brown |
httprepo: order URL query string fields for readability
|
Fri, 10 Dec 2010 13:31:06 -0600 |
Augie Fackler |
httpsendfile: record progress information during read()
|
Tue, 16 Nov 2010 21:35:58 +0100 |
Dan Villiom Podlaski Christiansen |
httprepo: remove is-comparison with string literal
stable
|
Fri, 12 Nov 2010 01:21:45 -0600 |
Matt Mackall |
pushkey: force HTTP POST on push and add tests (issue2489)
stable
|
Fri, 27 Aug 2010 13:32:38 -0400 |
Brodie Rao |
cleanup: remove unused imports
|
Fri, 06 Aug 2010 12:59:13 -0500 |
Matt Mackall |
Merge with stable
|
Thu, 05 Aug 2010 16:17:39 -0500 |
Matt Mackall |
httprepo: decompress stream incrementally to reduce memory usage
stable
|
Wed, 14 Jul 2010 17:12:18 -0500 |
Matt Mackall |
protocol: unify client unbundle support
|
Wed, 14 Jul 2010 17:09:31 -0500 |
Matt Mackall |
protocol: unify client changegroup methods
|
Wed, 14 Jul 2010 17:07:10 -0500 |
Matt Mackall |
protocol: clean up call-like functions in http and ssh clients
|
Wed, 14 Jul 2010 16:55:44 -0500 |
Matt Mackall |
protocol: unify stream_out client code
|
Wed, 14 Jul 2010 16:35:51 -0500 |
Matt Mackall |
protocol: unify basic http client requests
|
Wed, 14 Jul 2010 23:03:21 -0300 |
Renato Cunha |
removed exception args indexing (not supported by py3k)
|
Wed, 16 Jun 2010 16:05:19 -0500 |
Matt Mackall |
pushkey: add http support
|
Sun, 02 May 2010 21:56:25 -0400 |
Greg Ward |
push: document return values between various repo methods.
|
Wed, 24 Feb 2010 12:35:26 -0500 |
Sune Foldager |
httprepo: normalize output from unbundle with ssh
stable
|
Mon, 22 Feb 2010 23:12:12 -0500 |
Sune Foldager |
httprepo: send Content-Type instead of content-type
stable
|
Mon, 22 Feb 2010 16:28:57 +0100 |
Sune Foldager |
httprepo: use content-type application/mercurial-0.1 for POST
stable
|
Wed, 17 Feb 2010 11:00:48 +0100 |
Benoit Boissinot |
http: len(x) fails if it doesn't fit into an int, use __len__() instead
stable
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Tue, 19 Jan 2010 22:45:09 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Tue, 05 Jan 2010 10:20:28 -0600 |
Steve Borho |
httprepo: always store the response url (issue1968)
|
Wed, 18 Nov 2009 12:47:58 +0100 |
Dan Villiom Podlaski Christiansen |
httprepo: suppress the `real URL is...' message in safe, common cases.
|
Wed, 18 Nov 2009 15:20:08 +0100 |
Sune Foldager |
branchmap: fix defective fallback fix 0262bb59016f
stable
|
Mon, 16 Nov 2009 13:35:36 +0100 |
Henrik Stuart |
support encoding fallback in branchmap to maintain compatibility with 1.3.x
|
Sat, 17 Oct 2009 14:00:41 -0400 |
Jesse Glick |
Sometimes pushing to an HTTP repo fails with a useless message.
|
Sat, 19 Sep 2009 01:15:38 +0200 |
Martin Geisler |
do not attempt to translate ui.debug output
|
Sat, 23 May 2009 17:03:51 +0200 |
Henrik Stuart |
named branches: client branchmap wire protocol support (issue736)
|
Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
ui: print_exc() -> traceback()
|
Wed, 22 Apr 2009 00:55:32 +0200 |
Martin Geisler |
util: use built-in set and frozenset
|
Mon, 13 Apr 2009 14:36:55 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 13 Apr 2009 14:33:47 +0200 |
Patrick Mezard |
httprepo: hide password in debug traces too
|
Sat, 11 Apr 2009 18:34:21 -0500 |
Steve Borho |
hide passwords in httprepo error messages
|
Sun, 29 Mar 2009 21:52:43 +0200 |
Martin Geisler |
httprepo: lowercase debug output
|