log mercurial/sshrepo.py @ 7622:4dd7b28003d2

age author description
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