Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-11-12 | HAFAS: cleanup | Birte Kristina Friesel | -65/+47 | |
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 | Section: expose arr/dep cancellation | Birte Kristina Friesel | -13/+15 | |
2023-11-12 | hafas(1): document -v/--verbose | Birte Kristina Friesel | -1/+8 | |
2023-11-11 | Add README | Birte Kristina Friesel | -0/+112 | |
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 | Section: add platform accessors | Birte Kristina Friesel | -0/+3 | |
2023-11-11 | bin/hafas: Use Routing get_services, not Status | Birte Kristina Friesel | -1/+1 | |
2023-11-11 | HAFAS: Add service getters and setters | Birte Kristina Friesel | -0/+30 | |
2023-11-11 | cpanfile: bin/hafas needs the entirety of Travel::Status::DE::HAFAS | Birte Kristina Friesel | -0/+1 | |
2023-11-11 | Add Build.PL | Birte Kristina Friesel | -0/+43 | |
2023-11-11 | cpanfile: note that we need HAFAS::Message >= 4.19 | Birte Kristina Friesel | -1/+1 | |
2023-11-11 | add_message: pass JSON to Message constructor | Birte Kristina Friesel | -14/+5 | |
2023-11-11 | add cpanfile | Birte Kristina Friesel | -0/+19 | |
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 | HAFAS: pass message type to Message objects | Birte Kristina Friesel | -0/+2 | |
2023-11-11 | expose transfer times between consecutive connection sections | Birte Kristina Friesel | -3/+38 | |
2023-11-10 | hafas: show lines at a glance; show messages (todo: verbosity setting) | Birte Kristina Friesel | -2/+23 | |
2023-11-09 | Section: parse and expose messages | Birte Kristina Friesel | -0/+33 | |
2023-11-09 | Connection: pars arr/dep cancellations | Birte Kristina Friesel | -10/+17 | |
2023-11-06 | hafas: move train before dep/arr | Birte Kristina Friesel | -2/+1 | |
2023-11-03 | shorten 'walk' lines, arr/dep time and place are not relevant here | Birte Kristina Friesel | -13/+2 | |
2023-11-03 | HAFAS: derp | Birte Kristina Friesel | -2/+1 | |
2023-11-02 | remove unused stopfinder endpoint definitions | Birte Kristina Friesel | -9/+2 | |
2023-11-01 | perltidy | Birte Kristina Friesel | -20/+47 | |
2023-11-01 | use HAFAS locationSearch as stopfinder | Birte Kristina Friesel | -6/+33 | |
2023-10-31 | initial commit | Birte Kristina Friesel | -0/+1316 | |