simon-git: putty (main): Jacob Nevins

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Feb 21 16:58:26 GMT 2021


TL;DR:
  9492c9dd Fix Plink-doesn't-support-SUPDUP messages.
  557164b0 Tweaks to SUPDUP documentation.
  342972ee Document new backend command-line options.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer:      Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:           2021-02-21 16:58:26

commit 9492c9dd8dab636e5eacfcc02863cefb324f3283
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=9492c9dd8dab636e5eacfcc02863cefb324f3283;hp=0ec45782b59967e776bcab7185067582b4fe34f4
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Sun Feb 21 16:05:12 2021 +0000

    Fix Plink-doesn't-support-SUPDUP messages.
    
    It's the backend that needs terminal emulation, not Plink.

 unix/uxplink.c     | 3 ++-
 windows/winplink.c | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 557164b0432ec1d0c6a534a12aead545110c480d
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=557164b0432ec1d0c6a534a12aead545110c480d;hp=9492c9dd8dab636e5eacfcc02863cefb324f3283
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Sun Feb 21 16:01:05 2021 +0000

    Tweaks to SUPDUP documentation.
    
    Including noting that it can't be used with Plink, and better indexing.

 doc/config.but       | 17 +++++++++--------
 doc/errors.but       |  4 ++--
 doc/feedback.but     |  2 +-
 doc/gs.but           | 17 ++++++++---------
 doc/index.but        | 24 +++++++++++++-----------
 doc/intro.but        | 22 +++++++++++-----------
 doc/man-putty.but    |  4 ++--
 doc/man-puttytel.but |  8 ++++----
 doc/using.but        |  7 ++++++-
 windows/putty.rc     |  2 +-
 10 files changed, 57 insertions(+), 50 deletions(-)

commit 342972ee602fd7732d6449187aba8d956b26c147
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=342972ee602fd7732d6449187aba8d956b26c147;hp=557164b0432ec1d0c6a534a12aead545110c480d
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Sun Feb 21 16:41:36 2021 +0000

    Document new backend command-line options.
    
    (-supdup and -ssh-connection. The latter concept still needs more
    documentation.)

 cmdline.c            |  2 +-
 doc/gs.but           |  1 +
 doc/index.but        |  2 ++
 doc/man-putty.but    |  3 ++-
 doc/man-puttytel.but |  2 +-
 doc/plink.but        |  6 ++++--
 doc/using.but        | 19 ++++++++++++++-----
 unix/uxplink.c       |  2 ++
 windows/winplink.c   |  2 ++
 9 files changed, 29 insertions(+), 10 deletions(-)



More information about the tartarus-commits mailing list