summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2010-05-12efa: Correct --date help messageDaniel Friesel-1/+1
2010-05-11Fix --ignore-info handling, add more parser testsDaniel Friesel-1/+1
2010-05-11Add some actual parser testsDaniel Friesel-9/+23
2010-05-11efa: --max-change arguments are verified by Getopt::LangDaniel Friesel-0/+1
2010-05-11Add short option for --versionDaniel Friesel-1/+1
2010-05-11efa: Add option checking for --excludeDaniel Friesel-0/+5
2010-05-06Fix --date verification regexDaniel Friesel-1/+1
2010-04-26Slight makefile/manpage cleanups, release v1.1.1 while at it1.1.1Daniel Friesel-9/+9
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/+2
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-09-24Fixed length of unicode chars in printf (but now unicode in arguments doesn't...Daniel Friesel-1/+2
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/+1
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-10efa: Fixed a really stupid mistakeDaniel Friesel-1/+1
2009-07-09efa: Renamed --restrict option to --includeDaniel Friesel-9/+9
2009-07-09efa: Added --version switchDaniel Friesel-0/+6
2009-07-03efa(1): Mention missing unicode support for argumentsDaniel Friesel-0/+5
2009-07-01efa: efa.vrr.de changed something, fixed the resulting encoding fuckupDaniel Friesel-5/+5
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
2009-05-25efa: --date: Make the year optionalDaniel Friesel-1/+2
2009-05-23efa: Show "Fußweg" on all connections, not just the last oneDaniel Friesel-1/+1
2009-05-23efa: Fixed generic messages without timeDaniel Friesel-2/+7
2009-05-23efa: Fixed parsing of "Fußweg" messagesDaniel Friesel-0/+4
2009-05-23efa: Added support for --{from,to,via}-typeDaniel Friesel-3/+20
2009-05-23efa(1): --from and --to are no longer mandatoryDaniel Friesel-2/+2
2009-05-22efa: --walk-speed: Use smart matches instead of regexesDaniel Friesel-1/+1
2009-05-21efa: fixed a typo in an error messageDaniel Friesel-1/+1
2009-05-21efa: Improved --ignore-info handlingDaniel Friesel-3/+5
2009-05-21efa: Added --bike option ("Fahrradmitnahme")Daniel Friesel-1/+12
2009-05-21efa: Added --walk-speed ("Gehgeschwindigkeit")Daniel Friesel-0/+15
2009-05-20efa: Added --exclude ("ausgewählte Verkehrsmittel")Daniel Friesel-0/+34