summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2013-06-03replace obsolete homelinux.org domainDaniel Friesel-2/+2
2013-04-10changelog: fix dateDaniel Friesel-1/+1
2013-04-10release v2.022.02Daniel Friesel-8/+12
2013-04-09respect proxy environment variablesRoland Hieber-0/+1
2012-08-30update gitignoreDaniel Friesel-6/+2
2012-06-02efa: Align dashes with destination columnDaniel Friesel-1/+1
2012-01-29Mention WWW::EFA in documentationDaniel Friesel-0/+2
2012-01-26Release v2.012.01Daniel Friesel-11/+27
2012-01-26Route/Part.pm: Fix departure_stop_and_platform (closes github #3)Daniel Friesel-1/+6
2011-12-11Release v2.002.00Daniel Friesel-10/+11
2011-12-04Route/Part: _stop_and_platform: Only concatenate if platform is non-emptyDaniel Friesel-3/+12
2011-12-03changelogDaniel Friesel-0/+21
2011-12-03Add ->via testDaniel Friesel-1/+5
2011-12-03note that ->via does not work reliably, remove it from bin/efaDaniel Friesel-8/+9
2011-11-29Route/Part.pm: Fix typo in viaDaniel Friesel-1/+1
2011-11-29add tests for XML parsingDaniel Friesel-1/+125