Mercurial > public > mercurial-scm > hg-stable
log mercurial/sshrepo.py @ 7637:1d54e2f6c0b7
age | author | description |
---|---|---|
Mon, 12 Jan 2009 10:42:31 -0600 | Matt Mackall | error: move repo errors |
Mon, 12 Jan 2009 09:16:03 +0100 | Dirkjan Ochtman | use dict.iteritems() rather than dict.items() |
Wed, 22 Oct 2008 21:41:57 +0200 | Benoit Boissinot | protocol/between: the protocol expects to have ' '-separated tuples |
Sun, 05 Oct 2008 21:35:26 +0200 | Dirkjan Ochtman | python2.6: use subprocess if available |
Sun, 31 Aug 2008 16:12:02 +0200 | Martin Geisler | i18n: mark strings for translation in Mercurial |
Thu, 20 Mar 2008 11:12:35 -0500 | Matt Mackall | remoterepo: no longer needed |
Thu, 06 Mar 2008 22:23:41 +0100 | Joel Rosdahl | Remove unused imports |