Sat, 24 Dec 2016 15:22:18 -0700 |
Gregory Szorc |
httppeer: advertise and support application/mercurial-0.2
|
Fri, 14 Oct 2016 01:31:11 +0200 |
Pierre-Yves David |
changegroup: skip delta when the underlying revlog do not use them
|
Thu, 25 Aug 2016 01:06:32 -0400 |
Augie Fackler |
test-clonebundles: accept another error string here
|
Sun, 17 Jul 2016 15:13:51 -0700 |
Gregory Szorc |
bundle2: store changeset count when creating file bundles
|
Thu, 05 May 2016 20:57:38 +0900 |
Mike Hommey |
bundle2: properly request phases during getbundle
stable
|
Sun, 13 Mar 2016 02:36:03 +0100 |
Mads Kiilerich |
tests: handle getaddrinfo reporting "No address associated with hostname"
|
Tue, 12 Jan 2016 21:23:45 -0800 |
Martin von Zweigbergk |
changegroup3: introduce experimental.changegroup3 boolean config
|
Fri, 08 Jan 2016 10:58:04 -0800 |
Gregory Szorc |
exchange: make clone bundles non-experimental and enabled by default
|
Fri, 08 Jan 2016 10:57:01 -0800 |
Gregory Szorc |
exchange: make clonebundleprefers non-experimental
|
Fri, 08 Jan 2016 10:53:07 -0800 |
Gregory Szorc |
clonebundles: remove advertisement of feature
|
Mon, 11 Jan 2016 22:00:07 -0500 |
Mike Hommey |
mdiff: don't emit a diff header for empty trivial deltas
|
Fri, 11 Dec 2015 11:23:49 -0500 |
Augie Fackler |
changegroup: introduce cg3, which has support for exchanging treemanifests
|
Mon, 09 Nov 2015 13:12:35 -0500 |
Matt Harbison |
tests: tolerate differences between Linux and Windows error strings
|
Sat, 07 Nov 2015 13:48:42 -0500 |
Pierre-Yves David |
test: use generaldelta in 'test-clonebundle.t'
|
Tue, 03 Nov 2015 12:31:33 -0800 |
Gregory Szorc |
wireproto: move clonebundles command from extension (issue4931)
stable
|
Tue, 03 Nov 2015 12:16:54 -0800 |
Gregory Szorc |
exchange: do not attempt clone bundle if local repo is non-empty (issue4932)
stable
|
Tue, 03 Nov 2015 12:15:14 -0800 |
Gregory Szorc |
test-clonebundles.t: add test for incremental pull
stable
|
Sat, 17 Oct 2015 11:37:08 -0700 |
Gregory Szorc |
exchange: support streaming clone bundles in clone bundles
|
Thu, 15 Oct 2015 14:53:32 -0700 |
Gregory Szorc |
exchange: don't print error codes after clone bundle failure
|
Wed, 14 Oct 2015 11:05:53 -0700 |
Gregory Szorc |
clonebundles: advertise clone bundles feature to clients
|
Tue, 13 Oct 2015 12:41:32 -0700 |
Gregory Szorc |
exchange: provide hint on how to disable clone bundles
|
Tue, 13 Oct 2015 12:30:39 -0700 |
Gregory Szorc |
exchange: support sorting URLs by client-side preferences
|
Tue, 13 Oct 2015 10:59:41 -0700 |
Gregory Szorc |
clonebundles: filter on SNI requirement
|
Tue, 13 Oct 2015 11:45:30 -0700 |
Gregory Szorc |
clonebundles: filter on bundle specification
|
Tue, 13 Oct 2015 10:41:54 -0700 |
Gregory Szorc |
clonebundle: support bundle2
|
Fri, 09 Oct 2015 11:22:01 -0700 |
Gregory Szorc |
clonebundles: support for seeding clones from pre-generated bundles
|