Age | Commit message (Expand) | Author | Lines |
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 |
2014-01-06 | Handle Umlauts in efa-m and EFA.pm | Daniel Friesel | -2/+11 |
2014-01-03 | efa-m documentation updates, add previously undocumented -L option | Daniel Friesel | -4/+21 |
2014-01-02 | Add --efa-url option to efa-m1.06 | Daniel Friesel | -26/+46 |
2014-01-02 | Travel::Status::DE::EFA: Add list of known efa_url values | Daniel Friesel | -0/+14 |
2013-12-20 | Move EFA logic to ::EFA, just set URL in ::VRR | Daniel Friesel | -410/+516 |
2013-12-18 | version bump1.05 | Daniel Friesel | -9/+9 |
2013-12-17 | support lines without operator field | Daniel Friesel | -3/+5 |
2013-12-16 | efa-m: Move relative time back to line start | Daniel Friesel | -8/+2 |
2013-12-13 | ::Result: "Bus" is also a known type | Daniel Friesel | -0/+2 |
2013-12-13 | add -r / --relative option | Daniel Friesel | -6/+27 |
2013-10-16 | version bump1.04 | Daniel Friesel | -9/+9 |
2013-10-16 | add $result->is_cancelled accessor, do not allow delay == -9999 | Daniel Friesel | -11/+22 |
2013-10-01 | Build.PL: specify M::B version | Daniel Friesel | -0/+3 |
2013-09-25 | update changelog & fix section | Daniel Friesel | -2/+7 |
2013-09-25 | Document TO_JSON method | Daniel Friesel | -0/+10 |
2013-09-24 | Update Result.pm documentation: ->key is NOT unique | Daniel Friesel | -2/+4 |
2013-09-18 | Add Line->key and JSON export | Daniel Friesel | -1/+24 |
2013-09-17 | fix changelog date | Daniel Friesel | -1/+1 |
2013-09-17 | Release v1.031.03 | Daniel Friesel | -8/+12 |
2013-09-05 | fix smartmatch warnings on perl >= 5.018 | Daniel Friesel | -0/+4 |
2013-04-10 | release v1.021.02 | Daniel Friesel | -8/+12 |
2013-04-09 | respect proxy environment variables | Roland Hieber | -0/+2 |
2012-11-26 | Release v1.011.01 | Daniel Friesel | -8/+12 |
2012-08-20 | efa-m: parse 'tram canceled' information (delay -9999) | Daniel Friesel | -1/+6 |
2012-01-24 | efa-m(1): Fix DEPENDENCIES list | Daniel Friesel | -2/+2 |
2011-12-03 | Release v1.001.00 | Daniel Friesel | -9/+9 |
2011-12-03 | {i->u}nofficial | Daniel Friesel | -4/+4 |
2011-12-03 | Result.pm: unicode fix | Daniel Friesel | -1/+1 |
2011-12-03 | Update Build.PL and README | Daniel Friesel | -2/+2 |