Thu, 21 Apr 2016 04:30:18 +0000 |
timeless |
tests: tolerate http2
stable
|
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
|
Thu, 28 May 2015 13:55:03 -0700 |
Pierre-Yves David |
pull: only list remote bookmarks if -B is used to populate pulled heads
|
Tue, 21 Apr 2015 11:18:47 +0200 |
Pierre-Yves David |
test-discovery: disable bundle2 for legacy test (issue4610)
|
Fri, 30 Jan 2015 21:11:02 +0000 |
Pierre-Yves David |
discovery: properly exclude locally known but filtered heads
stable
|
Thu, 18 Dec 2014 12:33:17 -0800 |
Eric Sumner |
incoming: handle phases the same as pull
|
Fri, 26 Sep 2014 17:44:00 -0700 |
Pierre-Yves David |
pull: move bookmark movements inside the `exchange.pull`
|
Fri, 15 Aug 2014 18:39:39 -0700 |
Pierre-Yves David |
push: move bookmark discovery with other discovery steps
|
Fri, 15 Aug 2014 14:19:15 -0700 |
Pierre-Yves David |
test-treediscovery: update output after merge
|
Fri, 15 Aug 2014 11:48:05 -0500 |
Matt Mackall |
merge with stable
|
Fri, 15 Aug 2014 03:24:40 +0200 |
Mads Kiilerich |
incoming: don't request heads that already are common
stable
|
Fri, 15 Aug 2014 03:24:40 +0200 |
Mads Kiilerich |
tests: improve test coverage for discovery and actual parameters for pulling
stable
|
Wed, 06 Aug 2014 11:43:59 -0500 |
Matt Mackall |
tests: replace exit 80 with #require
|
Sat, 15 Feb 2014 22:09:32 -0600 |
Matt Mackall |
tests: backout 00f2d29308db pid check
|
Sun, 09 Feb 2014 00:26:01 +0100 |
Simon Heimberg |
tests: test that the pid returned by `hg serve` looks reasonable
|
Fri, 22 Nov 2013 19:14:17 +0100 |
Martin Geisler |
tests: don't load unnecessary graphlog extension
|
Wed, 12 Sep 2012 22:21:54 +0200 |
Patrick Mezard |
tests: enable more server tests on Windows
|
Mon, 20 Aug 2012 22:36:51 +0200 |
Patrick Mezard |
killdaemons: take file argument explicitely
|
Fri, 10 Feb 2012 16:09:30 -0600 |
Matt Mackall |
pull: backout change to return code
stable
|
Mon, 30 Jan 2012 16:01:54 -0600 |
Matt Mackall |
pull: return 1 when no changes found (BC)
stable
|
Mon, 30 Jan 2012 11:32:09 -0600 |
Matt Mackall |
push: return 1 if no changes found (issue3228)
stable
|
Mon, 07 Nov 2011 03:24:53 +0100 |
Mads Kiilerich |
tests: use 'hghave serve' to guard tests that requires serve daemon management
|
Tue, 05 Jul 2011 11:53:32 +0100 |
Jim Hague |
treediscovery: rename stop() in tests to fix failures on AIX.
stable
|
Mon, 20 Jun 2011 14:11:01 +0200 |
Peter Arrenbrecht |
treediscovery: always return all remote heads
stable
|
Mon, 23 May 2011 20:31:39 +0200 |
Peter Arrenbrecht |
tests: add tests for partial pulls with treediscovery
|
Fri, 06 May 2011 00:34:10 +0200 |
Mads Kiilerich |
check-code: fix checking for sh style in .t tests
|
Thu, 05 May 2011 19:29:02 +0200 |
Martin Geisler |
test-treediscovery: fix escaping for both dash and bash
|
Thu, 05 May 2011 12:53:33 +0200 |
Peter Arrenbrecht |
treediscovery: fix regression when run against older repos (issue2793)
|