Age | Commit message (Expand) | Author | Lines |
2015-07-29 | add service list and --service option (not 100% tested and documented yet) | Daniel Friesel | -0/+76 |
2015-07-26 | add mot filter support | Daniel Friesel | -2/+28 |
2015-06-30 | release v1.111.11 | Daniel Friesel | -13/+14 |
2015-06-25 | release v1.101.10 | Daniel Friesel | -11/+11 |
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 | -6/+28 |
2015-06-23 | add new ::Stop class for stop data | Daniel Friesel | -4/+127 |
2015-06-23 | update copyright notices | Daniel Friesel | -4/+4 |
2015-06-23 | fix perlcritic warnings | Daniel Friesel | -4/+4 |
2015-06-21 | document route functions | Daniel Friesel | -0/+69 |
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 | -0/+8 |
2015-06-03 | implement experimental full-route feature | Daniel Friesel | -0/+58 |
2015-05-29 | add full-route / full_routes option (passed to EFA, but not used yet) | Daniel Friesel | -0/+5 |
2015-05-28 | add --devmode option | Daniel Friesel | -1/+4 |
2015-05-27 | return a delay of undef when no delay information is available | Daniel Friesel | -3/+3 |
2015-04-30 | version bump1.09 | Daniel Friesel | -8/+8 |
2015-04-30 | EFA, efa-m: Add timeout parameter | Daniel Friesel | -0/+10 |
2015-04-29 | add support for timeouts, do not die if XML tree parsing failed | Daniel Friesel | -3/+13 |
2014-03-03 | version bump to 1.081.08 | Daniel Friesel | -8/+8 |
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 | -30/+35 |
2014-01-24 | EFA.pm: Fix a typo | Daniel Friesel | -1/+1 |
2014-01-07 | Release v1.071.07 | Daniel Friesel | -8/+8 |
2014-01-06 | Handle Umlauts in efa-m and EFA.pm | Daniel Friesel | -2/+2 |
2014-01-02 | Add --efa-url option to efa-m1.06 | Daniel Friesel | -15/+18 |
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 | -408/+514 |
2013-12-18 | version bump1.05 | Daniel Friesel | -6/+6 |
2013-12-17 | support lines without operator field | Daniel Friesel | -3/+4 |
2013-12-13 | ::Result: "Bus" is also a known type | Daniel Friesel | -0/+2 |
2013-10-16 | version bump1.04 | Daniel Friesel | -6/+6 |
2013-10-16 | add $result->is_cancelled accessor, do not allow delay == -9999 | Daniel Friesel | -5/+15 |
2013-09-25 | Document TO_JSON method | Daniel Friesel | -0/+8 |
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 | Release v1.031.03 | Daniel Friesel | -6/+6 |
2013-09-05 | fix smartmatch warnings on perl >= 5.018 | Daniel Friesel | -0/+2 |
2013-04-10 | release v1.021.02 | Daniel Friesel | -6/+6 |
2013-04-09 | respect proxy environment variables | Roland Hieber | -0/+2 |
2012-11-26 | Release v1.011.01 | Daniel Friesel | -6/+6 |
2011-12-03 | Release v1.001.00 | Daniel Friesel | -6/+6 |
2011-12-03 | {i->u}nofficial | Daniel Friesel | -3/+3 |
2011-12-03 | Result.pm: unicode fix | Daniel Friesel | -1/+1 |
2011-11-30 | catch other errors | Daniel Friesel | -0/+11 |