summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Thomas Hochstein [Thu, 25 Feb 2010 18:22:28 +0000 (19:22 +0100)]
Merge branch 'documentation'
Thomas Hochstein [Thu, 25 Feb 2010 18:22:15 +0000 (19:22 +0100)]
Merge branch 'Options'
Conflicts:
yapfaq.pl
Thomas Hochstein [Thu, 25 Feb 2010 16:00:07 +0000 (17:00 +0100)]
Add documentation in POD format.
Signed-off-by: Thomas Hochstein <thh@inter.net>
Thomas Hochstein [Thu, 25 Feb 2010 11:55:04 +0000 (12:55 +0100)]
Add variable expiry.
* New Function: calcdelta
Move date calculation for new posting date to
calcdelta
* Add 'Expires' to yapfaq.cfg
Parse 'Expires'
Use calcdelta to calculate expiry.
Signed-off-by: Thomas Hochstein <thh@inter.net>
Thomas Hochstein [Sun, 21 Feb 2010 18:01:46 +0000 (19:01 +0100)]
Add commandline options.
Using Getopt::Std.
Implement option '-h': display version and usage information.
Implement option '-v': Print progress information to STDOUT
on reading the configuration, skipping a FAQ, preparing it
for posting, posting it and writing status information to disk.
Implement option '-f': limit operation to the given project
name. Skip parsing all other information from yapfaq.cfg,
skip posting all other FAQs.
Add option '-d': 'dry run', simulation mode: nothing is posted.
Add option '-p': 'post anyway', files are unconditionally
posted irrespective of Posting-Frequency settings.
Add option '-t <newsgroups>': 'test mode', post to
(an)other newsgroup(s) given on the command line or to
STDOUT ('console').
Signed-off-by: Thomas Hochstein <thh@inter.net>
Thomas Hochstein [Thu, 25 Feb 2010 15:16:49 +0000 (16:16 +0100)]
Cleanup on yapfaq.cfg
Reformat, translate to English language, add descriptions.
Signed-off-by: Thomas Hochstein <thh@inter.net>
Thomas Hochstein [Thu, 25 Feb 2010 14:15:57 +0000 (15:15 +0100)]
Change: Default $NNTPServer to 'localhost'
Signed-off-by: Thomas Hochstein <thh@inter.net>
Thomas Hochstein [Thu, 25 Feb 2010 08:23:14 +0000 (09:23 +0100)]
Change: Add script name and Warning/Error to warn() and die() output.
Signed-off-by: Thomas Hochstein <thh@inter.net>
Thomas Hochstein [Wed, 24 Feb 2010 21:17:54 +0000 (22:17 +0100)]
Add .gitignore.
Signed-off-by: Thomas Hochstein <thh@inter.net>
Thomas Hochstein [Sun, 21 Feb 2010 18:14:15 +0000 (19:14 +0100)]
Change: Inform user when writing to ERROR.dat.
Signed-off-by: Thomas Hochstein <thh@inter.net>
Thomas Hochstein [Sun, 21 Feb 2010 17:56:06 +0000 (18:56 +0100)]
Change: Don't output line number if .cfg file can't be opened.
Signed-off-by: Thomas Hochstein <thh@inter.net>
Thomas Hochstein [Sun, 21 Feb 2010 17:51:39 +0000 (18:51 +0100)]
Update header/introduction, bump version/copyright information.
Fix typo/language in header/introduction.
Add new author / copyright information.
Bump version to 0.6-unreleased.
Signed-off-by: Thomas Hochstein <thh@inter.net>
Thomas Hochstein [Sun, 21 Feb 2010 17:39:05 +0000 (18:39 +0100)]
Fix: Accept case-insensitive Last-modified pseudo header.
Signed-off-by: Thomas Hochstein <thh@inter.net>
Thomas Hochstein [Sun, 21 Feb 2010 17:38:27 +0000 (18:38 +0100)]
Don't use PGP by default.
Change default: Do not sign by default.
Signed-off-by: Thomas Hochstein <thh@inter.net>
Thomas Hochstein [Sat, 20 Feb 2010 16:03:56 +0000 (17:03 +0100)]
Initial commit.
Check-in of original author's version.
Original author is Marc Brockschmidt <marc@marcbrockschmidt.de>.
Last change: 2003-02-16
Signed-off-by: Thomas Hochstein <thh@inter.net>
This page took 0.012991 seconds and 4 git commands to generate.