Wed, 27 Jan 2016 09:07:28 -0800 |
Martin von Zweigbergk |
changegroup: fix pulling to treemanifest repo from flat repo (issue5066)
stable
|
Sat, 16 Jan 2016 10:50:28 -0500 |
Augie Fackler |
cleanup: use modern @property/@foo.setter property specification
|
Tue, 12 Jan 2016 21:01:06 -0800 |
Martin von Zweigbergk |
changegroup: hide packermap behind methods
|
Fri, 08 Jan 2016 21:13:06 -0800 |
Martin von Zweigbergk |
treemanifests: set bundle2 part parameter indicating treemanifest
|
Sat, 24 Oct 2015 00:39:22 +0100 |
Gregory Szorc |
bundle2: attribute remote failures to remote (issue4788)
stable
|
Fri, 02 Oct 2015 23:21:39 -0700 |
Pierre-Yves David |
bundle2: make unbundle.compressed return True when compressed
|
Tue, 20 Oct 2015 15:55:04 +0200 |
Pierre-Yves David |
applybundle: take url as argument
|
Tue, 20 Oct 2015 15:52:42 +0200 |
Pierre-Yves David |
applybundle: take source as argument
|
Tue, 20 Oct 2015 15:48:24 +0200 |
Pierre-Yves David |
applybundle: set 'bundle2=1' env for all transaction
|
Tue, 20 Oct 2015 15:45:39 +0200 |
Pierre-Yves David |
bundle2: introduce an "applybundle" function
|
Tue, 13 Oct 2015 17:11:52 -0400 |
Augie Fackler |
bundle2: use cg?unpacker.apply() instead of changegroup.addchangegroup()
|
Thu, 15 Oct 2015 03:29:00 +0100 |
Pierre-Yves David |
bundle2: gracefully skip 'obsmarkers' part if evolution is disabled
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Tue, 06 Oct 2015 14:42:29 -0700 |
Durham Goode |
bundle2: add op.gettransaction() to handlers that need the lock
|
Thu, 08 Oct 2015 01:40:21 -0700 |
Pierre-Yves David |
bundle2: add a way to just forward the bundle2 stream to another user
|
Mon, 05 Oct 2015 01:10:49 -0700 |
Pierre-Yves David |
bundle2: split parameter retrieval and processing
|
Wed, 23 Sep 2015 12:56:12 -0700 |
Pierre-Yves David |
bundle2: allow compressed bundle
|
Wed, 23 Sep 2015 12:56:05 -0700 |
Pierre-Yves David |
bundle20: extract core payload generation in its own function
|
Wed, 23 Sep 2015 14:00:16 -0700 |
Pierre-Yves David |
unbundle20: allow registering handlers for stream level parameters
|
Wed, 23 Sep 2015 11:44:52 -0700 |
Pierre-Yves David |
bundle2: rename error exception class for unsupported feature
|
Fri, 11 Sep 2015 17:05:46 -0700 |
Pierre-Yves David |
bundle: use None when unpacking uncompressed changegroup
|
Tue, 01 Sep 2015 15:47:33 -0400 |
Augie Fackler |
bundle2: don't try to recover from a GeneratorExit (issue4785)
|
Fri, 07 Aug 2015 19:54:08 -0700 |
Gregory Szorc |
bundle2: use absolute_import
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Sat, 20 Jun 2015 18:03:38 -0700 |
Gregory Szorc |
bundle2: reword debug message for invalid .hgtags data
|
Tue, 07 Apr 2015 14:14:27 -0700 |
Pierre-Yves David |
bundle2.getunbundler: rename "header" to "magicstring"
|
Sun, 07 Jun 2015 15:57:54 -0700 |
Pierre-Yves David |
bundle2: provide number of changesets information to 'addchangegroup'
|
Wed, 10 Jun 2015 14:49:27 -0700 |
Martin von Zweigbergk |
bundle2: clarify in docstring that header size is for a single header
|
Wed, 10 Jun 2015 14:47:24 -0700 |
Martin von Zweigbergk |
bundle2: rename duplicate handlepushkeyreply to handleobsmarkerreply
|
Wed, 10 Jun 2015 13:10:53 -0400 |
Pierre-Yves David |
bundle2: convey PushkeyFailed error over the wire
|
Sat, 06 Jun 2015 00:50:27 -0700 |
Pierre-Yves David |
bundle2: also capture reply capability on failure
|
Sat, 06 Jun 2015 00:32:19 -0700 |
Pierre-Yves David |
bundle2: add an 'error' capability
|
Wed, 27 May 2015 23:48:54 -0700 |
Pierre-Yves David |
bundle2: introduce a PushkeyFail error to abort unbundle on pushkey error
|
Wed, 27 May 2015 05:28:40 -0700 |
Pierre-Yves David |
bundle2: abort when a mandatory pushkey part fails
|
Mon, 01 Jun 2015 20:23:22 -0700 |
Gregory Szorc |
bundle2: part handler for processing .hgtags fnodes mappings
|
Tue, 26 May 2015 23:06:17 -0700 |
Pierre-Yves David |
bundle2: hide bundle2 stream debug under a config flag
|
Tue, 26 May 2015 23:47:19 -0700 |
Pierre-Yves David |
bundle2: add generic debug output regarding processed interruption
|
Tue, 26 May 2015 23:58:38 -0700 |
Pierre-Yves David |
bundle2: add generic debug output regarding processed part payload
|
Tue, 26 May 2015 23:36:31 -0700 |
Pierre-Yves David |
bundle2: add generic debug output regarding processed part
|
Wed, 27 May 2015 00:02:49 -0700 |
Pierre-Yves David |
bundle2: add generic debug output at the end of bundle processing
|
Wed, 27 May 2015 00:00:35 -0700 |
Pierre-Yves David |
bundle2: add generic debug output regarding processed bundle
|
Wed, 27 May 2015 00:22:29 -0700 |
Pierre-Yves David |
bundle2: add generic debug output regarding generated interruption
|
Wed, 27 May 2015 00:19:16 -0700 |
Pierre-Yves David |
bundle2: add generic debug output regarding generated parts
|
Wed, 27 May 2015 00:10:30 -0700 |
Pierre-Yves David |
bundle2: add generic debug output regarding generated bundle
|
Wed, 27 May 2015 00:52:01 -0700 |
Pierre-Yves David |
bundle2: add debug output for part generation
|
Tue, 26 May 2015 23:01:39 -0700 |
Pierre-Yves David |
bundle2: handle new line in 'indebug' function
|
Tue, 26 May 2015 20:40:21 -0700 |
Pierre-Yves David |
bundle2: prefix all unbundling debug message with 'bundle2-input:'
|
Tue, 26 May 2015 22:48:52 -0700 |
Pierre-Yves David |
bundle2: introduce a specific function for debug messages while unbundling
|
Thu, 28 May 2015 10:00:22 -0700 |
Pierre-Yves David |
bundle2: add an informative comment to the capability dict
|
Tue, 26 May 2015 23:02:19 -0700 |
Pierre-Yves David |
bundle2: handle new line in 'outdebug' function
|
Tue, 26 May 2015 22:57:35 -0700 |
Pierre-Yves David |
bundle2: prefix all bundling debug messages with 'bundle2-ouput:'
|
Tue, 26 May 2015 22:49:03 -0700 |
Pierre-Yves David |
bundle2: introduce a specific function for bundling debug message
|
Mon, 18 May 2015 13:23:14 -0500 |
Pierre-Yves David |
bundle2: use BaseException in bundle2
|
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 17:03:58 +0100 |
Pierre-Yves David |
bundle2: also capture hook output during processing
stable
|
Fri, 24 Apr 2015 00:46:48 +0100 |
Pierre-Yves David |
bundle2: issue remote output as "status" (issue4612)
stable
|
Thu, 16 Apr 2015 03:17:01 -0400 |
Pierre-Yves David |
bundle2: store the salvaged output on the exception object
|
Thu, 16 Apr 2015 03:16:04 -0400 |
Pierre-Yves David |
bundle2: add a 'salvageoutput' method on bundle20
|
Thu, 16 Apr 2015 03:15:28 -0400 |
Pierre-Yves David |
bundle2: add a 'copy' method on parts
|