summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2017-01-17version bump2.01Daniel Friesel-15/+20
2017-01-16Document message support / with_messagesDaniel Friesel-3/+20
2017-01-13Merge pull request #7 from moschlar/patch-1Daniel Friesel-1/+1
2017-01-13Update READMEMoritz Schlarb-1/+1
2017-01-13initial support for stop messages (todo: documentation) (closes #6)Daniel Friesel-1/+41
2017-01-13Merge branch 'moschlar-mvg-mainz'Daniel Friesel-0/+107
2017-01-13Merge branch 'mvg-mainz' of https://github.com/moschlar/Travel-Status-DE-URA ...Daniel Friesel-0/+107
2017-01-13Merge branch 'moschlar-fix-service-help'Daniel Friesel-1/+1
2017-01-13Merge branch 'fix-service-help' of https://github.com/moschlar/Travel-Status-...Daniel Friesel-1/+1
2017-01-12Fix help string for show_servicesMoritz Schlarb-1/+1
2017-01-12Also add module Travel::Status::DE::MvgMainzMoritz Schlarb-1/+98
2017-01-12Add service definition for MVG MainzMoritz Schlarb-0/+10
2016-12-30gitignoreDaniel Friesel-0/+1
2016-09-08changelog: fix typoDaniel Friesel-1/+1
2016-09-07aaaaaand there's a typo.Daniel Friesel-1/+1
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 Sto...Stefan Horst-21/+106
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 rou...Daniel Friesel-5/+1
2015-10-29-of: show delimiter between route_pre and route_postDaniel Friesel-6/+9
2015-10-28more constructor testsDaniel Friesel-17/+75