simon-git: spigot (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Wed Dec 17 07:20:51 GMT 2014
TL;DR:
64b6f7d Add the -w option to the --help text.
cfbf737 First draft of a manual.
Repository: git://git.tartarus.org/simon/spigot.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=spigot.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2014-12-17 07:20:51
commit 64b6f7df39fe13536600f97e84ae51555aff2e30
web diff http://tartarus.org/~simon-git/gitweb/?p=spigot.git;a=commitdiff;h=64b6f7df39fe13536600f97e84ae51555aff2e30;hp=f4d09798f4e5979d75474735c499b7b65f276489
Author: Simon Tatham <anakin at pobox.com>
Date: Tue Dec 16 18:09:48 2014 +0000
Add the -w option to the --help text.
Somehow I missed it in my initial trawl. Also, while I'm here, made
the -d documentation name its parameter consistently.
main.cpp | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
commit cfbf737179dd604095d7f77d1ff28f1b30b51db7
web diff http://tartarus.org/~simon-git/gitweb/?p=spigot.git;a=commitdiff;h=cfbf737179dd604095d7f77d1ff28f1b30b51db7;hp=64b6f7df39fe13536600f97e84ae51555aff2e30
Author: Simon Tatham <anakin at pobox.com>
Date: Wed Dec 17 07:19:44 2014 +0000
First draft of a manual.
There are a few FIXMEs in there where I wasn't sure the behaviour was
correct or fully understood, at least some of which I'll probably end
up fixing by changing the program to make more sense. But this is a
good start, I think.
.gitignore | 1 +
Makefile.am | 14 +
configure.ac | 5 +-
manual.but | 1032 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 1049 insertions(+), 3 deletions(-)
More information about the tartarus-commits
mailing list