Mercurial > public > mercurial-scm > hg
log mercurial/sshrepo.py @ 7738:db366ec8d0a4
age | author | description |
---|---|---|
Mon, 12 Jan 2009 11:28:30 -0600 | Matt Mackall | sshrepo: change raise_ to abort |
Mon, 12 Jan 2009 11:28:28 -0600 | Matt Mackall | error: move UnexpectedOutput (now ResponseError) |
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 |