summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2016-09-07release v2.002.00Daniel Friesel-12/+28
2016-09-07dat copyrightDaniel Friesel-6/+6
2016-09-07ura-m: Support backend selection by symlinkDaniel Friesel-2/+24
2016-09-07Fix script name in version/help outputDaniel Friesel-2/+3
2016-09-07rename: Travel::Status::{DE -> GB}::TfL (London is in UK/GB after all)Daniel Friesel-8/+8
2016-09-07ura-m: Remove -L shortcut for --listDaniel Friesel-6/+6
2016-09-04ura-m(1): Update SYNOPSISDaniel Friesel-2/+2
2016-09-03Add -L, -S, --ura-base und --ura-version to manpageDaniel Friesel-0/+19
2016-09-02ura-m(1): Update --strftime / --strfrel short optionDaniel Friesel-10/+10
2016-08-31aseag-m -> ura-m, add service selection parametersDaniel Friesel-402/+78
2016-08-29Merge branch 'sHorst-london'Daniel Friesel-0/+478
2016-08-29added tfl Travel for londonStefan Horst-0/+478
2016-08-26README: Add note about building from gitDaniel Friesel-0/+9
2016-04-18Result: Add platform accessor (shortcut for stop_indicator)Daniel Friesel-0/+10
2016-04-16version bump1.02Daniel Friesel-11/+11
2016-04-16do not right-align stop point indicatorDaniel Friesel-3/+0
2016-04-11add Result->stop_indicator and aseag-m -oi optionDaniel Friesel-16221/+16249
2016-04-10URA: Always initialize StopAlso.Daniel Friesel-0/+1
2016-04-09version bump1.01Daniel Friesel-11/+11
2016-04-09Do not request stops by defaultDaniel Friesel-5/+14
2016-04-09update changelogDaniel Friesel-1/+2
2016-04-09URA: allow line_id in constructor and ->resultsDaniel Friesel-1/+1
2016-04-09document circle parameterDaniel Friesel-1/+3
2016-04-09document line_id, stop_id and via_idDaniel Friesel-6/+30
2016-04-09change via/stop/lineID variable names to perl-style (..._id)Daniel Friesel-12/+12
2016-02-02update changelog, run code through perltidyDaniel Friesel-4/+13
2015-11-24URA: Print debug output in proper codingDaniel Friesel-1/+1
2015-11-24perltidyDaniel Friesel-33/+41
2015-11-19Merge branch 'sHorst-master'Daniel Friesel-16230/+17403
2015-11-19add coordinates to test dataDaniel Friesel-16209/+17297
2015-11-17added 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-31release v1.0 \o/1.001.0Daniel Friesel-12/+20
2015-10-30aseag-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_postDaniel Friesel-6/+9
2015-10-28more constructor testsDaniel Friesel-17/+75
2015-10-27aseag-m(1): caveats regarding incomplete dataDaniel Friesel-0/+7
2015-10-14more testsDaniel Friesel-3/+34
2015-10-14add tests for route/stop.pmDaniel Friesel-0/+56
2015-10-13some more testsDaniel Friesel-1/+4
2015-10-13do not store unused data in $selfDaniel Friesel-8/+6
2015-10-12version bump0.05Daniel Friesel-11/+11
2015-10-12tensesDaniel Friesel-1/+1
2015-10-12update aseag-m(1)Daniel Friesel-2/+8
2015-10-12add devmode option (moar debugging)Daniel Friesel-8/+16
2015-10-12return stop objects in route_interesting tooDaniel Friesel-20/+20
2015-10-11changelogDaniel Friesel-0/+13
2015-10-10moar documentationDaniel Friesel-18/+18
2015-10-09use Stop.pm for stop data instead of arrayrefsDaniel Friesel-13/+130
2015-10-07Result.pm documentationDaniel Friesel-3/+16
2015-10-07URA.pm documentationDaniel Friesel-8/+5