Mercurial > public > mercurial-scm > hg
log mercurial/sshrepo.py @ 5190:6d5ed61c508c
age | author | description |
---|---|---|
Fri, 17 Aug 2007 22:43:38 -0300 | Alexis S. L. Carvalho | Fix sshrepo.unbundle |
Wed, 15 Aug 2007 16:10:24 -0500 | Matt Mackall | fix-up references to repo.RepoError |
Thu, 14 Dec 2006 20:25:19 -0600 | Matt Mackall | Simplify i18n imports |
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/'. |