Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2017-01-16 | Document message support / with_messages | Daniel Friesel | -3/+20 | |
2017-01-13 | Merge pull request #7 from moschlar/patch-1 | Daniel Friesel | -1/+1 | |
Update README | ||||
2017-01-13 | Update README | Moritz Schlarb | -1/+1 | |
2017-01-13 | initial support for stop messages (todo: documentation) (closes #6) | Daniel Friesel | -1/+41 | |
2017-01-13 | Merge branch 'moschlar-mvg-mainz' | Daniel Friesel | -0/+107 | |
2017-01-13 | Merge branch 'mvg-mainz' of https://github.com/moschlar/Travel-Status-DE-URA ↵ | Daniel Friesel | -0/+107 | |
into moschlar-mvg-mainz | ||||
2017-01-13 | Merge branch 'moschlar-fix-service-help' | Daniel Friesel | -1/+1 | |
2017-01-13 | Merge branch 'fix-service-help' of ↵ | Daniel Friesel | -1/+1 | |
https://github.com/moschlar/Travel-Status-DE-URA into moschlar-fix-service-help | ||||
2017-01-12 | Fix help string for show_services | Moritz Schlarb | -1/+1 | |
2017-01-12 | Also add module Travel::Status::DE::MvgMainz | Moritz Schlarb | -1/+98 | |
Change shortname of service to MvgMainz to be consistent with the module name. | ||||
2017-01-12 | Add service definition for MVG Mainz | Moritz Schlarb | -0/+10 | |
2016-12-30 | gitignore | Daniel Friesel | -0/+1 | |
2016-09-08 | changelog: fix typo | Daniel Friesel | -1/+1 | |
2016-09-07 | aaaaaand there's a typo. | Daniel Friesel | -1/+1 | |
2016-09-07 | release v2.002.00 | Daniel Friesel | -12/+28 | |
2016-09-07 | dat copyright | Daniel Friesel | -6/+6 | |
2016-09-07 | ura-m: Support backend selection by symlink | Daniel Friesel | -2/+24 | |
2016-09-07 | Fix script name in version/help output | Daniel Friesel | -2/+3 | |
2016-09-07 | rename: Travel::Status::{DE -> GB}::TfL (London is in UK/GB after all) | Daniel Friesel | -8/+8 | |
2016-09-07 | ura-m: Remove -L shortcut for --list | Daniel Friesel | -6/+6 | |
2016-09-04 | ura-m(1): Update SYNOPSIS | Daniel Friesel | -2/+2 | |
2016-09-03 | Add -L, -S, --ura-base und --ura-version to manpage | Daniel Friesel | -0/+19 | |
2016-09-02 | ura-m(1): Update --strftime / --strfrel short option | Daniel Friesel | -10/+10 | |
2016-08-31 | aseag-m -> ura-m, add service selection parameters | Daniel Friesel | -402/+78 | |
2016-08-29 | Merge branch 'sHorst-london' | Daniel Friesel | -0/+478 | |
2016-08-29 | added tfl Travel for london | Stefan Horst | -0/+478 | |
2016-08-26 | README: Add note about building from git | Daniel Friesel | -0/+9 | |
2016-04-18 | Result: Add platform accessor (shortcut for stop_indicator) | Daniel Friesel | -0/+10 | |
2016-04-16 | version bump1.02 | Daniel Friesel | -11/+11 | |
2016-04-16 | do not right-align stop point indicator | Daniel Friesel | -3/+0 | |
2016-04-11 | add Result->stop_indicator and aseag-m -oi option | Daniel Friesel | -16221/+16249 | |
2016-04-10 | URA: Always initialize StopAlso. | Daniel Friesel | -0/+1 | |
2016-04-09 | version bump1.01 | Daniel Friesel | -11/+11 | |
2016-04-09 | Do not request stops by default | Daniel Friesel | -5/+14 | |
2016-04-09 | update changelog | Daniel Friesel | -1/+2 | |
2016-04-09 | URA: allow line_id in constructor and ->results | Daniel Friesel | -1/+1 | |
2016-04-09 | document circle parameter | Daniel Friesel | -1/+3 | |
2016-04-09 | document line_id, stop_id and via_id | Daniel Friesel | -6/+30 | |
2016-04-09 | change via/stop/lineID variable names to perl-style (..._id) | Daniel Friesel | -12/+12 | |
2016-02-02 | update changelog, run code through perltidy | Daniel Friesel | -4/+13 | |
2015-11-24 | URA: Print debug output in proper coding | Daniel Friesel | -1/+1 | |
2015-11-24 | perltidy | Daniel Friesel | -33/+41 | |
2015-11-19 | Merge branch 'sHorst-master' | Daniel Friesel | -16230/+17403 | |
2015-11-19 | add coordinates to test data | Daniel Friesel | -16209/+17297 | |
2015-11-17 | added StopID, LineID, viaID and circle to filter options; made search for ↵ | Stefan Horst | -21/+106 | |
Stops possible; added Type Constants; added lat and lon to stop data; fixed ordering of returnlist to match actual returned data | ||||
2015-10-31 | release v1.0 \o/1.001.0 | Daniel Friesel | -12/+20 | |
2015-10-30 | aseag-m: Do not erroneously reverse route when combining route_after with ↵ | Daniel Friesel | -5/+1 | |
route_before | ||||
2015-10-29 | -of: show delimiter between route_pre and route_post | Daniel Friesel | -6/+9 | |
2015-10-28 | more constructor tests | Daniel Friesel | -17/+75 | |
2015-10-27 | aseag-m(1): caveats regarding incomplete data | Daniel Friesel | -0/+7 | |