Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | |
2015-10-14 | more tests | Daniel Friesel | -3/+34 | |
2015-10-14 | add tests for route/stop.pm | Daniel Friesel | -0/+56 | |
2015-10-13 | some more tests | Daniel Friesel | -1/+4 | |
2015-10-13 | do not store unused data in $self | Daniel Friesel | -8/+6 | |
2015-10-12 | version bump0.05 | Daniel Friesel | -11/+11 | |
2015-10-12 | tenses | Daniel Friesel | -1/+1 | |
2015-10-12 | update aseag-m(1) | Daniel Friesel | -2/+8 | |
2015-10-12 | add devmode option (moar debugging) | Daniel Friesel | -8/+16 | |
2015-10-12 | return stop objects in route_interesting too | Daniel Friesel | -20/+20 | |
2015-10-11 | changelog | Daniel Friesel | -0/+13 | |
2015-10-10 | moar documentation | Daniel Friesel | -18/+18 | |
2015-10-09 | use Stop.pm for stop data instead of arrayrefs | Daniel Friesel | -13/+130 | |
2015-10-07 | Result.pm documentation | Daniel Friesel | -3/+16 | |
2015-10-07 | URA.pm documentation | Daniel Friesel | -8/+5 | |
2015-10-07 | route_interesting support in aseag-m | Daniel Friesel | -17/+23 | |
2015-10-07 | update documentation | Daniel Friesel | -14/+29 | |
2015-10-07 | aseag-m: Move relative_times to -o as well | Daniel Friesel | -6/+5 | |
2015-10-07 | proper route handling, generic route_pre / route_post in backend | Daniel Friesel | -107/+130 | |
2015-10-07 | Result: add route_interesting method (unused, needs refactoring elsewhere first) | Daniel Friesel | -0/+50 | |