Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-04-13 | Release v0.070.07 | Birte Kristina Friesel | -2/+2 |
2024-04-06 | add -j/--with-jid option | Birte Kristina Friesel | -1/+11 |
2024-04-02 | Section: add TRSF type (unspecified local transit) | Birte Kristina Friesel | -0/+8 |
2024-04-01 | add -x / --exclude-infeasible option | Birte Kristina Friesel | -16/+27 |
2024-03-28 | Release v0.060.06 | Birte Kristina Friesel | -2/+2 |
2024-03-25 | add --change-time / min_change_time options | Birte Kristina Friesel | -12/+21 |
2024-03-24 | Release v0.050.05 | Birte Kristina Friesel | -2/+2 |
2024-03-24 | support multiple via stops | Birte Kristina Friesel | -8/+4 |
2024-03-24 | add via_stop support | Birte Kristina Friesel | -3/+9 |
2024-03-24 | Add --max-change / max_change options | Birte Kristina Friesel | -4/+11 |
2024-02-26 | Release v0.040.04 | Birte Kristina Friesel | -2/+2 |
2024-02-25 | Update ÖBB productbits and add descriptions to list | Birte Kristina Friesel | -4/+8 |
2024-01-08 | bin/hafas: handle partial cancellations | Birte Kristina Friesel | -4/+10 |
2023-12-30 | hafas: show departure date in connection header | Birte Kristina Friesel | -3/+3 |
2023-12-29 | hafas-m: handle undefined occupancy data | Birte Kristina Friesel | -0/+3 |
2023-12-10 | Add --raw-json option | Birte Kristina Friesel | -1/+7 |
2023-12-10 | Release v0.030.03 | Birte Kristina Friesel | -2/+2 |
2023-12-10 | hafas: document -f/--full-route | Birte Kristina Friesel | -0/+4 |
2023-12-09 | hafas: add -a/--arrive | Birte Kristina Friesel | -15/+23 |
2023-11-25 | Release v0.020.02 | Birte Kristina Friesel | -2/+2 |
2023-11-25 | hafas -f: Show load at all intermediate stops | Birte Kristina Friesel | -33/+32 |
2023-11-22 | hafas: add -f/--full-route option (Section: pass date to Journey for ->route) | Birte Kristina Friesel | -0/+18 |
2023-11-19 | Use Travel::Status::DE::HAFAS::Journey for journey data | Birte Kristina Friesel | -6/+9 |
2023-11-18 | hafas: distinguish between 1 minute and ≠1 minutes in output | Birte Kristina Friesel | -2/+5 |
2023-11-17 | perltidy | Birte Kristina Friesel | -1/+2 |
2023-11-17 | hafas: enable option bundling (make -vv/-vvv work) | Birte Kristina Friesel | -1/+1 |
2023-11-17 | Section: parse load data | Birte Kristina Friesel | -2/+2 |
2023-11-17 | oops | Birte Kristina Friesel | -1/+1 |
2023-11-17 | check for (probably) impossible connections with negative transfer duration | Birte Kristina Friesel | -9/+25 |
2023-11-17 | shorten load display | Birte Kristina Friesel | -2/+2 |
2023-11-17 | hafas: calculate required width of delay field per connection | Birte Kristina Friesel | -11/+17 |
2023-11-17 | Combine "Walk" with successive trip | Birte Kristina Friesel | -1/+1 |
2023-11-16 | Release v0.010.01 | Birte Kristina Friesel | -2/+2 |
2023-11-16 | Rename {arr,dep}_datetime to {arr,dep} | Birte Kristina Friesel | -2/+2 |
2023-11-13 | hafas(1): list all direct non-base dependencies | Birte Kristina Friesel | -2/+8 |
2023-11-12 | hafas(1): Add SYNOPSIS | Birte Kristina Friesel | -2/+4 |
2023-11-12 | --json is not supported yet | Birte Kristina Friesel | -7/+1 |
2023-11-12 | hafas: Document Travel::Status::DE::HAFAS dependency | Birte Kristina Friesel | -0/+2 |
2023-11-12 | hafas: Do not show cancelled dep/arr times | Birte Kristina Friesel | -2/+6 |
2023-11-12 | hafas: do not show duration if the journey is impossible | Birte Kristina Friesel | -9/+18 |
2023-11-12 | hafas: change default verbosity of C messages to 0 | Birte Kristina Friesel | -1/+1 |
2023-11-12 | hafas(1): document -v/--verbose | Birte Kristina Friesel | -1/+8 |
2023-11-11 | hafas: Adjust walking format to be like train connections | Birte Kristina Friesel | -1/+2 |
2023-11-11 | hafas: include platform information | Birte Kristina Friesel | -4/+8 |
2023-11-11 | bin/hafas: Use Routing get_services, not Status | Birte Kristina Friesel | -1/+1 |
2023-11-11 | Only use formatting escapes when connected to a terminal | Birte Kristina Friesel | -1/+5 |
2023-11-11 | clean up output a bit | Birte Kristina Friesel | -2/+2 |
2023-11-11 | show messages depending on selected verbosity | Birte Kristina Friesel | -8/+25 |
2023-11-11 | expose transfer times between consecutive connection sections | Birte Kristina Friesel | -2/+16 |
2023-11-10 | hafas: show lines at a glance; show messages (todo: verbosity setting) | Birte Kristina Friesel | -2/+23 |