Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-11-23 | Release v2.242.24 | Birte Kristina Friesel | -12/+19 | |
2023-11-23 | Route/Part: Document delay in ->via | Birte Kristina Friesel | -3/+4 | |
2023-11-22 | Route/Part, efa: Expose via delays | Birte Kristina Friesel | -9/+22 | |
2023-11-22 | Route/Part#via: Prefer arrival time over departure time | Birte Kristina Friesel | -2/+2 | |
2023-11-22 | efa: Less dense output; show important parts first | Birte Kristina Friesel | -30/+61 | |
Also: now shows departure and arrival delay separately | ||||
2023-11-22 | add mailmap | Birte Kristina Friesel | -0/+3 | |
2023-11-07 | parse and expose arrival delay | Birte Kristina Friesel | -5/+19 | |
2023-10-02 | Release v2.232.23 | Birte Kristina Friesel | -12/+18 | |
2023-10-02 | update check-efa-urls | Birte Kristina Friesel | -1/+0 | |
2023-10-02 | app.vrr.de is no longer an alternative endpoint | Birte Kristina Friesel | -2/+2 | |
2023-10-02 | test: perltidy | Birte Kristina Friesel | -105/+66 | |
2023-10-02 | efa(1): this is a generic EFA client | Birte Kristina Friesel | -4/+4 | |
2023-10-02 | EFA(3pm): do not hard-code services list | Birte Kristina Friesel | -40/+2 | |
2023-10-02 | efa.vrr.de/vrr is dead; switch to app.vrr.de/vrrstd as default | Birte Kristina Friesel | -13/+8 | |
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 | |