summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2023-11-23Release v2.242.24Birte Kristina Friesel-2/+2
2023-11-22Route/Part, efa: Expose via delaysBirte Kristina Friesel-5/+16
2023-11-22efa: Less dense output; show important parts firstBirte Kristina Friesel-30/+61
2023-10-02Release v2.232.23Birte Kristina Friesel-2/+2
2023-10-02efa(1): this is a generic EFA clientBirte Kristina Friesel-4/+4
2023-10-02efa.vrr.de/vrr is dead; switch to app.vrr.de/vrrstd as defaultBirte Kristina Friesel-1/+1
2023-09-01Release v2.222.22Birte Kristina Friesel-3/+3
2023-09-01do not use the now-deprecated smartmatch featureBirte Kristina Friesel-15/+24
2023-07-22Release v2.212.21Birte Kristina Friesel-2/+2
2023-07-22Update copyrightBirte Kristina Friesel-1/+1
2021-03-26Release v2.202.20Daniel Friesel-2/+2
2021-03-26efa(1): document occupancyDaniel Friesel-0/+5
2021-03-26Update copyright yearDaniel Friesel-1/+1
2021-03-26show occupancy next to train / line nameDaniel Friesel-4/+7
2021-03-13show occupancy data if availableDaniel Friesel-0/+12
2020-05-03Change to #!perl shebang, which is correctly rewritten by Extutils::MakeMakerDaniel Friesel-1/+1
2020-05-02Release v2.192.19Daniel Friesel-2/+2
2020-05-02efa: Use utf8, switch to Perl licenseDaniel Friesel-9/+7
2020-02-26Release 2.18Daniel Friesel-2/+2
2019-01-07Fixed typo in documentationHammy-1/+1
2018-05-01Save problematic place/name in Setup Exception and forward it to the userDaniel Friesel-2/+3
2018-04-09Release v2.172.17Daniel Friesel-3/+3
2018-04-06Support date shortcut 'tomorrow'Daniel Friesel-1/+1
2017-09-17Add API and CLI output for cancelled route parts (delay -9999)Daniel Friesel-1/+4
2017-07-05Release v2.162.16Daniel Friesel-2/+2
2017-03-04version bump2.15Daniel Friesel-2/+2
2016-09-11efa(1): Update NAME and DESCRIPTIONDaniel Friesel-9/+10
2015-10-19version bump2.14Daniel Friesel-2/+2
2015-07-25refactor efa object constructionDaniel Friesel-62/+38
2015-07-25efa: regroup some code pieces semanticallyDaniel Friesel-20/+19
2015-07-25minor code cleanupDaniel Friesel-34/+42
2015-07-23version bump2.13Daniel Friesel-2/+2
2015-07-23typosDaniel Friesel-2/+2
2015-07-23efa: remove useless variable %accessibilityDaniel Friesel-1/+0
2015-07-23efa: Do not rely on $opt->{accessibility} being initialized by GetOptionsDaniel Friesel-0/+5
2015-07-21add -B / --bike-info optionDaniel Friesel-2/+13
2015-07-21document accessibility optionsDaniel Friesel-0/+43
2015-07-20efa: Improve ignore_info defaults based on accessibility and bike optionsDaniel Friesel-2/+13
2015-07-19bin/efa: Fix undefined array dereference for accessibility options (closes #6)Daniel Friesel-2/+4
2015-07-18add accessibility options to bin/efaDaniel Friesel-0/+27
2015-06-25release v2.122.12Daniel Friesel-2/+2
2015-06-25Move messages to Travel::Routing::DE::EFA::Route::Message objectsDaniel Friesel-6/+7
2015-06-22bin/efa: warn when -a and -t are used at the same timeDaniel Friesel-4/+10
2015-06-22documentation: improve notes about -b / bikeTakeAlongDaniel Friesel-1/+4
2015-06-19efa: update ignore-info defaultDaniel Friesel-1/+2
2015-06-19extend ignore-info defaultsDaniel Friesel-1/+1
2015-06-19rename (sched|current)_info to (regular|current)_notesDaniel Friesel-2/+2
2015-06-19efa: only print subtitle and subject when they're not the sameDaniel Friesel-1/+6
2015-06-18parse most info and make it available properlyDaniel Friesel-2/+5
2015-06-18efa(1): update -E descriptionDaniel Friesel-1/+13