summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2016-10-08version bump1.14Daniel Friesel-12/+16
2016-10-08efa-m: Fix --list output spacingDaniel Friesel-2/+2
2016-09-07efa-m(1): Fix option refs (--list != -l)Daniel Friesel-2/+2
2016-08-31EFA.pm: use utf8 (so efa-m --list prints service names correctly)Daniel Friesel-0/+1
2016-08-26README: Add note about building from gitDaniel Friesel-0/+9
2016-04-19add tests for identified_dataDaniel Friesel-2/+6
2016-04-19add mot_name testsDaniel Friesel-2/+5
2016-03-06version bump1.13Daniel Friesel-14/+14
2016-03-06EFA: Don't crash when calling ->identified_data or ->lines without XMLDaniel Friesel-8/+16
2016-02-29...::Result(3pm): 'may also' instead of 'also may'Daniel Friesel-1/+1
2015-09-28EFA: Handle ambiguous input properly (explicit accessors for candidate lists)Daniel Friesel-15/+57
2015-08-17add more EFA servicesDaniel Friesel-0/+15
2015-08-06add some more EFA entry points (found on delfi.de)Daniel Friesel-0/+26
2015-08-04version bump1.12Daniel Friesel-13/+13
2015-08-04Line/Result: document mot and mot_name accessorsDaniel Friesel-0/+20
2015-08-04update changelogDaniel Friesel-0/+5
2015-08-03efa-m documentation: Update BUGS AND LIMITATIONSDaniel Friesel-4/+5
2015-08-01efa-m: document recently added optionsDaniel Friesel-3/+28
2015-07-31remove STV / Verbundlinie Steiermark (broken unicode)Daniel Friesel-5/+7
2015-07-31EFA: Handle empty XML results (LibXML does not like them)Daniel Friesel-0/+7
2015-07-31efa-m: Add (auto)discover support. may have unicode issues with some backends...Daniel Friesel-19/+40
2015-07-30efa-m: move EFA constructor into sub to prepare for service discoveryDaniel Friesel-16/+24
2015-07-29add service list and --service option (not 100% tested and documented yet)Daniel Friesel-4/+110
2015-07-26add mot filter supportDaniel Friesel-5/+55
2015-06-30release v1.111.11Daniel Friesel-18/+24
2015-06-29efa-m: use scheduled times for departure list and update documentationDaniel Friesel-5/+15
2015-06-29efa-m: Fix -L / show_linesDaniel Friesel-1/+1
2015-06-29update changelogDaniel Friesel-0/+2
2015-06-26efa-m: add -O/--output to documentationDaniel Friesel-0/+34
2015-06-26efa-m: fix route displayDaniel Friesel-1/+1
2015-06-26add proper -Of / -Oa / -Ob supportDaniel Friesel-5/+16
2015-06-26efa-m: implement -V / --track-via optionDaniel Friesel-3/+18
2015-06-25release v1.101.10Daniel Friesel-15/+15
2015-06-25efa-m: fix -vDaniel Friesel-1/+1
2015-06-25update route_interesting for yesterday's changesDaniel Friesel-4/+5
(partially still FIXME cause of encapsulation issues)
2015-06-24Remove ROUTE STATIONS section from Result(3pm)Daniel Friesel-46/+2
2015-06-24release preparations (full-route/route in efa-m will be left out for now)Daniel Friesel-13/+30
2015-06-23add new ::Stop class for stop dataDaniel Friesel-13/+136
2015-06-23update copyright noticesDaniel Friesel-5/+5
2015-06-23fix perlcritic warningsDaniel Friesel-4/+4
2015-06-23efa-m: add -v/--viaDaniel Friesel-1/+16
2015-06-21efa-m: use -O/--output (not 100% done yet)Daniel Friesel-13/+28
2015-06-21document route functionsDaniel Friesel-0/+69
2015-06-20changelogDaniel Friesel-0/+4
2015-06-20efa-m: document -f optionDaniel Friesel-0/+5
2015-06-06EFA: Add identified_data methodDaniel Friesel-0/+14
2015-06-04Result: route_interesting: We're working with references here. whooooops.Daniel Friesel-5/+9
2015-06-04add route_interesting (only useful when full_routes is specified)Daniel Friesel-2/+53
2015-06-04full-route: improve outputDaniel Friesel-1/+17
2015-06-03implement experimental full-route featureDaniel Friesel-2/+97