simon-git: putty-wishlist (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sun Dec 20 12:11:23 GMT 2020
TL;DR:
c91cbfd Python update: switch cgi.escape to html.escape.
3f09e68 ssh-fingerprint-formats: add detailed UI design thoughts.
18803ab typographical-metrics: add link to some example code.
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: 2020-12-20 12:11:23
commit c91cbfdf418b8a3930aee431f7eedec8146c0372
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=c91cbfdf418b8a3930aee431f7eedec8146c0372;hp=8531bae745179d97ca255cc49ad155aba2ca08aa
Author: Simon Tatham <anakin at pobox.com>
Date: Sun Dec 20 12:09:09 2020 +0000
Python update: switch cgi.escape to html.escape.
In later versions of Python 3, the former no longer exists.
control/bugs2html.py | 56 ++++++++++++++++++++++++++--------------------------
1 file changed, 28 insertions(+), 28 deletions(-)
commit 3f09e688fcd730ee9a7be2ce54068a05755281aa
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=3f09e688fcd730ee9a7be2ce54068a05755281aa;hp=c91cbfdf418b8a3930aee431f7eedec8146c0372
Author: Simon Tatham <anakin at pobox.com>
Date: Sun Dec 20 12:10:01 2020 +0000
ssh-fingerprint-formats: add detailed UI design thoughts.
We had another request for this to get done recently, and they're
probably right that it's time we put it higher on the priority list.
But there are still a lot of decisions to be made. So I've made a
start by listing all the ones I can think of.
data/ssh-fingerprint-formats | 42 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
commit 18803ab535add87083e12bd2f7f06e6323945767
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=18803ab535add87083e12bd2f7f06e6323945767;hp=3f09e688fcd730ee9a7be2ce54068a05755281aa
Author: Simon Tatham <anakin at pobox.com>
Date: Sun Dec 20 12:10:49 2020 +0000
typographical-metrics: add link to some example code.
I found this a while ago but forgot to add it to the bug entry.
data/typographical-metrics | 3 +++
1 file changed, 3 insertions(+)
More information about the tartarus-commits
mailing list