Age | Commit message (Expand) | Author | Lines |
2020-05-08 | makedeb-docker-helper: Update README path | Daniel Friesel | -1/+1 |
2020-05-08 | Extend README | Daniel Friesel | -45/+156 |
2020-05-07 | Result: Report real time by default | Daniel Friesel | -15/+30 |
2020-05-04 | Change to #!perl shebang, which is correctly rewritten by Extutils::MakeMaker | Daniel Friesel | -1/+1 |
2020-05-03 | Merge branch 'master' of github.com:derf/Travel-Status-DE-DeutscheBahn | Daniel Friesel | -0/+0 |
2020-05-03 | Release v2.052.05 | Daniel Friesel | -10/+17 |
2020-05-03 | add check-hafas-urls helper script | Daniel Friesel | -0/+20 |
2020-05-03 | Use HTTPS for services, remove BVG and SBB for now | Daniel Friesel | -29/+34 |
2020-05-03 | Add Dockerfile and .deb build helpers | Daniel Friesel | -0/+85 |
2020-05-03 | Build.PL: Add LWP::Protocol::https dependency | Daniel Friesel | -0/+1 |
2018-12-30 | Merge pull request #3 from manwar/buildtool-not-executable | Daniel Friesel | -0/+0 |
2018-12-30 | Buildtool not executable as suggested by CPANTS. | Mohammad S Anwar | -0/+0 |
2018-12-30 | Release v2.042.04 | Daniel Friesel | -10/+14 |
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-09-28 | Handle invalid XML returned by VBB backend | Daniel Friesel | -1/+1 |
2018-04-04 | Add Travis CI config | Daniel Friesel | -0/+9 |
2017-12-16 | Release v2.032.03 | Daniel Friesel | -10/+14 |
2017-12-16 | Fix DB backend (now uses HTTPS) | Daniel Friesel | -2/+2 |
2017-01-08 | vesion bump2.02 | Daniel Friesel | -17/+17 |
2017-01-08 | Bump minimum perl version to 5.14 (older ones have odd RE issues) | Daniel Friesel | -6/+6 |
2016-08-26 | README: Add note about building from git | Daniel Friesel | -1/+10 |
2015-12-21 | documentation | Daniel Friesel | -0/+18 |
2015-12-21 | Result: Add ->datetime, ->countdown and ->countdown_sec accessors | Daniel Friesel | -1/+44 |
2015-10-10 | version bump2.01 | Daniel Friesel | -11/+11 |
2015-10-10 | Result: Fix type and line_no accessors ({train} does not always have a separa... | Daniel Friesel | -2/+16 |
2015-10-10 | documentation | Daniel Friesel | -0/+12 |
2015-10-10 | add line_no / train_no accessors | Daniel Friesel | -0/+15 |
2015-10-09 | fix type accessor | Daniel Friesel | -1/+1 |
2015-09-26 | Update Build.PL (File::Slurp is not used for building) | Daniel Friesel | -2/+1 |
2015-09-25 | release v2.002.00 | Daniel Friesel | -11/+11 |
2015-09-25 | perlcritic | Daniel Friesel | -1/+1 |
2015-09-25 | perltidy | Daniel Friesel | -1/+1 |
2015-09-25 | also, comments | Daniel Friesel | -0/+4 |
2015-09-25 | stopfinder: add language constructor argument to documentation | Daniel Friesel | -0/+7 |
2015-09-24 | bugs and limitations | Daniel Friesel | -2/+2 |
2015-09-24 | fix -m check | Daniel Friesel | -1/+1 |
2015-09-24 | hafas-m: print warning when combining -m and -u | Daniel Friesel | -0/+5 |
2015-09-24 | more TODOs I guess | Daniel Friesel | -0/+4 |
2015-09-24 | fix defined-check for $info | Daniel Friesel | -2/+2 |
2015-09-24 | turns out delayReason holds more data than anticipated | Daniel Friesel | -5/+11 |
2015-09-24 | hafas-m: do not forget space before info/delay line | Daniel Friesel | -1/+1 |
2015-09-22 | HAFAS.pm: Pass developer_mode option on to StopFinder constructor | Daniel Friesel | -0/+1 |
2015-09-22 | StopFinder: Return data with proper encoding | Daniel Friesel | -2/+3 |
2015-09-22 | get_(active_)service: return hashrefs after all, not hashes | Daniel Friesel | -14/+13 |
2015-09-22 | perlcritic | Daniel Friesel | -3/+5 |
2015-09-21 | DeutscheBahn.pm: Fix names in manual | Daniel Friesel | -4/+4 |
2015-09-20 | result->info: return undef if no info is available | Daniel Friesel | -5/+5 |
2015-09-20 | HAFAS: Remove routeinfo extraction, it isn't used anymore | Daniel Friesel | -14/+11 |
2015-09-18 | Handle delayReason=" " | Daniel Friesel | -0/+5 |