Mercurial > public > mercurial-scm > hg
log mercurial/sshserver.py @ 24334:eda2f36889b5
age | author | description |
---|---|---|
Tue, 02 Sep 2014 12:11:36 +0200 | Sune Foldager | changegroup: rename bundle-related functions and classes |
Tue, 01 Apr 2014 15:27:53 -0700 | Pierre-Yves David | localrepo: move the addchangegroup method in changegroup module |
Fri, 28 Mar 2014 11:10:33 -0700 | Pierre-Yves David | wireproto: introduce an abstractserverproto class |
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 |