summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2015-05-01release v1.01.00Daniel Friesel-2/+2
2015-05-01db-iris: improve wing formatting, show individual delay/canceled messagesDaniel Friesel-16/+26
2015-04-30version bump0.10Daniel Friesel-2/+2
2015-04-28release v0.090.09Daniel Friesel-2/+2
2015-04-28db-iris: fix wing detection encapsulation issueDaniel Friesel-2/+2
2015-04-28db-iris: support arrival wings as wellDaniel Friesel-1/+20
2015-04-27parse <ref> in fchg, add replacement support to backend and frontendDaniel Friesel-13/+39
2015-04-25add is_unscheduled accessorDaniel Friesel-1/+1
2015-04-19add devmode switch to enable/disable debug/developer outputDaniel Friesel-5/+8
2015-04-18db-iris: add some wing support. there's at least one major bug still presentDaniel Friesel-1/+19
2015-03-12version bump0.08Daniel Friesel-2/+2
2015-01-09version bump0.07Daniel Friesel-3/+3
2015-01-02add debug foo for ar / dp hi flagDaniel Friesel-0/+10
2014-12-05Fix a crash when a train has unscheduled additional stops starting at the sel...Daniel Friesel-0/+1
2014-11-03version bump0.06Daniel Friesel-2/+2
2014-10-31db-iris, Result.pm: Document additional_stops and canceled_stopsDaniel Friesel-0/+10
2014-10-30db-iris: more informative warning messages on (network) problemsDaniel Friesel-0/+2
2014-10-26add support for canceled / additional stops. untested at the momentDaniel Friesel-8/+19
2014-10-16Release v0.050.05Daniel Friesel-2/+2
2014-08-14db-iris(1): IR appears to be regional and not local transportDaniel Friesel-1/+1
2014-06-28version bump0.04Daniel Friesel-2/+2
2014-06-23Do not error out if only partial data is available (closes #4)Daniel Friesel-1/+8
2014-03-01fix --track-via <stop> not matching trains changing their ID at <stop>Daniel Friesel-1/+5
2014-02-14release v0.030.03Daniel Friesel-2/+2
2014-02-12db-iris: indicate changed platforms with an exclamation markDaniel Friesel-1/+7
2014-02-07db-iris: fix --via not matching dest of trains with incomplete route dataDaniel Friesel-1/+2
2014-02-06db-iris: Fix --output=timesDaniel Friesel-2/+3
2014-02-06add lookahead optionDaniel Friesel-3/+18
2014-02-03version bump0.02Daniel Friesel-2/+2
2014-02-02Remove duplicates from delay and qos messagesDaniel Friesel-6/+4
2014-02-02add -r to synopsisDaniel Friesel-6/+7
2014-02-01add -r/--realtime optionDaniel Friesel-7/+42
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-29db-iris: document -V, sanitize optionsDaniel Friesel-2/+28
2014-01-28move track-via to db-irisDaniel Friesel-4/+33
2014-01-26db-iris: Fix warnings when encountering unplanned result without platformDaniel Friesel-1/+1
2014-01-24initial release0.01Daniel Friesel-4/+10
2014-01-24perlcriticDaniel Friesel-3/+3
2014-01-18db-iris: also show reasons for cancelled trainsDaniel Friesel-1/+4
2014-01-17implement -oq (qos_messages in Result.pm)Daniel Friesel-0/+4
2014-01-16Requiring Perl 5.14 is sufficientDaniel Friesel-1/+1
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-2/+1
2014-01-15improve documetation (usage and manpage)Patrick Rauscher-4/+2
2014-01-13db-iris: -od: only show most recent delay reason. use -oD for allDaniel Friesel-3/+13