summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2011-11-29documentationDaniel Friesel-32/+77
2011-11-29Fix display and parsing of delay connectionsDaniel Friesel-40/+72
2011-11-28Initial support for intermediate stops (via -E -E). will be cleaned up tomorrowDaniel Friesel-3/+41
2011-11-28Add more XML dumps for future test casesDaniel Friesel-0/+2714
2011-11-28cleanupDaniel Friesel-69/+78
2011-11-28efa: Add -E option to display total route time and ticket class/priceDaniel Friesel-5/+40
2011-11-28Fix extra info displayDaniel Friesel-5/+15
2011-11-28Re-add error checkingDaniel Friesel-40/+47
2011-11-28start switching from HTML to XML mode (parsing works fine, todo: error detect...Daniel Friesel-125/+4057
2011-09-20VRR.pm: Fix spelling mistake (inofficial -> unofficial)Daniel Friesel-1/+1
2011-09-17Release v1.061.06Daniel Friesel-8/+13
2011-09-16Add missing LWP::UserAgent dependency in README/Build.PLDaniel Friesel-0/+2
2011-09-08Documentation / Build.PL: WWW::Mechanize is no longer requiredDaniel Friesel-4/+2
2011-07-17Release v1.051.05Daniel Friesel-11/+12