simon-git: putty-wishlist (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Thu Jan 14 08:15:10 GMT 2021


TL;DR:
  b970dab Some thoughts on remote-to-local SOCKS forwarding.
  1fcae32 Template file for writing new bug entries.
  e14ed20 Add a small amount of CSS to bug pages.
  ca269b1 Typo.

Repository:     https://git.tartarus.org/simon/putty-wishlist.git
On the web:     https://git.tartarus.org/?p=simon/putty-wishlist.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2021-01-14 08:15:10

commit b970dab41795b2853af1cea517576faa16041d83
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=b970dab41795b2853af1cea517576faa16041d83;hp=e8cb9b0f92fb37de3e3eeacef47bf62140ee5312
Author: Simon Tatham <anakin at pobox.com>
Date:   Thu Jan 14 07:28:40 2021 +0000

    Some thoughts on remote-to-local SOCKS forwarding.
    
    A user asked about it recently and I realised I had opinions that I
    hadn't got round to writing down.

 data/portfwd-dynamic-remote | 89 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 89 insertions(+)

commit 1fcae3242f1882cf88a5b66863b31951fcceac4c
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=1fcae3242f1882cf88a5b66863b31951fcceac4c;hp=b970dab41795b2853af1cea517576faa16041d83
Author: Simon Tatham <anakin at pobox.com>
Date:   Thu Jan 14 08:03:11 2021 +0000

    Template file for writing new bug entries.
    
    I can never remember the full list of headers when I start a new bug
    entry. So I generally import an existing bug entry and then edit all
    the fields to new values. That leaves a risk of editing errors
    (accidentally leave the old value of one of the fields unchanged), and
    also it's obviously silly.
    
    So here's a new 'control/template' file, which is designed to be
    copied to 'data/new-bug-name' and then edited. Remove every instance
    of ### and you're good to go.
    
    (The template file doesn't specify <em>all</em> the possibilities,
    only the typical or likely ones. For the full list, 'control/spec'
    already exists.)

 control/template | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit e14ed2025c8f4b1a3be60021cf79fc121937981a
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=e14ed2025c8f4b1a3be60021cf79fc121937981a;hp=1fcae3242f1882cf88a5b66863b31951fcceac4c
Author: Simon Tatham <anakin at pobox.com>
Date:   Thu Jan 14 08:12:04 2021 +0000

    Add a small amount of CSS to bug pages.
    
    I just happened to run across the 'intel-keyboard' wishlist entry, and
    found the table in it was almost totally unreadable. Added some CSS to
    make the table entries have borders.

 control/bugs2html.py | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

commit ca269b1f4a140689f3b59a3a3d8a0687a3a097d6
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=ca269b1f4a140689f3b59a3a3d8a0687a3a097d6;hp=e14ed2025c8f4b1a3be60021cf79fc121937981a
Author: Simon Tatham <anakin at pobox.com>
Date:   Thu Jan 14 08:14:52 2021 +0000

    Typo.

 data/sgr-9-strikethrough | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the tartarus-commits mailing list