Tue, 10 Nov 2015 11:13:21 -0800 |
Ryan McElroy |
exchange: pass pushop to discovery.checkheads
|
Tue, 03 Nov 2015 12:16:54 -0800 |
Gregory Szorc |
exchange: do not attempt clone bundle if local repo is non-empty (issue4932)
stable
|
Sat, 24 Oct 2015 00:39:22 +0100 |
Gregory Szorc |
bundle2: attribute remote failures to remote (issue4788)
stable
|
Sat, 17 Oct 2015 00:58:46 +0200 |
Mads Kiilerich |
spelling: trivial spell checking
|
Wed, 14 Oct 2015 02:06:54 -0400 |
timeless |
grammar: use does instead of do where appropriate
|
Sat, 17 Oct 2015 11:37:08 -0700 |
Gregory Szorc |
exchange: support streaming clone bundles in clone bundles
|
Sat, 17 Oct 2015 10:26:34 -0700 |
Gregory Szorc |
exchange: parse requirements from stream clone specification string
|
Wed, 14 Oct 2015 17:00:34 -0700 |
Gregory Szorc |
exchange: support parameters in bundle specification strings
|
Thu, 15 Oct 2015 13:00:45 -0700 |
Gregory Szorc |
exchange: support for streaming clone bundles
|
Thu, 15 Oct 2015 14:53:32 -0700 |
Gregory Szorc |
exchange: don't print error codes after clone bundle failure
|
Tue, 13 Oct 2015 23:04:53 -0700 |
Sean Farley |
exchange: add oparg to push so that extensions can wrap pushop
|
Tue, 13 Oct 2015 17:12:29 -0400 |
Augie Fackler |
exchange: use cg?unpacker.apply() instead of changegroup.addchangegroup()
|
Wed, 14 Oct 2015 10:36:20 -0700 |
Gregory Szorc |
exchange: advertise if a clone bundle was attempted
|
Tue, 13 Oct 2015 14:55:02 -0700 |
Gregory Szorc |
exchange: record that we attempted to fetch a clone bundle
|
Tue, 13 Oct 2015 12:41:32 -0700 |
Gregory Szorc |
exchange: provide hint on how to disable clone bundles
|
Wed, 14 Oct 2015 10:03:26 -0700 |
Gregory Szorc |
exchange: document filterclonebundleentries
|
Tue, 13 Oct 2015 22:53:08 -0700 |
Sean Farley |
exchange: use pushop.repo instead of repo
|
Tue, 13 Oct 2015 12:30:39 -0700 |
Gregory Szorc |
exchange: support sorting URLs by client-side preferences
|
Tue, 13 Oct 2015 12:31:19 -0700 |
Gregory Szorc |
exchange: extract bundle specification components into own attributes
|
Tue, 13 Oct 2015 12:29:50 -0700 |
Gregory Szorc |
exchange: support preserving external names when parsing bundle specs
|
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
|
Tue, 13 Oct 2015 10:57:54 -0700 |
Gregory Szorc |
exchange: refactor bundle specification parsing
|
Tue, 13 Oct 2015 11:43:21 -0700 |
Gregory Szorc |
exchange: move bundle specification parsing from cmdutil
|
Fri, 09 Oct 2015 11:22:01 -0700 |
Gregory Szorc |
clonebundles: support for seeding clones from pre-generated bundles
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Mon, 05 Oct 2015 16:19:54 -0700 |
Durham Goode |
bundle2: allow lazily acquiring the lock
|
Sun, 04 Oct 2015 12:11:44 -0700 |
Gregory Szorc |
exchange: add "streaming all changes" to bundle2 pulling
|
Sun, 04 Oct 2015 12:03:30 -0700 |
Gregory Szorc |
exchange: expose bundle2 availability on pulloperation
|
Sun, 04 Oct 2015 18:31:53 -0700 |
Gregory Szorc |
exchange: expose bundle2 capabilities on pulloperation
|
Sun, 04 Oct 2015 11:34:28 -0700 |
Gregory Szorc |
streamclone: rename and document maybeperformstreamclone()
|
Sun, 04 Oct 2015 11:20:52 -0700 |
Gregory Szorc |
streamclone: refactor maybeperformstreamclone to take a pullop
|
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
|
Thu, 21 May 2015 10:27:45 -0700 |
Gregory Szorc |
exchange: move code for consuming streaming clone into exchange
|
Thu, 21 May 2015 10:27:22 -0700 |
Gregory Szorc |
exchange: move code for generating a streaming clone into exchange
|
Tue, 19 May 2015 07:17:57 -0500 |
Matt Mackall |
merge with stable
|
Mon, 18 May 2015 22:35:27 -0500 |
Pierre-Yves David |
ssh: capture output with bundle2 again (issue4642)
stable
|
Mon, 18 May 2015 15:33:21 -0500 |
Pierre-Yves David |
exchange: catch down to BaseException when handling bundle2
|
Sat, 16 May 2015 14:30:07 -0400 |
Augie Fackler |
cleanup: use __builtins__.any instead of util.any
|
Sun, 10 May 2015 06:48:08 -0700 |
Pierre-Yves David |
obsolete: sort obsmarkers during exchange
|
Tue, 28 Apr 2015 17:38:02 -0700 |
Pierre-Yves David |
bundle2: disable ouput capture unless we use http (issue4613 issue4615)
stable
|
Thu, 23 Apr 2015 16:36:18 +0100 |
Pierre-Yves David |
bundle2: also save output when error happens during part processing
stable
|
Thu, 23 Apr 2015 14:54:45 +0100 |
Pierre-Yves David |
bundle2: capture output issue during transaction close
stable
|
Thu, 23 Apr 2015 17:03:58 +0100 |
Pierre-Yves David |
bundle2: also capture hook output during processing
stable
|
Thu, 23 Apr 2015 14:20:36 +0100 |
Pierre-Yves David |
bundle2: capture transaction rollback message output (issue4614)
stable
|
Thu, 16 Apr 2015 03:17:01 -0400 |
Pierre-Yves David |
bundle2: store the salvaged output on the exception object
|
Wed, 15 Apr 2015 10:36:21 -0400 |
Pierre-Yves David |
push: acquire local 'wlock' if "pushback" is expected (BC) (issue4596)
|
Wed, 15 Apr 2015 01:16:40 -0400 |
Pierre-Yves David |
unbundle: acquire 'wlock' when processing bundle2 (BC) (issue4596)
|
Sat, 11 Apr 2015 13:58:36 -0400 |
Pierre-Yves David |
bundle2: use unbundle source as transaction name
|
Tue, 14 Apr 2015 14:59:37 -0400 |
Pierre-Yves David |
bundle2: add an 'idx' argument to the 'getbundle2partsgenerator'
|
Tue, 14 Apr 2015 14:07:35 -0400 |
Pierre-Yves David |
bundle2: add an 'idx' argument to the 'b2partsgenerator'
|
Thu, 09 Apr 2015 16:18:38 -0400 |
Pierre-Yves David |
bundle2: drop the experimental hooks
|
Thu, 09 Apr 2015 16:25:48 -0400 |
Pierre-Yves David |
bundle2: rename format, parts and config to final names
|
Mon, 06 Apr 2015 18:31:59 -0700 |
Pierre-Yves David |
exchange: introduce a '_canusebundle2' function
|
Tue, 07 Apr 2015 16:01:32 -0700 |
Pierre-Yves David |
bundle2: detect bundle2 stream/request on /HG2./ instead of /HG2Y/
|
Mon, 06 Apr 2015 16:04:33 -0700 |
Pierre-Yves David |
unbundle20: retrieve unbundler instances through a factory function
|
Tue, 07 Apr 2015 12:35:07 -0700 |
Martin von Zweigbergk |
exchange: remove check for 'format' key
|
Fri, 30 Jan 2015 21:11:02 +0000 |
Pierre-Yves David |
discovery: properly exclude locally known but filtered heads
stable
|
Fri, 16 Jan 2015 12:53:45 -0800 |
Eric Sumner |
pullbundle2: extract addchangegroup result combining into its own function
|
Wed, 07 Jan 2015 00:07:29 -0800 |
Pierre-Yves David |
discovery: run discovery on filtered repository
|
Wed, 17 Dec 2014 15:11:26 -0800 |
Eric Sumner |
bundle2: lowercase part types
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Fri, 21 Nov 2014 15:50:38 -0800 |
Eric Sumner |
bundle2-push: provide transaction to reply unbundler
|
Fri, 21 Nov 2014 15:06:38 -0800 |
Eric Sumner |
push: elevate phase transaction to cover entire operation
|
Fri, 21 Nov 2014 14:32:57 -0800 |
Eric Sumner |
pull: extract transaction logic into separate object
|
Sat, 22 Nov 2014 17:09:04 -0600 |
Matt Mackall |
merge with stable
|
Wed, 19 Nov 2014 01:36:17 +0000 |
Pierre-Yves David |
push: stop independent usage of bundle2 in syncphase (issue4454)
stable
|
Sat, 08 Nov 2014 16:35:15 +0000 |
Pierre-Yves David |
transaction: pass the transaction to 'postclose' callback
|
Tue, 28 Oct 2014 14:58:36 +0100 |
Pierre-Yves David |
exchange: use the postclose API on transaction
|
Fri, 24 Oct 2014 15:58:46 -0400 |
Mike Edgar |
exchange: swap "push" for "pull" in pulloperation docstring
|
Wed, 29 Oct 2014 12:46:08 -0400 |
Mike Edgar |
exchange: prepare kwargs for bundle2 part generation exactly once
|
Sat, 25 Oct 2014 00:40:51 -0400 |
Mike Edgar |
exchange: fix indentation in _pullchangeset
|
Thu, 06 Nov 2014 09:52:57 +0000 |
Pierre-Yves David |
bundle2: handle empty 'b2x:changegroup' value in push and pull
|
Fri, 17 Oct 2014 21:55:31 -0700 |
Pierre-Yves David |
changelog: handle writepending in the transaction
|
Fri, 17 Oct 2014 12:19:24 -0700 |
Pierre-Yves David |
push: send highest changegroup format supported by both side
|
Fri, 17 Oct 2014 14:59:10 +0200 |
Pierre-Yves David |
getbundle: send highest changegroup format supported by both side
|
Fri, 17 Oct 2014 14:41:02 +0200 |
Sune Foldager |
changegroup: introduce "raw" versions of some commands
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Fri, 24 Oct 2014 17:24:46 -0500 |
Gregory Szorc |
exchange: don't report failure from identical bookmarks
stable
|
Fri, 24 Oct 2014 10:40:37 -0700 |
Gregory Szorc |
bookmarks: explicitly track identical bookmarks
stable
|
Fri, 17 Oct 2014 02:17:36 -0700 |
Pierre-Yves David |
hook: schedule run "b2x-transactionclose" for after lock release
|
Thu, 25 Sep 2014 11:53:28 +0900 |
Mike Hommey |
bundle2: remove _getbundleextrapart
|
Wed, 01 Oct 2014 23:40:23 -0500 |
Pierre-Yves David |
bundle2: change header size and make them signed (new format)
|
Wed, 15 Oct 2014 04:19:37 -0700 |
Pierre-Yves David |
pull: call the `b2x-transactionclose` hook when closing the transaction
|
Tue, 14 Oct 2014 01:40:04 -0700 |
Pierre-Yves David |
pull: add source information to the transaction
|
Tue, 14 Oct 2014 00:06:46 -0700 |
Pierre-Yves David |
changegroup: store source and url in the `hookargs` dict
|
Thu, 16 Oct 2014 16:03:04 +0900 |
Mike Hommey |
bundle2: merge return values when bundle contains multiple changegroups
|
Tue, 14 Oct 2014 13:26:01 -0700 |
Durham Goode |
obsolete: add exchange option
|
Sun, 12 Oct 2014 06:40:36 -0700 |
Pierre-Yves David |
pull: use `stepsdone` instead of `todosteps`
|
Sat, 27 Sep 2014 00:29:06 -0700 |
Pierre-Yves David |
pull: make discovery phase extensible
|