Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-09-01 | Release v2.222.22 | Birte Kristina Friesel | -13/+18 | |
2023-09-01 | do not use the now-deprecated smartmatch feature | Birte Kristina Friesel | -44/+51 | |
Closes #14 | ||||
2023-07-24 | Update README.md | gregor herrmann | -10/+2 | |
Simplify instrucations for manually installing the nightly Debian packages. `apt` can be used to install `*.deb` files (if give a path, hence the `./`, and takes care of dependencies. | ||||
2023-07-22 | Release v2.212.21 | Birte Kristina Friesel | -13/+19 | |
2023-07-22 | update check-efa-urls | Birte Kristina Friesel | -7/+2 | |
2023-07-22 | Remove TLEM backend (operator is no longer using EFA) | Birte Kristina Friesel | -8/+0 | |
2023-07-22 | Update VRN URL | Birte Kristina Friesel | -3/+1 | |
2023-07-22 | Remove Verbundlinie backend (operator switched to HAFAS) | Birte Kristina Friesel | -7/+0 | |
2023-07-22 | Remove VOR backend (operator switched to HAFAS) | Birte Kristina Friesel | -6/+0 | |
2023-07-22 | Remove VBL backend (operator switched to non-EFA software) | Birte Kristina Friesel | -7/+0 | |
2023-07-22 | Remove SVV backend (operator is now using HAFAS) | Birte Kristina Friesel | -7/+0 | |
2023-07-22 | Update copyright | Birte Kristina Friesel | -6/+6 | |
2023-07-22 | Update VVO URL to an HTTPS endpoint | Birte Kristina Friesel | -3/+1 | |
2023-02-10 | check-efa-urls: add VRR3 | Daniel Friesel | -0/+1 | |
2023-02-07 | perlitdy | Daniel Friesel | -3/+3 | |
2023-02-07 | Add VRR3 EFA backend | Daniel Friesel | -0/+5 | |
2021-03-26 | Release v2.202.20 | Daniel Friesel | -12/+17 | |
2021-03-26 | efa(1): document occupancy | Daniel Friesel | -0/+5 | |
2021-03-26 | Update copyright year | Daniel Friesel | -4/+4 | |
2021-03-26 | Part: Document occupancy accessor | Daniel Friesel | -0/+5 | |
2021-03-26 | show occupancy next to train / line name | Daniel Friesel | -4/+7 | |
2021-03-13 | show occupancy data if available | Daniel Friesel | -0/+27 | |
2020-08-30 | check-efa-urls: MVV: Hackerbrücke is now ambiguous; do not use it | Daniel Friesel | -1/+1 | |
2020-05-03 | 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 | README: Installation without root | Daniel Friesel | -6/+22 | |
2020-05-03 | makedeb-docker-helper: Update README name | Daniel Friesel | -1/+1 | |
2020-05-03 | README: Fix Debian instructions, add "unmet dependencies" note | Daniel Friesel | -2/+14 | |
2020-05-03 | Document LWP::Protocol::https dependency | Daniel Friesel | -7/+9 | |
2020-05-03 | README: Switch to markdown, provide more installation instructions | Daniel Friesel | -36/+134 | |
2020-05-03 | makedeb-docker-helper: Disable apt-listchanges, fix signing override | Daniel Friesel | -1/+2 | |
2020-05-02 | Release v2.192.19 | Daniel Friesel | -12/+25 | |
2020-05-02 | perltidy | Daniel Friesel | -17/+15 | |
2020-05-02 | Switch to Perl license (GPL 1+ or Artistic License) | Daniel Friesel | -9/+9 | |
2020-05-02 | efa: Use utf8, switch to Perl license | Daniel Friesel | -9/+7 | |
2020-05-02 | add check-efa-urls helper script | Daniel Friesel | -0/+32 | |
2020-05-02 | Sort efa services lexically by acronym | Daniel Friesel | -53/+73 | |
2020-04-25 | Add Dockerfile and docker-based .deb build scripts | Daniel Friesel | -0/+64 | |
2020-04-06 | Merge remote-tracking branch 'origin/master' | Daniel Friesel | -0/+0 | |
2020-04-06 | Switch to Github CI | Daniel Friesel | -6/+47 | |
2020-04-06 | Switch to Github CI | Daniel Friesel | -6/+47 | |
2020-02-26 | Release 2.18 | Daniel Friesel | -12/+16 | |
2019-12-13 | Travis CI still does not know how to perl | Daniel Friesel | -6/+1 | |
2019-12-13 | Add KVV EFA entrypoint | Daniel Friesel | -0/+5 | |
2019-06-24 | move author tests to xt/ | Daniel Friesel | -0/+0 | |
2019-01-07 | Merge pull request #11 from christofsteel/master | Daniel Friesel | -1/+1 | |
Fixed typo in documentation | ||||
2019-01-07 | Fixed typo in documentation | Hammy | -1/+1 | |
2018-05-13 | Remove KVV EFA entry point (seems to be dead) | Daniel Friesel | -5/+0 | |
2018-05-01 | Save problematic place/name in Setup Exception and forward it to the user | Daniel Friesel | -4/+7 | |
2018-04-09 | Release v2.172.17 | Daniel Friesel | -14/+19 | |
2018-04-06 | Support date shortcut 'tomorrow' | Daniel Friesel | -2/+9 | |
Useful for everyone who doesn't remember the current date |