Mercurial > public > mercurial-scm > hg-stable
log mercurial/sshserver.py @ 18532:a6088c05e43a stable 2.5
age | author | description |
---|---|---|
Fri, 14 Sep 2012 12:09:44 -0700 | Bryan O'Sullivan | sshserver: avoid a multi-dot attribute lookup in a hot loop |
Mon, 28 Nov 2011 01:32:13 +0100 | Pierre-Yves David | addchangegroup: remove the lock argument on the addchangegroup methods |
Tue, 02 Aug 2011 15:21:10 -0400 | Andrew Pritchard | wireproto: add out-of-band error class to allow remote repo to report errors |
Wed, 08 Jun 2011 01:39:20 +0300 | Idan Kamara | ui: use I/O descriptors internally |
Fri, 06 May 2011 15:25:35 +0200 | Adrian Buehlmann | rename util.set_binary to setbinary |
Tue, 22 Mar 2011 07:38:32 +0100 | Peter Arrenbrecht | wireproto: fix handling of '*' args for HTTP and SSH |
Tue, 22 Mar 2011 07:37:56 +0100 | Peter Arrenbrecht | sshserver: drop unnecessary line |