summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
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
2014-10-07efa -s: use case insensitive matchingDaniel Friesel-1/+1
2014-10-07efa -l: shorten table headersDaniel Friesel-1/+1
2014-08-17efa(1): -u: refer to -l as wellDaniel Friesel-1/+1
2014-08-17efa: add -s / --service optionDaniel Friesel-3/+25
2014-08-17add efa -l / --list optionDaniel Friesel-0/+15
2014-08-17Add shortname to EFA service listDaniel Friesel-4/+7
2014-08-12Fix typos (patch by gregoa)Daniel Friesel-1/+1
2014-08-08version bump2.07Daniel Friesel-2/+2
2014-08-08efa(1): add other EFA services to descriptionDaniel Friesel-2/+5
2014-08-06efa(1): --post is not supportedDaniel Friesel-8/+0
2014-08-03efa: add --auto-url / --discover-and-print optionDaniel Friesel-27/+43