Age | Commit message (Expand) | Author | Lines |
2015-05-15 | release v1.011.01 | Daniel Friesel | -2/+2 |
2015-05-06 | db-iris(1): spellcheck | Daniel Friesel | -6/+6 |
2015-05-01 | release v1.01.00 | Daniel Friesel | -2/+2 |
2015-05-01 | db-iris: improve wing formatting, show individual delay/canceled messages | Daniel Friesel | -16/+26 |
2015-04-30 | version bump0.10 | Daniel Friesel | -2/+2 |
2015-04-28 | release v0.090.09 | Daniel Friesel | -2/+2 |
2015-04-28 | db-iris: fix wing detection encapsulation issue | Daniel Friesel | -2/+2 |
2015-04-28 | db-iris: support arrival wings as well | Daniel Friesel | -1/+20 |
2015-04-27 | parse <ref> in fchg, add replacement support to backend and frontend | Daniel Friesel | -13/+39 |
2015-04-25 | add is_unscheduled accessor | Daniel Friesel | -1/+1 |
2015-04-19 | add devmode switch to enable/disable debug/developer output | Daniel Friesel | -5/+8 |
2015-04-18 | db-iris: add some wing support. there's at least one major bug still present | Daniel Friesel | -1/+19 |
2015-03-12 | version bump0.08 | Daniel Friesel | -2/+2 |
2015-01-09 | version bump0.07 | Daniel Friesel | -3/+3 |
2015-01-02 | add debug foo for ar / dp hi flag | Daniel Friesel | -0/+10 |
2014-12-05 | Fix a crash when a train has unscheduled additional stops starting at the sel... | Daniel Friesel | -0/+1 |
2014-11-03 | version bump0.06 | Daniel Friesel | -2/+2 |
2014-10-31 | db-iris, Result.pm: Document additional_stops and canceled_stops | Daniel Friesel | -0/+10 |
2014-10-30 | db-iris: more informative warning messages on (network) problems | Daniel Friesel | -0/+2 |
2014-10-26 | add support for canceled / additional stops. untested at the moment | Daniel Friesel | -8/+19 |
2014-10-16 | Release v0.050.05 | Daniel Friesel | -2/+2 |
2014-08-14 | db-iris(1): IR appears to be regional and not local transport | Daniel Friesel | -1/+1 |
2014-06-28 | version bump0.04 | Daniel Friesel | -2/+2 |
2014-06-23 | Do not error out if only partial data is available (closes #4) | Daniel Friesel | -1/+8 |
2014-03-01 | fix --track-via <stop> not matching trains changing their ID at <stop> | Daniel Friesel | -1/+5 |
2014-02-14 | release v0.030.03 | Daniel Friesel | -2/+2 |
2014-02-12 | db-iris: indicate changed platforms with an exclamation mark | Daniel Friesel | -1/+7 |
2014-02-07 | db-iris: fix --via not matching dest of trains with incomplete route data | Daniel Friesel | -1/+2 |
2014-02-06 | db-iris: Fix --output=times | Daniel Friesel | -2/+3 |
2014-02-06 | add lookahead option | Daniel Friesel | -3/+18 |
2014-02-03 | version bump0.02 | Daniel Friesel | -2/+2 |
2014-02-02 | Remove duplicates from delay and qos messages | Daniel Friesel | -6/+4 |
2014-02-02 | add -r to synopsis | Daniel Friesel | -6/+7 |
2014-02-01 | add -r/--realtime option | Daniel Friesel | -7/+42 |
2014-01-31 | db-iris(1): add note about changing identities | Daniel Friesel | -0/+6 |
2014-01-31 | track-via: Show all times as scheduled, not as expected | Daniel Friesel | -5/+5 |
2014-01-31 | db-iris: Show platform_from -> platform_to with --track-via | Daniel Friesel | -1/+4 |
2014-01-30 | db-iris(1): update -V | Daniel Friesel | -5/+4 |
2014-01-29 | db-iris: document -V, sanitize options | Daniel Friesel | -2/+28 |
2014-01-28 | move track-via to db-iris | Daniel Friesel | -4/+33 |
2014-01-26 | db-iris: Fix warnings when encountering unplanned result without platform | Daniel Friesel | -1/+1 |
2014-01-24 | initial release0.01 | Daniel Friesel | -4/+10 |
2014-01-24 | perlcritic | Daniel Friesel | -3/+3 |
2014-01-18 | db-iris: also show reasons for cancelled trains | Daniel Friesel | -1/+4 |
2014-01-17 | implement -oq (qos_messages in Result.pm) | Daniel Friesel | -0/+4 |
2014-01-16 | Requiring Perl 5.14 is sufficient | Daniel Friesel | -1/+1 |
2014-01-15 | db-iris(1): note that station may be both DS100 code or name | Daniel Friesel | -1/+5 |
2014-01-15 | Merge pull request by prauscher and fix perl code | Daniel Friesel | -2/+6 |
2014-01-15 | Merge branch 'documentation' of github.com:prauscher/Travel-Status-DE-IRIS in... | Daniel Friesel | -4/+2 |
2014-01-15 | Stations: Move DS100 match to separate method, use this for db-iris | Daniel Friesel | -2/+1 |