Mercurial > public > mercurial-scm > hg
log mercurial/sshrepo.py @ 8150:bbc24c0753a0
age | author | description |
---|---|---|
Wed, 22 Apr 2009 00:55:32 +0200 | Martin Geisler | util: use built-in set and frozenset |
Mon, 23 Mar 2009 13:12:07 +0100 | Peter Arrenbrecht | cleanup: drop unused imports |
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() |