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

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Mon Aug 24 20:36:59 BST 2020


TL;DR:
  713a072 Fix a bug file encoded in ISO 8859-1.
  0755a9a Port bugs2html to Python 3.

Repository:     https://git.tartarus.org/simon/putty-wishlist.git
On the web:     https://git.tartarus.org/?p=simon/putty-wishlist.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2020-08-24 20:36:59

commit 713a0726f8c1920aa331b02afc6ac37598484df6
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=713a0726f8c1920aa331b02afc6ac37598484df6;hp=9ec2c348086daf3baa4705a282fee7aa9d9fd6d0
Author: Simon Tatham <anakin at pobox.com>
Date:   Mon Aug 24 20:36:03 2020 +0100

    Fix a bug file encoded in ISO 8859-1.
    
    Now I think all the bug files decode consistently as UTF-8.

 data/portfwd-dynamic | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0755a9a605154e1c76f4027f9b34a7fc15ee0dee
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=0755a9a605154e1c76f4027f9b34a7fc15ee0dee;hp=713a0726f8c1920aa331b02afc6ac37598484df6
Author: Simon Tatham <anakin at pobox.com>
Date:   Mon Aug 24 20:36:30 2020 +0100

    Port bugs2html to Python 3.

 control/bugs2html.py | 41 ++++++++++++++++++++++++-----------------
 control/gitreach.py  |  8 ++++----
 control/gitrepo.py   |  1 +
 3 files changed, 29 insertions(+), 21 deletions(-)



More information about the tartarus-commits mailing list