Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2015-06-22 | documentation: improve notes about -b / bikeTakeAlong | Daniel Friesel | -2/+7 | |
2015-06-19 | efa: update ignore-info default | Daniel Friesel | -1/+2 | |
2015-06-19 | extend ignore-info defaults | Daniel Friesel | -1/+3 | |
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 | changelog: note that ->current_notes isn't stable yet | Daniel Friesel | -1/+3 | |
2015-06-19 | update changelog | Daniel Friesel | -0/+9 | |
2015-06-19 | document footpath accessors | Daniel Friesel | -0/+32 | |
2015-06-19 | Route/Part: document current_notes and update regular_notes documentation | Daniel Friesel | -5/+20 | |
2015-06-19 | rename (sched|current)_info to (regular|current)_notes | Daniel Friesel | -11/+11 | |
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 | -7/+59 | |
2015-06-18 | efa(1): update -E description | Daniel Friesel | -1/+13 | |
2015-06-18 | EFA: Handle infoLinks as well as itdInfoTextLists | Daniel Friesel | -1/+1 | |
infoLinks refer to up-to-date information which is not part of the scheduled, such as temporary schedule changes or stop concellations. | ||||
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 | -2/+65 | |
2015-06-14 | version bump2.11 | Daniel Friesel | -11/+11 | |
2015-06-14 | Add train_product accessor to Route/Part and use it in bin/efa | Daniel Friesel | -6/+20 | |
2015-05-30 | create_post: Encode -everything- as ISO-8859-15. Fixes odd encoding issue. | Daniel Friesel | -3/+8 | |
2015-05-29 | version bump2.10 | Daniel Friesel | -11/+11 | |
2015-05-28 | add --devmode switch | Daniel Friesel | -3/+8 | |
2015-05-25 | --proximity / use_near_stops: Accept walking time in minutes | Daniel Friesel | -11/+31 | |
2015-05-10 | efa: Fix typo in NoData exception message (RT #104335) | Daniel Friesel | -1/+1 | |
2015-01-09 | Version bump2.09 | Daniel Friesel | -17/+19 | |
2015-01-07 | EFA.pm: Add DING (Donau-Iller Nahverkehr). Thanks to @_stk for pointing it out | Daniel Friesel | -0/+5 | |
2014-12-07 | documentation | Daniel Friesel | -2/+7 | |
2014-12-07 | Improve error messages, especially for ambiguous input values | Daniel Friesel | -15/+27 | |
2014-11-23 | Add an alternative VRR EFA entrypoint (Thanks to @NoMoKeTo for pointing it out) | Daniel Friesel | -4/+11 | |
2014-10-08 | version bump2.08 | Daniel Friesel | -10/+17 | |
2014-10-08 | efa(1): spellcheck | Daniel Friesel | -9/+8 | |
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-25 | Merge branch 'szabgab-patch-1' | Daniel Friesel | -1/+5 | |
2014-08-25 | link to GitHub from META files and thus from MetaCPAN.org | Gabor Szabo | -1/+5 | |
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 | -40/+64 | |
2014-08-14 | update additional typos in the documentation | Daniel Friesel | -6/+6 | |
(patch by Gregor Hermann) | ||||
2014-08-12 | Fix typos (patch by gregoa) | Daniel Friesel | -2/+2 | |
<https://rt.cpan.org/Ticket/Display.html?id=97971> | ||||
2014-08-08 | version bump2.07 | Daniel Friesel | -12/+13 | |
2014-08-08 | efa(1): add other EFA services to description | Daniel Friesel | -2/+5 | |
2014-08-06 | efa(1): --post is not supported | Daniel Friesel | -8/+1 | |
2014-08-03 | efa: add --auto-url / --discover-and-print option | Daniel Friesel | -27/+44 | |
2014-08-03 | add --discover option and get_efa_urls method | Daniel Friesel | -1/+95 | |
2014-08-03 | support EFA services which do not set itdDateTimeTarget | Daniel Friesel | -0/+9 | |
2014-08-03 | add more EFA entry points | Daniel Friesel | -1/+31 | |
2014-08-02 | Update README (URL / primary manual) | Daniel Friesel | -2/+2 | |
2014-08-02 | version bump2.06 | Daniel Friesel | -13/+14 | |
2014-07-26 | fix exclude / --exclude bug | Daniel Friesel | -5/+14 | |