simon-git: filter (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Tue Nov 20 18:56:52 GMT 2018
TL;DR:
dd668bb linktty: remove uses of old working title in comments.
5b433d8 linktty: add a --help option.
a94cbac linktty: clean up the symlinks on program exit.
Repository: https://git.tartarus.org/simon/filter.git
On the web: https://git.tartarus.org/?p=simon/filter.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2018-11-20 18:56:52
commit dd668bb89966874240420c3709587af3debc520b
web diff https://git.tartarus.org/?p=simon/filter.git;a=commitdiff;h=dd668bb89966874240420c3709587af3debc520b;hp=d7e97f790b78b700760fd23beddb1963cb96d5e6
Author: Simon Tatham <anakin at pobox.com>
Date: Tue Nov 20 18:54:30 2018 +0000
linktty: remove uses of old working title in comments.
'bidi' was what I originally typed in on the grounds that I had to
call the source file something, but I abandoned the name later,
apparently without replacing it everywhere it was mentioned in
comments.
linktty.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
commit 5b433d851d331ce816544d4e3f3e13043c075a91
web diff https://git.tartarus.org/?p=simon/filter.git;a=commitdiff;h=5b433d851d331ce816544d4e3f3e13043c075a91;hp=dd668bb89966874240420c3709587af3debc520b
Author: Simon Tatham <anakin at pobox.com>
Date: Tue Nov 20 18:55:36 2018 +0000
linktty: add a --help option.
Just because I'm the only user of a program and can remember how to
use it when it's new, doesn't mean it isn't worth adding online help
for when I haven't had to use it in a few weeks and have forgotten!
linktty.c | 31 +++++++++++++++++++++++++++----
1 file changed, 27 insertions(+), 4 deletions(-)
commit a94cbacf1c7746a897e10b3033431f8afd53057f
web diff https://git.tartarus.org/?p=simon/filter.git;a=commitdiff;h=a94cbacf1c7746a897e10b3033431f8afd53057f;hp=5b433d851d331ce816544d4e3f3e13043c075a91
Author: Simon Tatham <anakin at pobox.com>
Date: Tue Nov 20 18:56:22 2018 +0000
linktty: clean up the symlinks on program exit.
Only if we exit in a controlled way, of course. But that's better than
nothing.
linktty.c | 2 ++
1 file changed, 2 insertions(+)
More information about the tartarus-commits
mailing list