Age | Commit message (Expand) | Author | Lines |
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 |
2014-08-12 | Fix typos (patch by gregoa) | Daniel Friesel | -2/+2 |
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 |
2014-03-05 | perltidy | Daniel Friesel | -3/+1 |
2014-03-05 | efa: add -m, --maps option | Daniel Friesel | -3/+24 |
2014-03-05 | Route/Part.pm: add {arrival,departure}_{route,station}maps accessors | Daniel Friesel | -21/+2901 |
2014-03-03 | version bump to 2.052.05 | Daniel Friesel | -11/+11 |
2014-03-03 | add missing entries to changelog | Daniel Friesel | -2/+7 |
2014-03-03 | add -f/--full-route option (show all interemdiate stops) | Daniel Friesel | -1/+18 |
2014-03-02 | Add option to specify maximum number of connections | Daniel Friesel | -0/+27 |
2014-02-27 | rename XML specific functions to ..._xml | Daniel Friesel | -10/+10 |
2014-01-18 | add efa-url support to efa script | Daniel Friesel | -11/+23 |
2014-01-16 | Move EFA logic to ::EFA, just set URL in ::VRR | Daniel Friesel | -826/+962 |
2014-01-12 | Add an exception class for EFA backend errors, pass provided message | Daniel Friesel | -4/+13 |
2014-01-12 | Improve unparsable route data error message, and two-way trips to limitations | Daniel Friesel | -3/+14 |
2014-01-07 | version bump2.04 | Daniel Friesel | -16/+16 |
2014-01-07 | Decode all arguments (thanks mxey) | Daniel Friesel | -5/+2 |
2014-01-07 | efa / VRR.pm: Handle UTF8 / decoded input with non-ASCII chars | Daniel Friesel | -1/+16 |
2013-10-01 | Build.PL: specify M::B version | Daniel Friesel | -0/+3 |
2013-07-04 | fix smartmatch warnings on perl >= 5.0182.03 | Daniel Friesel | -9/+17 |
2013-06-03 | replace obsolete homelinux.org domain | Daniel Friesel | -2/+2 |
2013-04-10 | changelog: fix date | Daniel Friesel | -1/+1 |
2013-04-10 | release v2.022.02 | Daniel Friesel | -8/+12 |
2013-04-09 | respect proxy environment variables | Roland Hieber | -0/+1 |
2012-08-30 | update gitignore | Daniel Friesel | -6/+2 |
2012-06-02 | efa: Align dashes with destination column | Daniel Friesel | -1/+1 |
2012-01-29 | Mention WWW::EFA in documentation | Daniel Friesel | -0/+2 |
2012-01-26 | Release v2.012.01 | Daniel Friesel | -11/+27 |
2012-01-26 | Route/Part.pm: Fix departure_stop_and_platform (closes github #3) | Daniel Friesel | -1/+6 |
2011-12-11 | Release v2.002.00 | Daniel Friesel | -10/+11 |
2011-12-04 | Route/Part: _stop_and_platform: Only concatenate if platform is non-empty | Daniel Friesel | -3/+12 |