Mercurial > public > mercurial-scm > hg
log mercurial/sshrepo.py @ 3877:abaee83ce0a6
age | author | description |
---|---|---|
Wed, 13 Dec 2006 13:27:09 -0600 | Matt Mackall | Replace demandload with new demandimport |
Sat, 02 Dec 2006 22:16:00 +0100 | Thomas Arendsen Hein | Use UnexpectedOutput exception instead of RepoError in sshrepo, too. |
Sat, 02 Dec 2006 22:15:18 +0100 | Thomas Arendsen Hein | Change sshrepo.repoerror() into a more flexible sshrepo.raise_(). |
Sat, 02 Dec 2006 21:57:20 +0100 | Thomas Arendsen Hein | Don't show traceback on 'hg clone -r unknown ssh://hg.example.com/'. |
Tue, 31 Oct 2006 23:56:52 +0100 | Benoit Boissinot | sshrepo: fix the parsing of the ssh url |
Sat, 09 Sep 2006 18:25:06 -0700 | Eric Hopper | sshrepo: add passing of lookup exceptions |
Sat, 09 Sep 2006 18:25:06 -0700 | Eric Hopper | Adding changegroupsubset and lookup to ssh protocol so pull -r and |