summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
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
2013-06-03replace obsolete homelinux.org domainDaniel Friesel-2/+2
2013-04-10release v2.022.02Daniel Friesel-2/+2
2012-06-02efa: Align dashes with destination columnDaniel Friesel-1/+1
2012-01-26Release v2.012.01Daniel Friesel-4/+19
2011-12-11Release v2.002.00Daniel Friesel-2/+2
2011-12-03note that ->via does not work reliably, remove it from bin/efaDaniel Friesel-7/+1
2011-11-29add tests for XML parsingDaniel Friesel-1/+1
2011-11-29Fix display and parsing of delay connectionsDaniel Friesel-23/+35
2011-11-28Initial support for intermediate stops (via -E -E). will be cleaned up tomorrowDaniel Friesel-3/+12
2011-11-28cleanupDaniel Friesel-12/+7
2011-11-28efa: Add -E option to display total route time and ticket class/priceDaniel Friesel-1/+20
2011-11-28start switching from HTML to XML mode (parsing works fine, todo: error detect...Daniel Friesel-5/+7
2011-09-17Release v1.061.06Daniel Friesel-2/+2
2011-09-08Documentation / Build.PL: WWW::Mechanize is no longer requiredDaniel Friesel-2/+2
2011-07-17Release v1.051.05Daniel Friesel-2/+2
2011-07-06efa: Fix Travel::Routing::DE::VRR::Exception::Net handlerDaniel Friesel-1/+1
2011-06-29Documentation: It's Travel::Routing, not Travel::Status >_>Daniel Friesel-1/+1
2011-06-29Release v1.04 (about time)1.04Daniel Friesel-2/+2
2011-06-29Minor code style adjustment (no parens after accessors)Daniel Friesel-3/+3
2011-06-29efa: Handle more setup errorsDaniel Friesel-2/+7