Age | Commit message (Expand) | Author | Lines |
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 |
2015-08-04 | update changelog | Daniel Friesel | -0/+5 |
2015-08-03 | efa-m documentation: Update BUGS AND LIMITATIONS | Daniel Friesel | -4/+5 |
2015-08-01 | efa-m: document recently added options | Daniel Friesel | -3/+28 |
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 |