Mercurial > public > mercurial-scm > hg
log mercurial/sshserver.py @ 10263:25e572394f5c stable
age | author | description |
---|---|---|
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 |
Wed, 22 Jul 2009 23:12:54 +0200 | Martin Geisler | coding style: use a space after comma |
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 |