Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-06-13 | Result: Add operator accessor | Daniel Friesel | -2/+11 | |
2020-06-06 | Release v3.013.01 | Daniel Friesel | -10/+15 | |
2020-06-05 | Support backends which recently switched to 4-digit years | Daniel Friesel | -1/+5 | |
What a time to be alive! | ||||
2020-05-09 | Move author tests to xt/ | Daniel Friesel | -0/+0 | |
2020-05-09 | Release v3.00 (backwards-incompatible Result->date/datetime/time changes)3.00 | Daniel Friesel | -10/+17 | |
2020-05-09 | add service list to README | Daniel Friesel | -5/+35 | |
2020-05-08 | Merge branch 'master' of ↵ | Daniel Friesel | -0/+0 | |
git.finalrewind.org:var/git_root/Travel-Status-DE-DeutscheBahn | ||||
2020-05-08 | Documentation updates | Daniel Friesel | -15/+28 | |
2020-05-08 | makedeb-docker-helper: Update README path | Daniel Friesel | -1/+1 | |
2020-05-08 | Documentation updates | Daniel Friesel | -15/+28 | |
2020-05-08 | Extend README | Daniel Friesel | -45/+156 | |
2020-05-07 | Result: Report real time by default | Daniel Friesel | -15/+30 | |
Scheduled time is now available via sched_* accessors | ||||
2020-05-04 | Change to #!perl shebang, which is correctly rewritten by Extutils::MakeMaker | Daniel Friesel | -1/+1 | |
See https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/issues/58 | ||||
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 | |
Buildtool not executable as suggested by CPANTS. | ||||
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 | |
Added repo meta. | ||||
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 ↵ | Daniel Friesel | -2/+16 | |
separating whitespace) | ||||
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 | |