Mercurial > public > mercurial-scm > hg-stable
log mercurial/sshserver.py @ 7875:553aa0cbeab6
age | author | description |
---|---|---|
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) |
Sun, 29 Jun 2008 14:20:01 +0200 | Dirkjan Ochtman | streamclone yields chunks instead of accepting a file-like object |
Wed, 23 Apr 2008 11:40:33 +0200 | Thomas Arendsen Hein | sshserver: Don't try to close fp if mkstemp failed |
Thu, 06 Mar 2008 22:23:26 +0100 | Joel Rosdahl | Expand import * to allow Pyflakes to find problems |
Fri, 11 Jan 2008 13:06:38 -0600 | Matt Mackall | hook: redirect stdout to stderr for ssh and http servers |