Mercurial > public > mercurial-scm > hg
log mercurial/sshrepo.py @ 3036:adf7f3421c55
age | author | description |
---|---|---|
Sat, 02 Sep 2006 23:14:35 +0200 | Benoit Boissinot | sshrepo: when creating a repo, raise an error if it already exists |
Sat, 02 Sep 2006 21:08:54 +0200 | Benoit Boissinot | sshrepo: flush stderr before connecting to the hg server |
Sat, 12 Aug 2006 12:30:02 -0700 | Vadim Gelfer | update copyrights. |
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. |