contrib/hg-ssh
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 09 Jul 2021 23:38:24 +0200 Pierre-Yves David hg-ssh: normalize the drive of the current working directory on windows
Fri, 06 Nov 2020 13:58:59 -0800 Gregory Szorc global: use python3 in shebangs
Thu, 14 Nov 2019 20:35:11 -0800 Gregory Szorc black: blacken scripts
Sun, 20 May 2018 17:35:57 +0530 Pulkit Goyal py3: use pycompat.fsencode to convert path to bytes
Sun, 20 May 2018 17:33:18 +0530 Pulkit Goyal py3: add b'' prefixes in contrib/hg-ssh
Sun, 25 Mar 2018 16:35:24 +0900 Yuya Nishihara sshserver: do setbinary() by caller (API)
Tue, 22 Aug 2017 14:11:48 -0400 Augie Fackler contrib: update hg-ssh to conform with import style checks
Wed, 12 Apr 2017 11:23:55 -0700 Augie Fackler dispatch: protect against malicious 'hg serve --stdio' invocations (sec) stable 4.1.3
Wed, 10 Feb 2016 22:44:29 +0900 FUJIWARA Katsunori misc: use modern exception syntax
Wed, 10 Feb 2016 22:44:28 +0900 FUJIWARA Katsunori hg-ssh: parenthesize non-translated message
Sun, 10 May 2015 04:39:11 -0700 Pierre-Yves David hg-ssh: reject push earlier (on pretxnopen)
Tue, 22 May 2012 15:17:37 -0700 David Schleimer hg-ssh: read-only flag
Mon, 21 May 2012 16:19:30 -0700 David Schleimer hg-ssh: refactor to have main() method
Mon, 07 May 2012 00:52:08 +0200 Mads Kiilerich hg-ssh: exit with 255 instead of -1 on error stable
Mon, 07 May 2012 00:49:01 +0200 Mads Kiilerich hg-ssh: use %s for printing paths in error messages stable
Thu, 08 Dec 2011 16:28:18 +0100 Mads Kiilerich hg-ssh: use shlex for shell-like parsing of SSH_ORIGINAL_COMMAND
Sun, 29 May 2011 13:43:50 +0300 Idan Kamara hg-ssh: fix dispatch call to use dispatch.request()
Fri, 22 Apr 2011 16:43:06 +0200 Andreas Freimuth hg-ssh: fix duplicate word in docstring
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Sun, 26 Apr 2009 01:25:53 +0200 Martin Geisler add blank line after copyright notices and after header
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Sat, 18 Aug 2007 11:37:08 +0200 Thomas Arendsen Hein Enable demandimport only in scripts, not in importable modules (issue605)
Fri, 17 Aug 2007 19:11:16 +0200 Thomas Arendsen Hein Adjust contrib/hg-ssh for moved dispatch() function.
Thu, 26 Jan 2006 16:37:31 +0100 Thomas Arendsen Hein Added hint to hg-ssh that you can use shell pattern matching.
Sun, 13 Nov 2005 02:06:02 +0100 Thomas Arendsen Hein Added hg-ssh - a wrapper for ssh access to a limited set of mercurial repos
less more (0) tip