Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-02-04 | Release v4.064.06 | Daniel Friesel | -2/+2 | |
2023-02-03 | Release v4.054.05 | Daniel Friesel | -2/+2 | |
2023-01-30 | Release v4.044.04 | Daniel Friesel | -2/+2 | |
2023-01-28 | Release v4.034.03 | Daniel Friesel | -2/+2 | |
2022-11-06 | Release v4.024.02 | Daniel Friesel | -2/+2 | |
2022-10-29 | release 4.014.01 | Daniel Friesel | -2/+2 | |
2022-10-28 | Release v4.004.00 | Daniel Friesel | -2/+2 | |
2022-10-28 | add arr_cancelled / dep_cancelled accessors | Daniel Friesel | -3/+5 | |
2022-10-28 | station board: parse load (tcocX) as well | Daniel Friesel | -0/+7 | |
2022-10-27 | parse load/occupancy data | Daniel Friesel | -3/+34 | |
2022-10-26 | hafas-m: ->info no longer exists | Daniel Friesel | -1/+1 | |
2022-10-26 | Journey: Rework train/line accessors | Daniel Friesel | -1/+1 | |
2022-10-24 | bin/hafas-m: remove --url support | Daniel Friesel | -21/+3 | |
2022-10-16 | parse arr/dep times in journey route | Daniel Friesel | -0/+32 | |
2022-10-03 | hafas-m: set second to 0 when a time is specified | Daniel Friesel | -1/+2 | |
2022-10-03 | Remove support for XML HAFAS interfaces | Daniel Friesel | -2/+0 | |
2022-10-03 | mgate: add message support | Daniel Friesel | -4/+9 | |
2022-10-02 | DB: Switch to mgate.exe API | Daniel Friesel | -42/+61 | |
2020-07-05 | Switch to HAFAS::Message class for message handling | Daniel Friesel | -7/+7 | |
2020-06-14 | hafas-m: fix message display for non-repeated messages | Daniel Friesel | -1/+4 | |
2020-06-13 | store more message details | Daniel Friesel | -6/+26 | |
2020-06-06 | Release v3.013.01 | Daniel Friesel | -2/+2 | |
2020-05-09 | Release v3.00 (backwards-incompatible Result->date/datetime/time changes)3.00 | Daniel Friesel | -2/+2 | |
2020-05-08 | Documentation updates | Daniel Friesel | -12/+13 | |
2020-05-07 | Result: Report real time by default | Daniel Friesel | -1/+1 | |
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 | Release v2.052.05 | Daniel Friesel | -2/+2 | |
2018-12-30 | Release v2.042.04 | Daniel Friesel | -2/+2 | |
2017-12-16 | Release v2.032.03 | Daniel Friesel | -2/+2 | |
2017-01-08 | vesion bump2.02 | Daniel Friesel | -3/+3 | |
2017-01-08 | Bump minimum perl version to 5.14 (older ones have odd RE issues) | Daniel Friesel | -1/+1 | |
2015-10-10 | version bump2.01 | Daniel Friesel | -2/+2 | |
2015-09-25 | release v2.002.00 | Daniel Friesel | -2/+2 | |
2015-09-25 | perlcritic | Daniel Friesel | -1/+1 | |
2015-09-24 | bugs and limitations | Daniel Friesel | -1/+1 | |
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 | hafas-m: do not forget space before info/delay line | Daniel Friesel | -1/+1 | |
2015-09-22 | get_(active_)service: return hashrefs after all, not hashes | Daniel Friesel | -3/+3 | |
2015-09-22 | perlcritic | Daniel Friesel | -2/+3 | |
2015-09-18 | hafas-m: fix -m help | Daniel Friesel | -3/+6 | |
2015-09-17 | hafas-m: update SYNOPSIS | Daniel Friesel | -2/+2 | |
2015-09-15 | hafas-m: UTF-8 support for input (especially for the ÖBB service...) | Daniel Friesel | -1/+5 | |
2015-09-14 | hafas-m documentation and -m help error handling | Daniel Friesel | -11/+33 | |
2015-09-14 | HAFAS/hafas-m: Add StopFinder support | Daniel Friesel | -0/+13 | |
2015-09-11 | hafas-m: document new -m / --mot behaviour | Daniel Friesel | -17/+9 | |
2015-09-11 | exclusive _and_ inclusive mots \o/ | Daniel Friesel | -22/+28 | |
2015-09-11 | add -m help / -m list support | Daniel Friesel | -0/+11 | |
2015-09-11 | re-add mot support (basics at least) | Daniel Friesel | -1/+3 | |
2015-09-10 | hafas-m: Correctly display negative delays (yes, they do happen) | Daniel Friesel | -1/+1 | |