Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-08-12 | Release v0.18HEAD0.18main | Birte Kristina Friesel | -2/+2 |
2024-08-10 | Release v0.170.17 | Birte Kristina Friesel | -2/+2 |
2024-08-10 | add ICE name list (via bahn.expert) and group->designation accessor | Birte Kristina Friesel | -8/+4 |
2024-08-10 | dbwagenreihung: use group train type rather than global one | Birte Kristina Friesel | -1/+1 |
2024-07-31 | Release v0.160.16 | Birte Kristina Friesel | -2/+2 |
2024-07-30 | Release v0.150.15 | Birte Kristina Friesel | -2/+2 |
2024-07-29 | Port to new bahn.de API | Birte Kristina Friesel | -28/+27 |
2024-04-28 | Release v0.140.14 | Birte Kristina Friesel | -2/+2 |
2024-04-28 | carriage formation == coach sequence | Birte Kristina Friesel | -5/+5 |
2024-04-28 | show locomotives as "Lok" rather than "?" | Birte Kristina Friesel | -2/+5 |
2024-04-28 | fix another 'negative repeat count' warning | Birte Kristina Friesel | -3/+2 |
2024-04-28 | db-wagenreihung(1): It's carriage formation, not wagon order | Birte Kristina Friesel | -12/+11 |
2024-04-28 | store description and sections in wagon group | Birte Kristina Friesel | -12/+20 |
2024-04-27 | release v0.130.13 | Birte Kristina Friesel | -2/+2 |
2024-04-27 | db-wagenreihung: fix warning if start_percentage == 0 | Birte Kristina Friesel | -1/+3 |
2024-04-27 | Make origins return a list of hashrefs, just like destinations | Birte Kristina Friesel | -1/+6 |
2024-04-26 | Replace station_{ds100,uic,name} accessors with station->{ds100,eva,name} | Birte Kristina Friesel | -1/+1 |
2024-03-29 | Release v0.120.12 | Birte Kristina Friesel | -2/+2 |
2024-03-29 | Wagon: add is_closed accessor | Birte Kristina Friesel | -2/+6 |
2024-03-07 | Release v0.110.11 | Birte Kristina Friesel | -2/+2 |
2024-03-04 | Release v0.100.10 | Birte Kristina Friesel | -2/+2 |
2024-03-03 | Release v0.090.09 | Birte Kristina Friesel | -2/+2 |
2023-11-11 | update copyright | Birte Kristina Friesel | -1/+1 |
2023-02-13 | Release v0.080.08 | Daniel Friesel | -2/+2 |
2023-01-07 | Release v*.070.07 | Daniel Friesel | -2/+2 |
2021-01-10 | release 0.060.06 | Daniel Friesel | -2/+2 |
2021-01-10 | add train_descriptions accessor | Daniel Friesel | -4/+12 |
2021-01-10 | more consistent train subtype codes; add train_model and train_desc accessors | Daniel Friesel | -1/+1 |
2020-12-26 | Release v0.050.05 | Daniel Friesel | -2/+2 |
2020-12-26 | Release v0.040.04 | Daniel Friesel | -2/+2 |
2020-04-26 | Release v0.030.03 | Daniel Friesel | -2/+2 |
2020-04-26 | Minor documentation update | Daniel Friesel | -5/+26 |
2019-06-23 | release v0.02 | Daniel Friesel | -2/+2 |
2019-05-31 | initial release0.01 | Daniel Friesel | -2/+2 |
2019-01-06 | db-wagenreihung: Add basic manual | Daniel Friesel | -0/+44 |
2019-01-05 | destinations: Show sections for each destination | Daniel Friesel | -1/+6 |
2019-01-03 | add origin/destination accessors, support wings in orig/dest/train no | Daniel Friesel | -3/+7 |
2019-01-03 | handle empty Baureihe (e.g. for swiss EC trains) | Daniel Friesel | -1/+2 |
2019-01-02 | train_subtype: return undef if unknown | Daniel Friesel | -1/+1 |
2019-01-02 | Add train_subtype accessor (ICE 1 / 2 / 3 / 4 / T / IC2) | Daniel Friesel | -2/+5 |
2019-01-02 | show wagon model / series | Daniel Friesel | -3/+6 |
2019-01-02 | Add generic train data accessors | Daniel Friesel | -0/+2 |
2018-12-27 | add some type parsing | Daniel Friesel | -2/+8 |
2018-12-26 | Fix db-wagenreihung for terminal stops | Daniel Friesel | -1/+1 |
2018-12-26 | no special color for second class | Daniel Friesel | -1/+1 |
2018-12-26 | show train direction | Daniel Friesel | -3/+7 |
2018-12-26 | rename dbwagenreihung to db-wagenreihung | Daniel Friesel | -0/+0 |
2018-12-26 | add basic option parsing | Daniel Friesel | -15/+39 |
2018-12-26 | Use color-coding for class distinction | Daniel Friesel | -26/+20 |
2018-11-26 | perltidy | Daniel Friesel | -31/+35 |