Mon, 12 Feb 2018 16:35:06 -0800 |
Gregory Szorc |
tests: test using both versions of SSH protocol
|
Tue, 30 Jan 2018 22:27:45 +0100 |
Boris Feld |
bookmarks: fix pushkey compatibility mode (issue5777)
stable
|
Mon, 15 Jan 2018 10:44:49 +0000 |
Boris Feld |
bookmark: run 'pushkey' hooks after bookmark move, not 'prepushkey'
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Tue, 17 Oct 2017 12:38:13 +0200 |
Boris Feld |
bookmark: use the 'bookmarks' bundle2 part to push bookmark update (issue5165)
|
Thu, 28 Sep 2017 21:07:58 +0100 |
Boris Feld |
config: use 'experimental.evolution.exchange'
|
Thu, 28 Sep 2017 18:19:06 +0100 |
Boris Feld |
config: use 'experimental.evolution.create-markers'
|
Wed, 20 Sep 2017 19:38:06 +0200 |
Boris Feld |
phase: use a binary phase part to push through bundle2 (BC)
|
Fri, 13 Oct 2017 23:10:49 +0200 |
Boris Feld |
configitems: register the test 'failpush.reason' config
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Wed, 04 Oct 2017 18:39:26 -0700 |
Saurabh Singh |
serve: make tests compatible with chg
|
Fri, 04 Aug 2017 18:41:16 +0200 |
Boris Feld |
test: update evolution config
|
Fri, 07 Jul 2017 01:05:20 -0400 |
Matt Harbison |
tests: quote $PYTHON for Windows
|
Tue, 20 Jun 2017 17:31:18 -0400 |
Augie Fackler |
tests: clean up even more direct `python` calls with $PYTHON
|
Mon, 03 Apr 2017 18:55:55 -0400 |
Augie Fackler |
tests: fix missing (glob) annotations in test-bundle2-exchange.t
|
Fri, 31 Mar 2017 11:53:56 +0200 |
Pierre-Yves David |
hook: add hook name information to external hook
|
Fri, 31 Mar 2017 11:08:11 +0200 |
Pierre-Yves David |
hook: provide hook type information to external hook
|
Thu, 30 Mar 2017 17:29:03 +0200 |
Pierre-Yves David |
run-tests: auto-replace 'TXNID' output
|
Thu, 16 Feb 2017 09:38:52 -0800 |
Jun Wu |
tests: use LOCALIP
|
Fri, 10 Feb 2017 18:06:08 +0100 |
Pierre-Yves David |
bundle1: fix bundle1-denied reporting for pull over ssh
stable
|
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
|