summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2010-05-12Release v1.1.21.1.2Daniel Friesel-1/+8
2010-05-12Add installation note to READMEDaniel Friesel-0/+9
2010-05-12efa: Correct --date help messageDaniel Friesel-2/+2
2010-05-11Fix --ignore-info handling, add more parser testsDaniel Friesel-3/+2003
2010-05-11Add some actual parser testsDaniel Friesel-10/+1131
2010-05-11efa: --max-change arguments are verified by Getopt::LangDaniel Friesel-0/+1
2010-05-11Add short option for --versionDaniel Friesel-6/+8
2010-05-11Add tests for short optionsDaniel Friesel-28/+37
2010-05-11Add tests for some more optionsDaniel Friesel-4/+43
2010-05-11efa: Add option checking for --excludeDaniel Friesel-0/+5
2010-05-06Add test for a few offline efa optionsDaniel Friesel-0/+45
2010-05-06Fix --date verification regexDaniel Friesel-1/+1
2010-05-06Replace shell test script by Perl TAP stuff, add test target to MakefileDaniel Friesel-5/+20
2010-04-26Slight makefile/manpage cleanups, release v1.1.1 while at it1.1.1Daniel Friesel-17/+23
2010-03-02Add short optionsDaniel Friesel-36/+36
2010-02-27Add argument verification for --date & --time; die upon invalid argumentsDaniel Friesel-4/+10
2010-01-17Release v1.11.1Daniel Friesel-2/+7
2010-01-11efa: Add licence textDaniel Friesel-0/+1
2010-01-04Update the version in the script... ahem.Daniel Friesel-2/+2
2010-01-04Improve an error message, use die/warn instead of print STDERRDaniel Friesel-6/+5
2010-01-04Simplify --exclude parsingDaniel Friesel-16/+9
2010-01-03More code reuseDaniel Friesel-21/+11
2010-01-03Yet further continued code cleanupDaniel Friesel-12/+18
2009-12-24efa: Allow stop-specification as addr:stop and poi:stopDaniel Friesel-0/+26
2009-12-09Update Changelog for 1.0.31.0.3Daniel Friesel-0/+5
2009-09-24Fixed length of unicode chars in printf (but now unicode in arguments ↵Daniel Friesel-1/+2
doesn't work)
2009-09-21Yet more code cleanupDaniel Friesel-53/+68
2009-09-20Improved readability of the regular expressionsDaniel Friesel-10/+56
2009-09-12Version bump1.0.2Daniel Friesel-1/+6
2009-09-12efa(1): Unicode may work or may not.Daniel Friesel-2/+2
2009-08-31efa: parse_content: Correctly parse Fußweg messages with timeDaniel Friesel-4/+7
2009-08-27efa: parse_content: Merged two if () checksDaniel Friesel-4/+1
2009-08-27Use foreach instead of for with useless $j counterDaniel Friesel-1/+1
2009-08-05efa: Code cleanupDaniel Friesel-34/+31
2009-07-10Some code cleanupDaniel Friesel-19/+19
2009-07-10test: Do a normal syntax check of bin/efaDaniel Friesel-2/+1
2009-07-10efa: Fixed a really stupid mistakeDaniel Friesel-1/+3
2009-07-09efa: Renamed --restrict option to --includeDaniel Friesel-10/+10
2009-07-09efa: Added --version switchDaniel Friesel-0/+6
2009-07-08test/main: use sh -eDaniel Friesel-1/+1
2009-07-03efa(1): Mention missing unicode support for argumentsDaniel Friesel-0/+5
2009-07-03Added tests (right now only for valid pod, but whatever :-)Daniel Friesel-0/+3
2009-07-02Makefile: install: Make sure the file mode is rightDaniel Friesel-0/+2
2009-07-01Version bump to 1.0.11.0.1Daniel Friesel-0/+6
2009-07-01efa: efa.vrr.de changed something, fixed the resulting encoding fuckupDaniel Friesel-5/+5
Note that the arguments to efa are not recoded, so don't use unicode there
2009-06-24efa(1): Fixed a POD warningDaniel Friesel-1/+1
2009-06-22efa: Support more non-timestamped connectionsDaniel Friesel-2/+2
2009-06-17efa: Support additional cases of un-timestamped connectionsDaniel Friesel-1/+1
2009-06-14efa: Refer to efa --help whin invoked with wrong argumentsDaniel Friesel-1/+1
2009-06-07efa: Use perldoc -FDaniel Friesel-1/+1