Mercurial > public > mercurial-scm > hg
log mercurial/sshserver.py @ 9713:d193cc97c4e8
age | author | description |
---|---|---|
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 |
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 |