summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
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
2015-06-17efa: Use entirely german route table instead of a half-german/half-english oneDaniel Friesel-3/+3
2015-06-16parse footpaths, print them when efa -E is usedDaniel Friesel-0/+31
2015-06-14version bump2.11Daniel Friesel-2/+2
2015-06-14Add train_product accessor to Route/Part and use it in bin/efaDaniel Friesel-2/+4
2015-05-29version bump2.10Daniel Friesel-2/+2
2015-05-28add --devmode switchDaniel Friesel-2/+5
2015-05-25--proximity / use_near_stops: Accept walking time in minutesDaniel Friesel-3/+5
2015-05-10efa: Fix typo in NoData exception message (RT #104335)Daniel Friesel-1/+1
2015-01-09Version bump2.09Daniel Friesel-4/+4
2014-12-07Improve error messages, especially for ambiguous input valuesDaniel Friesel-10/+13
2014-10-08version bump2.08Daniel Friesel-2/+2
2014-10-08efa(1): spellcheckDaniel Friesel-9/+7
2014-10-08efa(1): sort options alphabeticallyDaniel Friesel-50/+50
2014-10-08efa(1): Add examplesDaniel Friesel-0/+24