Mercurial > public > mercurial-scm > hg-stable
log mercurial/sshrepo.py @ 8312:b87a50b7125c
age | author | description |
---|---|---|
Tue, 28 Apr 2009 17:40:46 +0200 | Simon Heimberg | separate import lines from mercurial and general python modules |
Sun, 26 Apr 2009 01:08:54 +0200 | Martin Geisler | updated license to be explicit about GPL version 2 |
Sun, 26 Apr 2009 16:50:44 -0500 | Matt Mackall | replace various uses of list.reverse() |
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 |