Mon, 17 Sep 2018 17:47:24 +0800 |
Anton Shestakov |
bundle2: make server.bundle2.stream default to True
|
Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Tue, 10 Apr 2018 18:13:28 -0700 |
Gregory Szorc |
httppeer: only advertise partial-pull if capabilities are known
|
Thu, 18 Jan 2018 12:54:01 +0100 |
Joerg Sonnenberger |
wireproto: support for pullbundles
|
Tue, 03 Apr 2018 18:15:24 -0700 |
Gregory Szorc |
tests: conditionalize tests based on presence of revlogs for files
|
Tue, 17 Oct 2017 15:27:22 +0200 |
Boris Feld |
pull: retrieve bookmarks through the binary part when possible
|
Wed, 29 Nov 2017 17:05:51 -0500 |
Augie Fackler |
tests: re-add (glob) for $LOCALIP matches
|
Sun, 05 Nov 2017 08:23:12 +0100 |
Boris Feld |
test-pattern: actually update tests using the patterns
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Sun, 01 Oct 2017 11:29:20 +0100 |
Gregory Szorc |
commands: rename clone --uncompressed to --stream and document
|
Sat, 30 Sep 2017 12:57:00 -0400 |
Augie Fackler |
tests: update some clonebundles expectations to pass on both pure and non-pure
|
Sun, 24 Sep 2017 21:27:18 +0200 |
Boris Feld |
pull: use 'phase-heads' to retrieve phase information
|
Mon, 19 Jun 2017 21:53:54 -0400 |
Matt Harbison |
test-http-proxy: redirect proxy stdout to /dev/null
|
Tue, 25 Apr 2017 16:50:01 +0200 |
Boris Feld |
tests: fix two http tests to also pass inside manylinux1 docker
stable
|
Sat, 08 Apr 2017 15:06:45 -0400 |
Matt Harbison |
test-http-proxy: add the Windows variant of "connection refused"
|
Fri, 20 Jan 2017 10:17:34 -0500 |
Augie Fackler |
tests: also allow "Protocol not supported" in test-http-proxy error
stable
|
Sat, 24 Dec 2016 15:22:18 -0700 |
Gregory Szorc |
httppeer: advertise and support application/mercurial-0.2
|
Tue, 02 Aug 2016 03:53:05 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-http-proxy.t
|
Thu, 05 May 2016 20:57:38 +0900 |
Mike Hommey |
bundle2: properly request phases during getbundle
stable
|
Tue, 15 Mar 2016 09:51:54 +0000 |
Jun Wu |
tests: reorder hg serve commands
|
Tue, 12 Jan 2016 21:23:45 -0800 |
Martin von Zweigbergk |
changegroup3: introduce experimental.changegroup3 boolean config
|
Fri, 11 Dec 2015 11:23:49 -0500 |
Augie Fackler |
changegroup: introduce cg3, which has support for exchanging treemanifests
|
Wed, 10 Jun 2015 13:10:53 -0400 |
Pierre-Yves David |
bundle2: convey PushkeyFailed error over the wire
|
Sat, 06 Jun 2015 00:32:19 -0700 |
Pierre-Yves David |
bundle2: add an 'error' capability
|
Mon, 08 Jun 2015 14:44:30 -0500 |
Matt Mackall |
tests: drop explicit $TESTDIR from executables
|
Mon, 01 Jun 2015 20:23:22 -0700 |
Gregory Szorc |
bundle2: part handler for processing .hgtags fnodes mappings
|
Wed, 27 May 2015 06:52:23 -0700 |
Pierre-Yves David |
test: use bundle2 in test-http-proxy
|
Fri, 31 Oct 2014 12:56:25 -0700 |
Durham Goode |
clone: fix copying bookmarks in uncompressed clones (issue4430)
stable
|
Fri, 26 Sep 2014 13:56:20 -0700 |
Pierre-Yves David |
clone: remove duplicated bookmark pulling
|
Fri, 26 Sep 2014 17:44:00 -0700 |
Pierre-Yves David |
pull: move bookmark movements inside the `exchange.pull`
|