Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | |
2015-05-28 | add --devmode switch | Daniel Friesel | -2/+5 | |
2015-05-25 | --proximity / use_near_stops: Accept walking time in minutes | Daniel Friesel | -3/+5 | |
2015-05-10 | efa: Fix typo in NoData exception message (RT #104335) | Daniel Friesel | -1/+1 | |
2015-01-09 | Version bump2.09 | Daniel Friesel | -4/+4 | |
2014-12-07 | Improve error messages, especially for ambiguous input values | Daniel Friesel | -10/+13 | |
2014-10-08 | version bump2.08 | Daniel Friesel | -2/+2 | |
2014-10-08 | efa(1): spellcheck | Daniel Friesel | -9/+7 | |
2014-10-08 | efa(1): sort options alphabetically | Daniel Friesel | -50/+50 | |
2014-10-08 | efa(1): Add examples | Daniel Friesel | -0/+24 | |
2014-10-07 | efa -s: use case insensitive matching | Daniel Friesel | -1/+1 | |
2014-10-07 | efa -l: shorten table headers | Daniel Friesel | -1/+1 | |
2014-08-17 | efa(1): -u: refer to -l as well | Daniel Friesel | -1/+1 | |
2014-08-17 | efa: add -s / --service option | Daniel Friesel | -3/+25 | |
2014-08-17 | add efa -l / --list option | Daniel Friesel | -0/+15 | |
2014-08-17 | Add shortname to EFA service list | Daniel Friesel | -4/+7 | |
2014-08-12 | Fix typos (patch by gregoa) | Daniel Friesel | -1/+1 | |
<https://rt.cpan.org/Ticket/Display.html?id=97971> |