mercurial/sshserver.py
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
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
Mon, 23 Mar 2009 13:13:06 +0100 Peter Arrenbrecht cleanup: drop unused assignments
Fri, 15 Aug 2008 13:25:57 +0200 Dirkjan Ochtman make streamclone.stream_out() a generator
Wed, 02 Jul 2008 10:58:27 +0200 Dirkjan Ochtman Backed out changeset b9d6ab187523 (doesn't work on Python 2.3/2.4)
Sun, 29 Jun 2008 14:20:01 +0200 Dirkjan Ochtman streamclone yields chunks instead of accepting a file-like object
Wed, 23 Apr 2008 11:40:33 +0200 Thomas Arendsen Hein sshserver: Don't try to close fp if mkstemp failed
Thu, 06 Mar 2008 22:23:26 +0100 Joel Rosdahl Expand import * to allow Pyflakes to find problems
Fri, 11 Jan 2008 13:06:38 -0600 Matt Mackall hook: redirect stdout to stderr for ssh and http servers
Tue, 19 Jun 2007 08:51:34 +0200 Thomas Arendsen Hein Updated copyright notices and add "and others" to "hg version"
Thu, 22 Mar 2007 19:52:38 -0500 Matt Mackall revlog: simplify revlog version handling
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Sat, 09 Sep 2006 18:25:06 -0700 Eric Hopper sshrepo: add passing of lookup exceptions
Sat, 09 Sep 2006 18:25:06 -0700 Eric Hopper Adding changegroupsubset and lookup to ssh protocol so pull -r and
Sun, 01 Oct 2006 19:26:33 +0200 Thomas Arendsen Hein Whitespace/Tab cleanup
Sat, 12 Aug 2006 12:30:02 -0700 Vadim Gelfer update copyrights.
Tue, 25 Jul 2006 13:50:32 -0700 Vadim Gelfer hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks
Sun, 16 Jul 2006 10:04:16 -0700 Vadim Gelfer rename stream hgrc option to compressed.
Sat, 15 Jul 2006 16:06:35 -0700 Vadim Gelfer clone: disable stream support on server side by default.
Fri, 14 Jul 2006 11:17:22 -0700 Vadim Gelfer add support for streaming clone.
Thu, 15 Jun 2006 16:37:23 -0700 Vadim Gelfer extend network protocol to stop clients from locking servers
Fri, 09 Jun 2006 17:47:38 -0500 Matt Mackall Initial implementation of hello command for ssh
Sun, 04 Jun 2006 10:32:13 -0700 Vadim Gelfer fix comment.
Sun, 04 Jun 2006 10:29:34 -0700 Vadim Gelfer merge change to ssh protocol.
Sun, 04 Jun 2006 10:26:05 -0700 Vadim Gelfer refactor ssh server.
less more (0) tip