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_(). |