Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-10-02 | efa.vrr.de/vrr is dead; switch to app.vrr.de/vrrstd as default | Birte Kristina Friesel | -1/+1 | |
2023-09-01 | Release v2.222.22 | Birte Kristina Friesel | -3/+3 | |
2023-09-01 | do not use the now-deprecated smartmatch feature | Birte Kristina Friesel | -15/+24 | |
Closes #14 | ||||
2023-07-22 | Release v2.212.21 | Birte Kristina Friesel | -2/+2 | |
2023-07-22 | Update copyright | Birte Kristina Friesel | -1/+1 | |
2021-03-26 | Release v2.202.20 | Daniel Friesel | -2/+2 | |
2021-03-26 | efa(1): document occupancy | Daniel Friesel | -0/+5 | |
2021-03-26 | Update copyright year | Daniel Friesel | -1/+1 | |
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/+12 | |
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-02 | Release v2.192.19 | Daniel Friesel | -2/+2 | |
2020-05-02 | efa: Use utf8, switch to Perl license | Daniel Friesel | -9/+7 | |
2020-02-26 | Release 2.18 | Daniel Friesel | -2/+2 | |
2019-01-07 | Fixed typo in documentation | Hammy | -1/+1 | |
2018-05-01 | Save problematic place/name in Setup Exception and forward it to the user | Daniel Friesel | -2/+3 | |
2018-04-09 | Release v2.172.17 | Daniel Friesel | -3/+3 | |
2018-04-06 | Support date shortcut 'tomorrow' | Daniel Friesel | -1/+1 | |
Useful for everyone who doesn't remember the current date | ||||
2017-09-17 | Add API and CLI output for cancelled route parts (delay -9999) | Daniel Friesel | -1/+4 | |
2017-07-05 | Release v2.162.16 | Daniel Friesel | -2/+2 | |
2017-03-04 | version bump2.15 | Daniel Friesel | -2/+2 | |
2016-09-11 | efa(1): Update NAME and DESCRIPTION | Daniel Friesel | -9/+10 | |
2015-10-19 | version bump2.14 | Daniel Friesel | -2/+2 | |
2015-07-25 | refactor efa object construction | Daniel Friesel | -62/+38 | |
2015-07-25 | efa: regroup some code pieces semantically | Daniel Friesel | -20/+19 | |
2015-07-25 | minor code cleanup | Daniel Friesel | -34/+42 | |
2015-07-23 | version bump2.13 | Daniel Friesel | -2/+2 | |
2015-07-23 | typos | Daniel Friesel | -2/+2 | |
2015-07-23 | efa: remove useless variable %accessibility | Daniel Friesel | -1/+0 | |
2015-07-23 | efa: Do not rely on $opt->{accessibility} being initialized by GetOptions | Daniel Friesel | -0/+5 | |
2015-07-21 | add -B / --bike-info option | Daniel Friesel | -2/+13 | |
2015-07-21 | document accessibility options | Daniel Friesel | -0/+43 | |
2015-07-20 | efa: Improve ignore_info defaults based on accessibility and bike options | Daniel Friesel | -2/+13 | |
2015-07-19 | bin/efa: Fix undefined array dereference for accessibility options (closes #6) | Daniel Friesel | -2/+4 | |
2015-07-18 | add accessibility options to bin/efa | Daniel Friesel | -0/+27 | |
2015-06-25 | release v2.122.12 | Daniel Friesel | -2/+2 | |
2015-06-25 | Move messages to Travel::Routing::DE::EFA::Route::Message objects | Daniel Friesel | -6/+7 | |
2015-06-22 | bin/efa: warn when -a and -t are used at the same time | Daniel Friesel | -4/+10 | |
2015-06-22 | documentation: improve notes about -b / bikeTakeAlong | Daniel Friesel | -1/+4 | |
2015-06-19 | efa: update ignore-info default | Daniel Friesel | -1/+2 | |
2015-06-19 | extend ignore-info defaults | Daniel Friesel | -1/+1 | |
todo: automatically remove Fahrradmitnahme when --bike is present, and at some kind of wheelchair support to remove Einstiegshilfe and also enable related EFA options (not supported by the library yet) | ||||
2015-06-19 | rename (sched|current)_info to (regular|current)_notes | Daniel Friesel | -2/+2 | |
2015-06-19 | efa: only print subtitle and subject when they're not the same | Daniel Friesel | -1/+6 | |
2015-06-18 | parse most info and make it available properly | Daniel Friesel | -2/+5 | |
2015-06-18 | efa(1): update -E description | Daniel Friesel | -1/+13 | |
2015-06-17 | efa: Use entirely german route table instead of a half-german/half-english one | Daniel Friesel | -3/+3 | |
2015-06-16 | parse footpaths, print them when efa -E is used | Daniel Friesel | -0/+31 | |
2015-06-14 | version bump2.11 | Daniel Friesel | -2/+2 | |
2015-06-14 | Add train_product accessor to Route/Part and use it in bin/efa | Daniel Friesel | -2/+4 | |
2015-05-29 | version bump2.10 | Daniel Friesel | -2/+2 | |