log tests/test-ssh.t @ 23116:2dc6b7917cdf stable

age author description
Fri, 31 Oct 2014 12:56:25 -0700 Durham Goode clone: fix copying bookmarks in uncompressed clones (issue4430) stable
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
Sun, 28 Sep 2014 14:07:56 -0700 Pierre-Yves David pull: merge bookmark updates and imports
Sat, 16 Aug 2014 10:19:26 -0700 Gregory Szorc test-ssh: verify that stderr from remote is printed (issue4336)
Wed, 23 Apr 2014 23:29:55 +0200 Mads Kiilerich httppeer: reintroduce _abort that accidentally was removed in 167047ba3cfa stable
Thu, 06 Feb 2014 02:19:38 +0100 Mads Kiilerich discovery: improve "note: unsynced remote changes!" warning
Sun, 09 Feb 2014 17:31:26 -0600 Matt Mackall push: backout 2bc520bd0ce0 due to test failures
Thu, 06 Feb 2014 02:19:38 +0100 Mads Kiilerich discovery: improve "note: unsynced remote changes!" warning
Sun, 16 Dec 2012 20:50:57 +0100 Mads Kiilerich debugpushkey: list keys sorted
Fri, 19 Oct 2012 14:47:55 -0500 Matt Mackall clone: don't %-escape the default destination (issue3145) stable
Sat, 28 Jul 2012 13:33:06 +0200 Pierre-Yves David pushkey: do not exchange obsole markers if feature is disabled stable
Tue, 05 Jun 2012 17:00:13 -0700 Brad Hall tag: don't allow tagging the null revision (issue1915) stable
Thu, 07 Jun 2012 19:21:59 +0200 Pierre-Yves David obsolete: exchange obsolete marker over pushkey
Thu, 21 Jun 2012 03:05:02 +0200 Mads Kiilerich tests: consistently use printenv.py the same MSYS/Windows-compatible way
Wed, 20 Jun 2012 23:41:21 +0200 Mads Kiilerich tests: add missing no-outer-repo requirements
Sun, 17 Jun 2012 00:27:31 +0200 Adrian Buehlmann tests/printenv.py: eliminate trailing spaces on output
Tue, 12 Jun 2012 14:18:18 +0200 Martin Geisler serve: lowercase "no repo here" message
Sun, 10 Jun 2012 03:05:59 +0200 Adrian Buehlmann tests/run-tests: avoid C:/ in arguments
Tue, 22 May 2012 15:17:37 -0700 David Schleimer hg-ssh: read-only flag
Mon, 07 May 2012 00:52:11 +0200 Mads Kiilerich tests: improve test of hg-ssh and make the test pass on windows stable
Mon, 07 May 2012 00:49:01 +0200 Mads Kiilerich hg-ssh: use %s for printing paths in error messages stable
Sat, 28 Apr 2012 02:00:04 +0200 Mads Kiilerich tests: quote dummyssh in a way that works on windows too stable
Sat, 28 Apr 2012 01:55:39 +0200 Mads Kiilerich tests: add missing accept of native pathname separator stable
Tue, 03 Apr 2012 19:06:35 +0200 Thomas Arendsen Hein tests: make tests work if directory contains special characters stable
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 15:56:35 -0600 Matt Mackall push: don't treat bookmark as a found change stable
Mon, 30 Jan 2012 11:32:09 -0600 Matt Mackall push: return 1 if no changes found (issue3228) stable
Thu, 08 Dec 2011 16:28:18 +0100 Mads Kiilerich hg-ssh: use shlex for shell-like parsing of SSH_ORIGINAL_COMMAND