summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2015-06-25release v2.122.12Daniel Friesel-2/+2
2015-06-25Move messages to Travel::Routing::DE::EFA::Route::Message objectsDaniel Friesel-6/+7
2015-06-22bin/efa: warn when -a and -t are used at the same timeDaniel Friesel-4/+10
2015-06-22documentation: improve notes about -b / bikeTakeAlongDaniel Friesel-1/+4
2015-06-19efa: update ignore-info defaultDaniel Friesel-1/+2
2015-06-19extend ignore-info defaultsDaniel Friesel-1/+1
2015-06-19rename (sched|current)_info to (regular|current)_notesDaniel Friesel-2/+2
2015-06-19efa: only print subtitle and subject when they're not the sameDaniel Friesel-1/+6
2015-06-18parse most info and make it available properlyDaniel Friesel-2/+5
2015-06-18efa(1): update -E descriptionDaniel Friesel-1/+13
2015-06-17efa: Use entirely german route table instead of a half-german/half-english oneDaniel Friesel-3/+3
2015-06-16parse footpaths, print them when efa -E is usedDaniel Friesel-0/+31
2015-06-14version bump2.11Daniel Friesel-2/+2
2015-06-14Add train_product accessor to Route/Part and use it in bin/efaDaniel Friesel-2/+4
2015-05-29version bump2.10Daniel Friesel-2/+2
2015-05-28add --devmode switchDaniel Friesel-2/+5
2015-05-25--proximity / use_near_stops: Accept walking time in minutesDaniel Friesel-3/+5
2015-05-10efa: Fix typo in NoData exception message (RT #104335)Daniel Friesel-1/+1
2015-01-09Version bump2.09Daniel Friesel-4/+4
2014-12-07Improve error messages, especially for ambiguous input valuesDaniel Friesel-10/+13
2014-10-08version bump2.08Daniel Friesel-2/+2
2014-10-08efa(1): spellcheckDaniel Friesel-9/+7
2014-10-08efa(1): sort options alphabeticallyDaniel Friesel-50/+50
2014-10-08efa(1): Add examplesDaniel Friesel-0/+24
2014-10-07efa -s: use case insensitive matchingDaniel Friesel-1/+1
2014-10-07efa -l: shorten table headersDaniel Friesel-1/+1
2014-08-17efa(1): -u: refer to -l as wellDaniel Friesel-1/+1
2014-08-17efa: add -s / --service optionDaniel Friesel-3/+25
2014-08-17add efa -l / --list optionDaniel Friesel-0/+15
2014-08-17Add shortname to EFA service listDaniel Friesel-4/+7
2014-08-12Fix typos (patch by gregoa)Daniel Friesel-1/+1
2014-08-08version bump2.07Daniel Friesel-2/+2
2014-08-08efa(1): add other EFA services to descriptionDaniel Friesel-2/+5
2014-08-06efa(1): --post is not supportedDaniel Friesel-8/+0
2014-08-03efa: add --auto-url / --discover-and-print optionDaniel Friesel-27/+43
2014-08-03add --discover option and get_efa_urls methodDaniel Friesel-0/+41
2014-08-02version bump2.06Daniel Friesel-2/+2
2014-07-26fix exclude / --exclude bugDaniel Friesel-0/+4
2014-03-05efa: add -m, --maps optionDaniel Friesel-3/+23
2014-03-03version bump to 2.052.05Daniel Friesel-2/+2
2014-03-03add -f/--full-route option (show all interemdiate stops)Daniel Friesel-0/+13
2014-03-02Add option to specify maximum number of connectionsDaniel Friesel-0/+7
2014-01-18add efa-url support to efa scriptDaniel Friesel-5/+17
2014-01-16Move EFA logic to ::EFA, just set URL in ::VRRDaniel Friesel-8/+8
2014-01-12Add an exception class for EFA backend errors, pass provided messageDaniel Friesel-2/+2
2014-01-12Improve unparsable route data error message, and two-way trips to limitationsDaniel Friesel-1/+8
2014-01-07version bump2.04Daniel Friesel-5/+5
2014-01-07Decode all arguments (thanks mxey)Daniel Friesel-5/+2
2014-01-07efa / VRR.pm: Handle UTF8 / decoded input with non-ASCII charsDaniel Friesel-0/+7
2013-07-04fix smartmatch warnings on perl >= 5.0182.03Daniel Friesel-2/+4