log mercurial/sshrepo.py @ 2810:2e4ace008c94

age author description
Mon, 31 Jul 2006 07:11:12 -0700 Vadim Gelfer clean up hg.py: move repo constructor code into each repo module
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.
Fri, 30 Jun 2006 19:24:02 -0700 Sean Meiners Added ability to clone from a local repository to a (new) remote one.
Wed, 21 Jun 2006 22:45:29 -0700 Vadim Gelfer remove duplicate code.
Wed, 21 Jun 2006 09:15:42 -0700 Vadim Gelfer change some repo messages in small ways.
Sat, 17 Jun 2006 18:15:48 +0200 Benoit Boissinot fix unused variable warning from pychecker
Thu, 15 Jun 2006 16:41:49 -0700 Vadim Gelfer remove use of undefined variable.
Thu, 15 Jun 2006 16:38:23 -0700 Vadim Gelfer merge with self.
Thu, 15 Jun 2006 16:37:23 -0700 Vadim Gelfer extend network protocol to stop clients from locking servers
Thu, 15 Jun 2006 15:36:23 -0700 Vadim Gelfer sshrepo: fix bug in error formatting.
Fri, 09 Jun 2006 18:03:35 -0500 Matt Mackall ssh: add capability detection at startup
Fri, 09 Jun 2006 17:48:14 -0500 Matt Mackall ssh: gather initial output so we can do capability detection
Mon, 08 May 2006 16:50:27 -0700 Vadim Gelfer localrepository.addchangegroup: add more source infos to hooks
Tue, 02 May 2006 14:37:55 -0700 Vadim Gelfer merge with crew.