Mercurial > public > mercurial-scm > hg
log mercurial/sshserver.py @ 9189:c2041f80f22a
age | author | description |
---|---|---|
Sat, 23 May 2009 17:02:49 +0200 | Henrik Stuart | named branches: server branchmap wire protocol support (issue736) |
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 |
Wed, 22 Apr 2009 02:01:22 +0200 | Ronny Pfannschmidt | switch lock releasing in the core from gc to explicit |
Mon, 23 Mar 2009 13:13:06 +0100 | Peter Arrenbrecht | cleanup: drop unused assignments |
Fri, 15 Aug 2008 13:25:57 +0200 | Dirkjan Ochtman | make streamclone.stream_out() a generator |
Wed, 02 Jul 2008 10:58:27 +0200 | Dirkjan Ochtman | Backed out changeset b9d6ab187523 (doesn't work on Python 2.3/2.4) |