Tue, 05 Jan 2016 17:37:59 -0800 |
Mateusz Kwapich |
hooks: add HG_NODE_LAST to txnclose and changegroup hook environments
|
Wed, 27 May 2015 22:25:51 -0700 |
Pierre-Yves David |
phases: abort the whole push if phases fail to update (BC)
|
Mon, 08 Jun 2015 15:10:15 -0500 |
Matt Mackall |
tests: simplify printenv calls
|
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
|
Wed, 27 May 2015 22:11:37 -0700 |
Pierre-Yves David |
test: drop all the forced use of bundle2
|
Wed, 27 May 2015 12:55:32 -0700 |
Pierre-Yves David |
test: use bundle2 in test-push-http
|
Wed, 15 Apr 2015 11:11:54 -0400 |
Pierre-Yves David |
transaction: introduce a transaction ID, to be available to all hooks
|
Thu, 16 Oct 2014 15:54:53 +0900 |
Mike Hommey |
changegroup: use a copy of hookargs when invoking the changegroup hook
|
Sun, 12 Oct 2014 08:03:20 -0700 |
Pierre-Yves David |
phases: inform transaction-related hooks that a phase was moved
|
Wed, 06 Aug 2014 11:43:59 -0500 |
Matt Mackall |
tests: replace exit 80 with #require
|
Mon, 07 Apr 2014 18:10:50 -0700 |
Pierre-Yves David |
phase: apply publishing enforcement for "serve" source
|
Fri, 19 Oct 2012 15:03:35 +0200 |
Adrian Buehlmann |
test-push-http: fix failing test on Windows
stable
|
Mon, 15 Oct 2012 18:37:34 -0300 |
Wagner Bruna |
wireproto: fix pushkey hook failure and output on remote http repo
|
Fri, 14 Sep 2012 21:05:24 +0200 |
Patrick Mezard |
tests: enable even more Windows server tests
|