Age | Commit message (Expand) | Author | Lines |
2015-07-31 | remove STV / Verbundlinie Steiermark (broken unicode) | Daniel Friesel | -5/+7 |
2015-07-31 | EFA: Handle empty XML results (LibXML does not like them) | Daniel Friesel | -0/+7 |
2015-07-31 | efa-m: Add (auto)discover support. may have unicode issues with some backends... | Daniel Friesel | -19/+40 |
2015-07-30 | efa-m: move EFA constructor into sub to prepare for service discovery | Daniel Friesel | -16/+24 |
2015-07-29 | add service list and --service option (not 100% tested and documented yet) | Daniel Friesel | -4/+110 |
2015-07-26 | add mot filter support | Daniel Friesel | -5/+55 |
2015-06-30 | release v1.111.11 | Daniel Friesel | -18/+24 |
2015-06-29 | efa-m: use scheduled times for departure list and update documentation | Daniel Friesel | -5/+15 |
2015-06-29 | efa-m: Fix -L / show_lines | Daniel Friesel | -1/+1 |
2015-06-29 | update changelog | Daniel Friesel | -0/+2 |
2015-06-26 | efa-m: add -O/--output to documentation | Daniel Friesel | -0/+34 |
2015-06-26 | efa-m: fix route display | Daniel Friesel | -1/+1 |
2015-06-26 | add proper -Of / -Oa / -Ob support | Daniel Friesel | -5/+16 |
2015-06-26 | efa-m: implement -V / --track-via option | Daniel Friesel | -3/+18 |
2015-06-25 | release v1.101.10 | Daniel Friesel | -15/+15 |
2015-06-25 | efa-m: fix -v | Daniel Friesel | -1/+1 |
2015-06-25 | update route_interesting for yesterday's changes | Daniel Friesel | -4/+5 |
2015-06-24 | Remove ROUTE STATIONS section from Result(3pm) | Daniel Friesel | -46/+2 |
2015-06-24 | release preparations (full-route/route in efa-m will be left out for now) | Daniel Friesel | -13/+30 |
2015-06-23 | add new ::Stop class for stop data | Daniel Friesel | -13/+136 |
2015-06-23 | update copyright notices | Daniel Friesel | -5/+5 |
2015-06-23 | fix perlcritic warnings | Daniel Friesel | -4/+4 |
2015-06-23 | efa-m: add -v/--via | Daniel Friesel | -1/+16 |
2015-06-21 | efa-m: use -O/--output (not 100% done yet) | Daniel Friesel | -13/+28 |
2015-06-21 | document route functions | Daniel Friesel | -0/+69 |
2015-06-20 | changelog | Daniel Friesel | -0/+4 |
2015-06-20 | efa-m: document -f option | Daniel Friesel | -0/+5 |
2015-06-06 | EFA: Add identified_data method | Daniel Friesel | -0/+14 |
2015-06-04 | Result: route_interesting: We're working with references here. whooooops. | Daniel Friesel | -5/+9 |
2015-06-04 | add route_interesting (only useful when full_routes is specified) | Daniel Friesel | -2/+53 |
2015-06-04 | full-route: improve output | Daniel Friesel | -1/+17 |
2015-06-03 | implement experimental full-route feature | Daniel Friesel | -2/+97 |
2015-05-29 | add full-route / full_routes option (passed to EFA, but not used yet) | Daniel Friesel | -0/+8 |
2015-05-28 | add --devmode option | Daniel Friesel | -9/+14 |
2015-05-27 | return a delay of undef when no delay information is available | Daniel Friesel | -4/+10 |
2015-04-30 | version bump1.09 | Daniel Friesel | -11/+11 |
2015-04-30 | README: Add note about File::Slurp testdependency | Daniel Friesel | -0/+1 |
2015-04-30 | EFA, efa-m: Add timeout parameter | Daniel Friesel | -2/+14 |
2015-04-29 | add --timeout to efa-m(1) and changelog | Daniel Friesel | -0/+9 |
2015-04-29 | add support for timeouts, do not die if XML tree parsing failed | Daniel Friesel | -3/+16 |
2014-03-03 | version bump to 1.081.08 | Daniel Friesel | -11/+11 |
2014-03-03 | yet another platform name fix | Daniel Friesel | -1/+4 |
2014-03-03 | work around inconsistent platform / platformName patterns | Daniel Friesel | -4/+18 |
2014-03-02 | disable debug output (was not meant to be commited) | Daniel Friesel | -1/+1 |
2014-03-02 | Update platform, platform_db accessors for changed EFA API | Daniel Friesel | -37/+43 |
2014-02-23 | add -o, --offset option | Daniel Friesel | -1/+11 |
2014-01-24 | EFA.pm: Fix a typo | Daniel Friesel | -1/+1 |
2014-01-07 | Release v1.071.07 | Daniel Friesel | -11/+12 |
2014-01-07 | Changelog: we support non-ascii chars, not just umlauts | Daniel Friesel | -1/+1 |
2014-01-07 | efa-m: Just decode all arguments | Daniel Friesel | -3/+2 |