simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Tue Aug 4 18:58:05 BST 2020


TL;DR:
  77bd6b2a Improvements to the pre-release testing checklist.
  334d8725 New script contrib/plinkfs.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2020-08-04 18:58:05

commit 77bd6b2ae14936731bccd7957ac15b85555f67fc
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=77bd6b2ae14936731bccd7957ac15b85555f67fc;hp=2762a2025f094bf8ccb75c0bdd7c655bc953f2f1
Author: Simon Tatham <anakin at pobox.com>
Date:   Tue Aug 4 18:51:46 2020 +0100

    Improvements to the pre-release testing checklist.
    
    These are mostly things I jotted down before releasing 0.74, and also
    one thing I _should_ have tested but didn't.

 CHECKLST.txt | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit 334d87251ea52154a8b45e2f487b77b8f25f8a29
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=334d87251ea52154a8b45e2f487b77b8f25f8a29;hp=77bd6b2ae14936731bccd7957ac15b85555f67fc
Author: Simon Tatham <anakin at pobox.com>
Date:   Tue Aug 4 18:56:47 2020 +0100

    New script contrib/plinkfs.
    
    This is a small wrapper on 'sshfs' which allows it to use Plink as its
    transport. Mostly useful for when I've already got a PuTTY session
    open to a given host with connection sharing enabled, and want to
    tunnel over that rather than painstakingly re-establishing a separate
    connection.

 contrib/plinkfs | 41 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)



More information about the tartarus-commits mailing list