summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2014-02-03version bump0.02Daniel Friesel-9/+9
2014-02-02Remove duplicates from delay and qos messagesDaniel Friesel-60/+76
2014-02-02add -r to synopsisDaniel Friesel-6/+7
2014-02-01add -r/--realtime optionDaniel Friesel-7/+44
2014-01-31db-iris(1): add note about changing identitiesDaniel Friesel-0/+6
2014-01-31track-via: Show all times as scheduled, not as expectedDaniel Friesel-5/+5
2014-01-31db-iris: Show platform_from -> platform_to with --track-viaDaniel Friesel-1/+4
2014-01-30db-iris(1): update -VDaniel Friesel-5/+4
2014-01-29ChangelogDaniel Friesel-0/+2
2014-01-29db-iris: document -V, sanitize optionsDaniel Friesel-2/+28
2014-01-28move track-via to db-irisDaniel Friesel-238/+33
2014-01-27track-from-to: Display arrival at destDaniel Friesel-1/+1
2014-01-27add from -> to tracking example for @Marudor. May be merged into db-iris laterDaniel Friesel-0/+234
2014-01-26db-iris: Fix warnings when encountering unplanned result without platformDaniel Friesel-1/+6
2014-01-24Result.pm: Fix VERSION in documentationDaniel Friesel-1/+1
2014-01-24initial release0.01Daniel Friesel-11/+51
2014-01-24Result.pm: Add {delay,qos}_messages documentationDaniel Friesel-0/+15
2014-01-24perlcriticDaniel Friesel-6/+6
2014-01-21add test cases for imaginary station and no results in timeframeDaniel Friesel-2/+34
2014-01-21stations test: make sure get_stations has no empty pairsDaniel Friesel-1/+6
2014-01-20route_interesting: Do not include the destination in the route in some casesDaniel Friesel-1/+8
2014-01-19add some ::Result tests (todo: detailed message and route tests)Daniel Friesel-0/+227
2014-01-18db-iris: also show reasons for cancelled trainsDaniel Friesel-1/+4
2014-01-17Filter out realtime results which are >3 hours in the futureDaniel Friesel-3/+6
2014-01-17t/20-iris-class: set time zone in DateTime constructorDaniel Friesel-2/+2
2014-01-17perltidyDaniel Friesel-15/+23
2014-01-17add IRIS constructor testsDaniel Friesel-0/+68
2014-01-17add ::Stations testDaniel Friesel-0/+60
2014-01-17add basic testsDaniel Friesel-0/+60
2014-01-17implement -oq (qos_messages in Result.pm)Daniel Friesel-1/+47
2014-01-16Requiring Perl 5.14 is sufficientDaniel Friesel-6/+6
2014-01-16Build.PL: Add missing dependenciesDaniel Friesel-0/+6
2014-01-15db-iris(1): note that station may be both DS100 code or nameDaniel Friesel-1/+5
2014-01-15Merge pull request by prauscher and fix perl codeDaniel Friesel-2/+6
2014-01-15Merge branch 'documentation' of github.com:prauscher/Travel-Status-DE-IRIS in...Daniel Friesel-4/+2
2014-01-15Stations: Move DS100 match to separate method, use this for db-irisDaniel Friesel-4/+41
2014-01-15improve documetation (usage and manpage)Patrick Rauscher-4/+2
2014-01-15enable DS100-codes for input. could be more efficient maybe, but first versionPatrick Rauscher-0/+6
2014-01-13db-iris: -od: only show most recent delay reason. use -oD for allDaniel Friesel-7/+39
2014-01-11db-iris: implement -omDaniel Friesel-13/+42
2014-01-11db-iris: Use -or for "interesting" route, -of for fullDaniel Friesel-4/+8
2014-01-11implement --output=times optionDaniel Friesel-3/+41
2014-01-11db-iris: Introduce -o/--output option, change -f to -orDaniel Friesel-5/+51
2014-01-10db-iris: Add -c / --class option, rename -m/--mot to -T/--typeDaniel Friesel-34/+61
2014-01-10IRIS.pm: Fix typo introduced in 2c41eecea9d7d5ae563e0390514336e95b7c0c0aDaniel Friesel-1/+1
2014-01-10IRIS.pm: Errorhandling for stations without associated timetableDaniel Friesel-0/+6
2014-01-10add --mot and --platforms optionDaniel Friesel-11/+54
2014-01-10db-iris: Fix --viaDaniel Friesel-2/+2
2014-01-10db-iris: make output less wide, do not show delay reasons / qos by defaultDaniel Friesel-10/+6
2014-01-10Result.pm: Put realtime data inte route*, add sched_route* for timetableDaniel Friesel-6/+56