simon-git: putty (master): Jacob Nevins
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sun Nov 8 11:59:29 GMT 2015
TL;DR:
222c134 Add fuzzterm to .gitignore.
a454399 Rationalise and document log options somewhat.
Repository: git://git.tartarus.org/simon/putty.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=putty.git
Branch updated: master
Committer: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: 2015-11-08 11:59:29
commit 222c134b5f4f5397f2a15d36813286edeb3cff5e
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=222c134b5f4f5397f2a15d36813286edeb3cff5e;hp=b003e5cf534235f89f4de34c8d7b61baef7fe8ea
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Sun Nov 8 11:58:27 2015 +0000
Add fuzzterm to .gitignore.
.gitignore | 1 +
1 file changed, 1 insertion(+)
commit a454399ec8d841e627d9d5e05ac977536e776754
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=a454399ec8d841e627d9d5e05ac977536e776754;hp=222c134b5f4f5397f2a15d36813286edeb3cff5e
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Sun Nov 8 11:57:39 2015 +0000
Rationalise and document log options somewhat.
TOOLTYPE_NONNETWORK (i.e. pterm) already has "-log" (as does Unix
PuTTY), so there's no sense suppressing the synonym "-sessionlog".
Undocumented lacunae that remain:
plink accepts -sessionlog, but does nothing with it. Arguably it should.
puttytel accepts -sshlog/-sshrawlog (and happily logs e.g. Telnet
negotiation, as does PuTTY proper).
cmdline.c | 16 +++++++++++++---
doc/man-pl.but | 14 ++++++++++++++
doc/man-pscp.but | 14 ++++++++++++++
doc/man-psft.but | 14 ++++++++++++++
doc/man-ptel.but | 2 +-
doc/man-pter.but | 2 +-
doc/man-putt.but | 15 ++++++++++++++-
pscp.c | 3 +++
psftp.c | 3 +++
unix/gtkwin.c | 2 +-
unix/uxplink.c | 3 +++
windows/winplink.c | 3 +++
12 files changed, 84 insertions(+), 7 deletions(-)
More information about the tartarus-commits
mailing list