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
|