simon-git: gonville (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Oct 21 10:14:44 BST 2023
TL;DR:
f05f86f Fix fermata00up, which was accidentally another fermata0up.
717cb16 Fix option spellings in README.dev.
Repository: https://git.tartarus.org/simon/gonville.git
On the web: https://git.tartarus.org/?p=simon/gonville.git
Branch updated: main
Committer: Simon Tatham <anakin at pobox.com>
Date: 2023-10-21 10:14:44
commit f05f86f9f0c732c73820e3dab061cceae3d4997b
web diff https://git.tartarus.org/?p=simon/gonville.git;a=commitdiff;h=f05f86f9f0c732c73820e3dab061cceae3d4997b;hp=bedc4d7b604e4530ccb0633ac789163510e679a0
Author: Simon Tatham <anakin at pobox.com>
Date: Wed Oct 18 19:42:20 2023 +0100
Fix fermata00up, which was accidentally another fermata0up.
I rotated the wrong glyph, by a copy-paste error.
font.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 717cb1608cf6695bd410130cdb3b84f5b6efcf2d
web diff https://git.tartarus.org/?p=simon/gonville.git;a=commitdiff;h=717cb1608cf6695bd410130cdb3b84f5b6efcf2d;hp=f05f86f9f0c732c73820e3dab061cceae3d4997b
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Oct 21 08:55:19 2023 +0100
Fix option spellings in README.dev.
Commit 39d5ce56b3cb94e switched from ad-hoc argument parsing to
argparse, with the effect that the option spellings changed to the
more standard system in which long option names begin with '--'. But
README.dev still had the old spellings. Thanks to Ron Yeh for the
catch.
README.dev | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
More information about the tartarus-commits
mailing list