log tests/test-ssh.out @ 5461:ab4d2e9f3b97

age author description
Mon, 11 Jun 2007 21:09:24 -0500 Matt Mackall dispatch: use the repo path found by early parsing
Tue, 27 Mar 2007 01:41:22 -0300 Alexis S. L. Carvalho test-ssh: avoid a shell script
Mon, 26 Mar 2007 23:50:04 -0300 Alexis S. L. Carvalho test-ssh: use printenv.py
Wed, 07 Mar 2007 15:26:03 -0300 Alexis S. L. Carvalho incoming/outgoing: print the name of the other repo
Fri, 01 Dec 2006 13:34:09 +0100 Benoit Boissinot switch to the .hg/store layout, fix the tests
Sun, 19 Nov 2006 16:32:36 -0600 Matt Mackall correct remote heads test in prepush
Thu, 12 Oct 2006 20:45:25 -0300 Alexis S. L. Carvalho portability fix for test-ssh
Fri, 06 Oct 2006 16:24:14 +0200 Benoit Boissinot ssh: make the error message more clear, add a testcase
Mon, 21 Aug 2006 10:46:58 -0700 Lee Cantey Allow for MB/sec transfer rates in test-http-proxy and test-ssh.
Tue, 25 Jul 2006 13:50:32 -0700 Vadim Gelfer hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks
Fri, 14 Jul 2006 11:17:22 -0700 Vadim Gelfer add support for streaming clone.
Thu, 15 Jun 2006 16:37:23 -0700 Vadim Gelfer extend network protocol to stop clients from locking servers
Tue, 02 May 2006 18:44:02 +0200 Thomas Arendsen Hein Make hg update more verbose by default (issue12)
Fri, 28 Apr 2006 21:52:08 +0200 Thomas Arendsen Hein Show repo's revlog format on verify only if it doesn't match the default format.
Thu, 27 Apr 2006 21:58:47 +0200 Thomas Arendsen Hein Show repo's revlog format on verify. Warn if some files use a different format.
Tue, 21 Mar 2006 12:15:25 +0100 Thomas Arendsen Hein Added test for incoming via ssh.
Mon, 13 Mar 2006 13:05:41 +0100 Thomas Arendsen Hein Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Tue, 30 Aug 2005 19:42:58 +0200 Thomas Arendsen Hein Fixed two tests to run with bourne shell.
Sat, 27 Aug 2005 18:11:32 -0700 mpm Add a simple dummy ssh test