summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2015-05-29version bump2.10Daniel Friesel-11/+11
2015-05-28add --devmode switchDaniel Friesel-3/+8
2015-05-25--proximity / use_near_stops: Accept walking time in minutesDaniel Friesel-11/+31
2015-05-10efa: Fix typo in NoData exception message (RT #104335)Daniel Friesel-1/+1
2015-01-09Version bump2.09Daniel Friesel-17/+19
2015-01-07EFA.pm: Add DING (Donau-Iller Nahverkehr). Thanks to @_stk for pointing it outDaniel Friesel-0/+5
2014-12-07documentationDaniel Friesel-2/+7
2014-12-07Improve error messages, especially for ambiguous input valuesDaniel Friesel-15/+27
2014-11-23Add an alternative VRR EFA entrypoint (Thanks to @NoMoKeTo for pointing it out)Daniel Friesel-4/+11
2014-10-08version bump2.08Daniel Friesel-10/+17
2014-10-08efa(1): spellcheckDaniel Friesel-9/+8
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-25Merge branch 'szabgab-patch-1'Daniel Friesel-1/+5
2014-08-25link to GitHub from META files and thus from MetaCPAN.orgGabor Szabo-1/+5
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-40/+64
2014-08-14update additional typos in the documentationDaniel Friesel-6/+6
2014-08-12Fix typos (patch by gregoa)Daniel Friesel-2/+2
2014-08-08version bump2.07Daniel Friesel-12/+13
2014-08-08efa(1): add other EFA services to descriptionDaniel Friesel-2/+5
2014-08-06efa(1): --post is not supportedDaniel Friesel-8/+1
2014-08-03efa: add --auto-url / --discover-and-print optionDaniel Friesel-27/+44
2014-08-03add --discover option and get_efa_urls methodDaniel Friesel-1/+95
2014-08-03support EFA services which do not set itdDateTimeTargetDaniel Friesel-0/+9
2014-08-03add more EFA entry pointsDaniel Friesel-1/+31
2014-08-02Update README (URL / primary manual)Daniel Friesel-2/+2
2014-08-02version bump2.06Daniel Friesel-13/+14
2014-07-26fix exclude / --exclude bugDaniel Friesel-5/+14
2014-03-05perltidyDaniel Friesel-3/+1
2014-03-05efa: add -m, --maps optionDaniel Friesel-3/+24
2014-03-05Route/Part.pm: add {arrival,departure}_{route,station}maps accessorsDaniel Friesel-21/+2901
2014-03-03version bump to 2.052.05Daniel Friesel-11/+11
2014-03-03add missing entries to changelogDaniel Friesel-2/+7
2014-03-03add -f/--full-route option (show all interemdiate stops)Daniel Friesel-1/+18
2014-03-02Add option to specify maximum number of connectionsDaniel Friesel-0/+27
2014-02-27rename XML specific functions to ..._xmlDaniel Friesel-10/+10
2014-01-18add efa-url support to efa scriptDaniel Friesel-11/+23
2014-01-16Move EFA logic to ::EFA, just set URL in ::VRRDaniel Friesel-826/+962
2014-01-12Add an exception class for EFA backend errors, pass provided messageDaniel Friesel-4/+13
2014-01-12Improve unparsable route data error message, and two-way trips to limitationsDaniel Friesel-3/+14
2014-01-07version bump2.04Daniel Friesel-16/+16
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-1/+16
2013-10-01Build.PL: specify M::B versionDaniel Friesel-0/+3
2013-07-04fix smartmatch warnings on perl >= 5.0182.03Daniel Friesel-9/+17