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
|