log mercurial/sshserver.py @ 11442:ee1ed6afac21 stable

age author description
Fri, 25 Jun 2010 13:47:28 -0500 Matt Mackall addchangegroup: pass in lock to release it before changegroup hook is called stable
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