log mercurial/sshrepo.py @ 14038:0e6f622f31ca

age author description
Sat, 23 Apr 2011 00:51:25 +0300 Idan Kamara eliminate various naked except clauses
Thu, 31 Mar 2011 10:43:53 -0500 Matt Mackall url: nuke some newly-introduced underbars in identifiers
Wed, 30 Mar 2011 20:01:35 -0700 Brodie Rao httprepo/sshrepo: use url.url
Tue, 22 Mar 2011 07:38:32 +0100 Peter Arrenbrecht wireproto: fix handling of '*' args for HTTP and SSH
Wed, 23 Feb 2011 11:42:41 +0100 Adrian Buehlmann sshrepo: catch passwords in ssh urls stable
Wed, 01 Dec 2010 21:46:08 +0100 Dan Villiom Podlaski Christiansen sshrepo: don't use readline() on the stderr pipe
Fri, 27 Aug 2010 13:32:38 -0400 Brodie Rao cleanup: remove unused imports
Thu, 15 Jul 2010 15:06:45 -0500 Matt Mackall ssh: drop some old imports
Wed, 14 Jul 2010 17:12:18 -0500 Matt Mackall protocol: unify client unbundle support
Wed, 14 Jul 2010 17:09:31 -0500 Matt Mackall protocol: unify client changegroup methods
Wed, 14 Jul 2010 17:07:13 -0500 Matt Mackall protocol: convert some ssh abort calls
Wed, 14 Jul 2010 17:07:10 -0500 Matt Mackall protocol: clean up call-like functions in http and ssh clients
Wed, 14 Jul 2010 16:55:44 -0500 Matt Mackall protocol: unify stream_out client code
Wed, 14 Jul 2010 16:34:57 -0500 Matt Mackall protocol: move basic ssh client commands to wirerepository