Mercurial > public > mercurial-scm > hg
log mercurial/sshserver.py @ 11369:02a4373ca5cd
age | author | description |
---|---|---|
Wed, 16 Jun 2010 16:05:13 -0500 | Matt Mackall | pushkey: add ssh support |
Sun, 07 Feb 2010 15:31:53 +0100 | Matt Mackall | streamclone: allow uncompressed clones by default |
Mon, 25 Jan 2010 00:05:27 -0600 | Matt Mackall | many, many trivial check-code fixups |
Tue, 19 Jan 2010 22:20:08 -0600 | Matt Mackall | Update license to GPLv2+ stable |
Sat, 07 Nov 2009 13:25:25 +0100 | Benoit Boissinot | sshrepo: move mkstemp() out of the try block, we don't use the exception |
Thu, 05 Nov 2009 11:07:01 +0100 | Dirkjan Ochtman | hgweb/sshserver: extract capabilities for easier modification |