Fri, 02 Oct 2015 23:04:52 -0700 |
Gregory Szorc |
exchange: move stream clone logic into pull code path
|
Fri, 02 Oct 2015 22:16:34 -0700 |
Gregory Szorc |
exchange: teach pull about requested stream clones
|
Fri, 02 Oct 2015 16:05:52 -0700 |
Gregory Szorc |
streamclone: move code out of exchange.py
|
Fri, 02 Oct 2015 15:36:00 -0700 |
Gregory Szorc |
exchange: add docstring to pull()
|
Thu, 01 Oct 2015 10:48:14 -0700 |
Ryan McElroy |
bundle2: generate check:heads in a independent function
|
Mon, 07 Sep 2015 17:08:35 -0700 |
Durham Goode |
exchange: allow fallbackheads to use lazy set behavior
|
Mon, 20 Jul 2015 13:39:25 -0700 |
Martin von Zweigbergk |
exchange: fix dead assignment
|
Mon, 20 Jul 2015 13:35:19 -0700 |
Martin von Zweigbergk |
exchange: s/phase/bookmark/ in _pushb2bookmarks()
|
Thu, 25 Jun 2015 17:47:32 -0500 |
Matt Mackall |
bookmarks: mark internal-only config option
|
Thu, 25 Jun 2015 22:18:56 -0700 |
Siddharth Agarwal |
exchange: replace references to 'sopener' with 'svfs'
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Tue, 07 Apr 2015 14:14:27 -0700 |
Pierre-Yves David |
bundle2.getunbundler: rename "header" to "magicstring"
|
Thu, 11 Jun 2015 13:02:21 -0700 |
Pierre-Yves David |
push: only say we are trying to push obsmarkers when we actually try
|
Sun, 07 Jun 2015 15:52:57 -0700 |
Pierre-Yves David |
getbundle: add data about the number of changesets bundled
|
Sun, 07 Jun 2015 15:49:17 -0700 |
Pierre-Yves David |
exchange: expand usage of getchangegroupraw
|
Sun, 07 Jun 2015 15:47:07 -0700 |
Pierre-Yves David |
getbundle: have a single getchangegroupraw call site
|
Wed, 27 May 2015 22:25:51 -0700 |
Pierre-Yves David |
phases: abort the whole push if phases fail to update (BC)
|
Wed, 27 May 2015 22:25:33 -0700 |
Pierre-Yves David |
bookmarks: abort the whole push if bookmarks fails to update (BC)
|
Fri, 05 Jun 2015 16:30:11 -0700 |
Pierre-Yves David |
push: catch and process PushkeyFailed error
|
Wed, 27 May 2015 05:35:00 -0700 |
Pierre-Yves David |
push: make pushkey part advisory
|
Mon, 08 Jun 2015 13:32:38 -0700 |
Pierre-Yves David |
bundle2: pull bookmark the old way if no bundle2 listkeys support (issue4701)
|
Mon, 01 Jun 2015 22:34:01 -0700 |
Pierre-Yves David |
pull: prevent race condition in bookmark update when using -B (issue4689)
|
Tue, 02 Jun 2015 00:43:11 -0700 |
Pierre-Yves David |
pull: allow a generic way to pass parameters to the pull operation
|
Mon, 01 Jun 2015 22:29:49 -0700 |
Pierre-Yves David |
pull: skip pulling remote bookmarks with bundle2 if a value already exists
|
Mon, 01 Jun 2015 22:28:03 -0700 |
Pierre-Yves David |
pull: skip pulling remote bookmarks with bundle1 if a value already exist
|
Wed, 20 May 2015 11:44:06 -0500 |
Pierre-Yves David |
bundle2: stop capturing output for ssh again
|
Fri, 06 Feb 2015 17:41:24 +0000 |
Pierre-Yves David |
bundle2: use bundle2 by default
|
Mon, 25 May 2015 17:14:11 -0700 |
Gregory Szorc |
exchange: support transferring .hgtags fnodes mapping
|
Wed, 27 May 2015 04:57:03 -0700 |
Pierre-Yves David |
pull: only prefetch bookmarks when using bundle1
|
Wed, 27 May 2015 06:08:14 -0700 |
Pierre-Yves David |
subrepo: detect issue3781 case earlier so it apply to bundle2
|