Age | Commit message (Expand) | Author | Lines |
2021-03-27 | Result: Add train_no accessor | Daniel Friesel | -3/+9 |
2021-03-25 | Release v1.181.18 | Daniel Friesel | -12/+19 |
2021-03-25 | Result: document occupancy accessor | Daniel Friesel | -0/+8 |
2021-03-25 | document output lines | Daniel Friesel | -0/+19 |
2021-03-25 | make "place" optional | Daniel Friesel | -14/+26 |
2021-03-13 | show occupancy data if available | Daniel Friesel | -2/+18 |
2020-05-08 | README: Fix a typo in latest.deb filename | Daniel Friesel | -1/+1 |
2020-05-03 | README: Installation without root | Daniel Friesel | -2/+18 |
2020-05-03 | README: Switch to markdown, provide more installation instructions | Daniel Friesel | -37/+143 |
2020-05-03 | Add LWP::Protocol::https dependency | Daniel Friesel | -0/+1 |
2020-05-03 | makedeb-docker-helper: Disable apt-listchanges, fix signing override | Daniel Friesel | -1/+2 |
2020-05-02 | release v1.171.17 | Daniel Friesel | -12/+18 |
2020-05-02 | efa-m: Update default EFA URL and copyright | Daniel Friesel | -2/+2 |
2020-05-02 | Sort EFA services lexically by acronym | Daniel Friesel | -75/+78 |
2020-05-01 | Fix VOR and LinzAG encoding | Daniel Friesel | -18/+26 |
2020-05-01 | Add MVV (Münchner Verkehrs- und Tarifverbund) | Daniel Friesel | -1/+7 |
2020-05-01 | Add VAG service (Freiburger Verkehrs AG) | Daniel Friesel | -2/+7 |
2020-05-01 | Release v1.161.16 | Daniel Friesel | -13/+21 |
2020-05-01 | add EFA API status check helper script | Daniel Friesel | -0/+28 |
2020-05-01 | Update EFA entrypoints, switch to HTTPS where possible | Daniel Friesel | -33/+30 |
2020-05-01 | Update KVV URL | Daniel Friesel | -2/+2 |
2020-04-25 | Add Dockerfile and docker-based .deb build scripts | Daniel Friesel | -0/+64 |
2019-06-24 | Update Travis CI perl versions | Daniel Friesel | -5/+2 |
2019-06-24 | Move author tests to xt/ | Daniel Friesel | -0/+0 |
2019-01-07 | Merge branch 'master' of github.com:derf/Travel-Status-DE-VRR | Daniel Friesel | -2/+6 |
2019-01-07 | Merge pull request #3 from christofsteel/master | Daniel Friesel | -1/+1 |
2019-01-07 | Fixed typo in documentation | Hammy | -1/+1 |
2018-12-18 | Merge pull request #2 from manwar/add-repo-meta | Daniel Friesel | -1/+5 |
2018-12-17 | Added repo meta. | Mohammad S Anwar | -1/+5 |
2018-07-17 | Update VRN EFA entry point | Daniel Friesel | -1/+1 |
2018-04-04 | Add Travis CI config | Daniel Friesel | -0/+11 |
2017-07-05 | Release v1.151.15 | Daniel Friesel | -13/+13 |
2017-07-05 | Fix encoding issues caused by recent API changes | Daniel Friesel | -18/+22 |
2017-02-26 | Add BSVG service | Daniel Friesel | -0/+5 |
2016-12-30 | gitignore | Daniel Friesel | -0/+1 |
2016-10-08 | version bump1.14 | Daniel Friesel | -12/+16 |
2016-10-08 | efa-m: Fix --list output spacing | Daniel Friesel | -2/+2 |
2016-09-07 | efa-m(1): Fix option refs (--list != -l) | Daniel Friesel | -2/+2 |
2016-08-31 | EFA.pm: use utf8 (so efa-m --list prints service names correctly) | Daniel Friesel | -0/+1 |
2016-08-26 | README: Add note about building from git | Daniel Friesel | -0/+9 |
2016-04-19 | add tests for identified_data | Daniel Friesel | -2/+6 |
2016-04-19 | add mot_name tests | Daniel Friesel | -2/+5 |
2016-03-06 | version bump1.13 | Daniel Friesel | -14/+14 |
2016-03-06 | EFA: Don't crash when calling ->identified_data or ->lines without XML | Daniel Friesel | -8/+16 |
2016-02-29 | ...::Result(3pm): 'may also' instead of 'also may' | Daniel Friesel | -1/+1 |
2015-09-28 | EFA: Handle ambiguous input properly (explicit accessors for candidate lists) | Daniel Friesel | -15/+57 |
2015-08-17 | add more EFA services | Daniel Friesel | -0/+15 |
2015-08-06 | add some more EFA entry points (found on delfi.de) | Daniel Friesel | -0/+26 |
2015-08-04 | version bump1.12 | Daniel Friesel | -13/+13 |
2015-08-04 | Line/Result: document mot and mot_name accessors | Daniel Friesel | -0/+20 |