Sun, 20 Nov 2016 13:50:45 -0800 |
Gregory Szorc |
wireproto: perform chunking and compression at protocol layer (API)
|
file |
diff |
annotate
|
Sun, 16 Oct 2016 11:10:21 -0700 |
Gregory Szorc |
wireproto: compress data from a generator
|
file |
diff |
annotate
|
Sun, 16 Oct 2016 10:38:52 -0700 |
Gregory Szorc |
exchange: refactor APIs to obtain bundle data (API)
|
file |
diff |
annotate
|
Sun, 25 Sep 2016 12:20:31 -0700 |
Gregory Szorc |
wireproto: rename argument to groupchunks()
|
file |
diff |
annotate
|
Sat, 06 Aug 2016 15:00:34 -0700 |
Gregory Szorc |
wireproto: remove gboptslist (API)
|
file |
diff |
annotate
|
Sat, 06 Aug 2016 13:55:21 -0700 |
Gregory Szorc |
wireproto: unescape argument names in batch command (BC)
|
file |
diff |
annotate
|
Sat, 06 Aug 2016 13:46:28 -0700 |
Gregory Szorc |
wireproto: consolidate code for obtaining "cmds" argument value
|
file |
diff |
annotate
|
Fri, 05 Aug 2016 16:34:30 -0400 |
Augie Fackler |
wirepeer: rename confusing `source` parameter
|
file |
diff |
annotate
|
Fri, 15 Jul 2016 13:41:34 -0700 |
Gregory Szorc |
wireproto: extract repo filtering to standalone function
|
file |
diff |
annotate
|
Fri, 10 Jun 2016 00:12:33 -0400 |
Augie Fackler |
cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1
|
file |
diff |
annotate
|
Mon, 16 May 2016 21:30:53 +0000 |
timeless |
py3: convert to next() function
|
file |
diff |
annotate
|
Thu, 12 May 2016 09:39:14 -0400 |
Augie Fackler |
wireproto: optimize handling of large batch responses
|
file |
diff |
annotate
|
Wed, 06 Apr 2016 23:22:12 +0000 |
timeless |
pycompat: switch to util.urlreq/util.urlerr for py3 compat
|
file |
diff |
annotate
|
Mon, 28 Mar 2016 14:41:29 -0700 |
Martin von Zweigbergk |
bundle: move writebundle() from changegroup.py to bundle2.py (API)
|
file |
diff |
annotate
|
Fri, 11 Mar 2016 11:37:00 -0500 |
Augie Fackler |
http: support sending hgargs via POST body instead of in GET or headers
|
file |
diff |
annotate
|
Tue, 01 Mar 2016 18:41:43 -0500 |
Augie Fackler |
wireproto: make iterbatcher behave streamily over http(s)
|
file |
diff |
annotate
|
Tue, 01 Mar 2016 18:39:25 -0500 |
Augie Fackler |
peer: add an iterbatcher interface
|
file |
diff |
annotate
|
Wed, 02 Mar 2016 14:18:43 -0500 |
Augie Fackler |
wireproto: document quirk of _callstream between http and ssh
|
file |
diff |
annotate
|
Sun, 20 Dec 2015 11:56:24 -0800 |
Gregory Szorc |
wireproto: support disabling bundle1 only if repo is generaldelta
|
file |
diff |
annotate
|
Fri, 04 Dec 2015 15:12:11 -0800 |
Gregory Szorc |
wireproto: config options to disable bundle1
|
file |
diff |
annotate
|
Fri, 04 Dec 2015 13:15:14 -0800 |
Gregory Szorc |
wireproto: add docstring for wirepeer
|
file |
diff |
annotate
|
Tue, 20 Oct 2015 12:28:42 +0200 |
Pierre-Yves David |
stream: sort stream capability before serialisation
|
file |
diff |
annotate
|
Tue, 03 Nov 2015 12:31:33 -0800 |
Gregory Szorc |
wireproto: move clonebundles command from extension (issue4931)
stable
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 10:36:20 -0700 |
Gregory Szorc |
exchange: advertise if a clone bundle was attempted
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 10:58:35 -0700 |
Gregory Szorc |
wireproto: properly parse false boolean args (BC)
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
file |
diff |
annotate
|
Sun, 04 Oct 2015 19:06:06 -0700 |
Gregory Szorc |
streamclone: move payload header generation into own function
|
file |
diff |
annotate
|
Fri, 02 Oct 2015 16:24:56 -0700 |
Gregory Szorc |
streamclone: move _allowstream() from wireproto
|
file |
diff |
annotate
|
Fri, 02 Oct 2015 16:05:52 -0700 |
Gregory Szorc |
streamclone: move code out of exchange.py
|
file |
diff |
annotate
|
Sat, 08 Aug 2015 18:53:17 -0700 |
Gregory Szorc |
wireproto: use absolute_import
|
file |
diff |
annotate
|