tests/test-bundle2-exchange.t
Fri, 10 Feb 2017 18:06:12 +0100 Pierre-Yves David bundle-tests: operate from outside a repository stable
Fri, 10 Feb 2017 17:56:52 +0100 Pierre-Yves David bundle1: display server abort hint during unbundle stable
Fri, 10 Feb 2017 17:56:59 +0100 Pierre-Yves David bundle1: fix bundle1-denied reporting for push over ssh stable
Fri, 10 Feb 2017 17:56:47 +0100 Pierre-Yves David bundle2: keep hint close to the primary message when remote abort stable
Mon, 15 Aug 2016 12:26:02 -0400 Augie Fackler merge with stable
Fri, 05 Aug 2016 16:25:15 -0400 Augie Fackler exchange: correctly specify url to unbundle (issue5145) stable
Tue, 02 Aug 2016 15:23:03 +0200 Pierre-Yves David tests: use 'legacy.exchange' option in 'test-bundle2-exchange.t'
Tue, 02 Aug 2016 14:54:06 +0200 Pierre-Yves David tests: remove initial bundle2 enabling in various bundle2 tests
Tue, 15 Mar 2016 09:51:54 +0000 Jun Wu tests: reorder hg serve commands
Tue, 05 Jan 2016 17:37:59 -0800 Mateusz Kwapich hooks: add HG_NODE_LAST to txnclose and changegroup hook environments
Sun, 20 Dec 2015 11:56:24 -0800 Gregory Szorc wireproto: support disabling bundle1 only if repo is generaldelta
Fri, 04 Dec 2015 15:12:11 -0800 Gregory Szorc wireproto: config options to disable bundle1
Sat, 24 Oct 2015 00:39:22 +0100 Gregory Szorc bundle2: attribute remote failures to remote (issue4788) stable
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, 28 Sep 2014 00:49:36 -0700 Pierre-Yves David bookmarks: change bookmark within a transaction
Tue, 09 Jun 2015 21:39:33 -0400 Matt Harbison tests: restore 'python' and '$TESTDIR/' for dummyssh invocation
Wed, 10 Jun 2015 13:10:53 -0400 Pierre-Yves David bundle2: convey PushkeyFailed error over the wire
Fri, 05 Jun 2015 16:30:11 -0700 Pierre-Yves David push: catch and process PushkeyFailed error
Wed, 27 May 2015 05:28:40 -0700 Pierre-Yves David bundle2: abort when a mandatory pushkey part fails
Mon, 08 Jun 2015 15:10:15 -0500 Matt Mackall tests: simplify printenv calls
Mon, 08 Jun 2015 15:02:49 -0500 Matt Mackall tests: simplify calls to dummyssh
Mon, 08 Jun 2015 14:55:40 -0500 Matt Mackall tests: drop DAEMON_PIDS from killdaemons calls
Mon, 08 Jun 2015 14:44:30 -0500 Matt Mackall tests: drop explicit $TESTDIR from executables
Mon, 18 May 2015 22:35:27 -0500 Pierre-Yves David ssh: capture output with bundle2 again (issue4642) stable
Tue, 28 Apr 2015 17:38:02 -0700 Pierre-Yves David bundle2: disable ouput capture unless we use http (issue4613 issue4615) stable
Sun, 26 Apr 2015 15:10:09 -0400 Matt Harbison test-bundle2-exchange: make hooks compatible with Windows 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
Mon, 20 Apr 2015 17:16:22 +0200 Pierre-Yves David changelog: fix readpending if no pending data exist (issue4609) stable
Thu, 16 Apr 2015 04:01:51 -0400 Pierre-Yves David bundle2-localpeer: properly propagate the server output on error (issue4594)
Thu, 16 Apr 2015 03:17:37 -0400 Pierre-Yves David bundle2-wireproto: properly propagate the server output on error (issue4594)
Wed, 15 Apr 2015 01:16:40 -0400 Pierre-Yves David unbundle: acquire 'wlock' when processing bundle2 (BC) (issue4596)
Sun, 12 Apr 2015 09:46:03 -0400 Pierre-Yves David run-test: enable the devel warning during tests
Wed, 15 Apr 2015 11:11:54 -0400 Pierre-Yves David transaction: introduce a transaction ID, to be available to all hooks
Sat, 11 Apr 2015 13:58:36 -0400 Pierre-Yves David bundle2: use unbundle source as transaction name
Thu, 09 Apr 2015 16:25:48 -0400 Pierre-Yves David bundle2: rename format, parts and config to final names
Wed, 11 Mar 2015 17:53:50 -0700 Pierre-Yves David bundle2: test hooking using the new transaction-level hook
Wed, 07 Jan 2015 14:30:40 -0800 Martin von Zweigbergk test-bundle2-exchange: create temp script in $TESTTMP, not $TESTDIR
Wed, 24 Dec 2014 12:07:59 -0500 Matt Harbison tests: make a multi-statement hook in bundle2-exchange Windows compatible
Mon, 22 Dec 2014 15:48:39 -0800 Pierre-Yves David pushkey: run hook after the lock release
Wed, 17 Dec 2014 15:11:26 -0800 Eric Sumner bundle2: lowercase part types
Fri, 21 Nov 2014 15:06:38 -0800 Eric Sumner push: elevate phase transaction to cover entire operation
Thu, 20 Nov 2014 20:07:34 -0500 Matt Harbison tests: fix another multi-statement hook for Windows
Fri, 17 Oct 2014 22:23:06 -0700 Pierre-Yves David phases: read pending data when appropriate
Sun, 28 Sep 2014 21:27:48 -0700 Pierre-Yves David bookmark: read pending data when appropriate
Wed, 12 Nov 2014 16:54:57 +0000 Pierre-Yves David test-bundle2: check visible data in pre/post-transaction hooks
Fri, 17 Oct 2014 22:19:05 -0700 Pierre-Yves David transaction: write pending generated files
Tue, 28 Oct 2014 14:58:36 +0100 Pierre-Yves David exchange: use the postclose API on transaction
Tue, 28 Oct 2014 15:44:23 +0100 Pierre-Yves David changegroup: use the 'postclose' API on transaction
Fri, 17 Oct 2014 02:17:36 -0700 Pierre-Yves David hook: schedule run "b2x-transactionclose" for after lock release
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 15:54:53 +0900 Mike Hommey changegroup: use a copy of hookargs when invoking the changegroup hook
Thu, 16 Oct 2014 03:22:51 -0700 Pierre-Yves David test-bundle2-exchange: do not drop HG_NODE from the hook output
Tue, 14 Oct 2014 13:34:25 -0700 Durham Goode obsolete: update tests to use obsolete options
Sun, 12 Oct 2014 08:29:31 -0700 Pierre-Yves David bookmarks: inform transaction-related hooks that some bookmarks were moved
less more (0) -60 tip