simon-git: putty (main): Jacob Nevins
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Mar 27 18:39:52 GMT 2021
TL;DR:
99c371d5 Fix formatting errors in Plink docs.
467ea2b1 Acknowledge ssh-ed448 in Pageant docs.
7a91aa38 pageant: Fix a usage message.
e09ca6ed Remove MD5 fingerprints from usage messages.
3549e561 Document multiple fingerprint formats.
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-03-27 18:39:52
commit 99c371d5ba9fd9ff6fbd8601efde03e3e20c86cf
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=99c371d5ba9fd9ff6fbd8601efde03e3e20c86cf;hp=049acf9ef570f4ed98232d801437c9c1196bfe58
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Sat Mar 27 18:01:53 2021 +0000
Fix formatting errors in Plink docs.
doc/plink.but | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
commit 467ea2b10b87dfedc29a122b074bcba81995cbfc
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=467ea2b10b87dfedc29a122b074bcba81995cbfc;hp=99c371d5ba9fd9ff6fbd8601efde03e3e20c86cf
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Sat Mar 27 17:38:55 2021 +0000
Acknowledge ssh-ed448 in Pageant docs.
doc/pageant.but | 1 +
1 file changed, 1 insertion(+)
commit 7a91aa3822f84709f35bb8d1567dc02db6bf7c30
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=7a91aa3822f84709f35bb8d1567dc02db6bf7c30;hp=467ea2b10b87dfedc29a122b074bcba81995cbfc
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Sat Mar 27 18:21:21 2021 +0000
pageant: Fix a usage message.
unix/uxpgnt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit e09ca6ed76b1d3173bb7351d402b774d36fe7390
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=e09ca6ed76b1d3173bb7351d402b774d36fe7390;hp=7a91aa3822f84709f35bb8d1567dc02db6bf7c30
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Sat Mar 27 17:33:54 2021 +0000
Remove MD5 fingerprints from usage messages.
doc/plink.but | 2 +-
doc/pscp.but | 2 +-
pscp.c | 2 +-
psftp.c | 2 +-
unix/uxplink.c | 2 +-
windows/winplink.c | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
commit 3549e561945f73811c7a687e9d9eec409caf555d
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=3549e561945f73811c7a687e9d9eec409caf555d;hp=e09ca6ed76b1d3173bb7351d402b774d36fe7390
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Sat Mar 27 18:35:43 2021 +0000
Document multiple fingerprint formats.
doc/config.but | 14 +++++++++-----
doc/gs.but | 47 +++++++++++++++++++++++++++++++----------------
doc/index.but | 6 ++++++
doc/man-pageant.but | 37 +++++++++++++++++++++++++++++--------
doc/man-plink.but | 5 +++--
doc/man-pscp.but | 5 +++--
doc/man-psftp.but | 5 +++--
doc/man-putty.but | 5 +++--
doc/man-puttygen.but | 16 +++++++++++-----
doc/pageant.but | 14 +++++++++++---
doc/plink.but | 10 ++++++----
doc/pubkey.but | 7 +++++++
12 files changed, 122 insertions(+), 49 deletions(-)
More information about the tartarus-commits
mailing list