Age | Commit message (Expand) | Author | Lines |
2014-10-16 | Release v0.050.05 | Daniel Friesel | -8/+12 |
2014-09-01 | Result: Add IRIS message key 9 (delay caused by a strike) | Daniel Friesel | -0/+3 |
2014-08-14 | add IRIS delay key 63 (Technische Untersuchung am Zug) | Daniel Friesel | -0/+3 |
2014-08-14 | db-iris(1): IR appears to be regional and not local transport | Daniel Friesel | -1/+1 |
2014-07-15 | add iris key 58 (Umleitung?) | Daniel Friesel | -0/+6 |
2014-06-28 | version bump0.04 | Daniel Friesel | -9/+10 |
2014-06-23 | update changelog | Daniel Friesel | -0/+3 |
2014-06-23 | IRIS: Fix documentation error | Daniel Friesel | -1/+1 |
2014-06-23 | Do not error out if only partial data is available (closes #4) | Daniel Friesel | -6/+29 |
2014-06-22 | Result: Add IRIS key 57 = "Zusätzlicher Halt". not extensively verified yet. | Daniel Friesel | -0/+6 |
2014-06-22 | Result: Add qos message 95 | Daniel Friesel | -0/+5 |
2014-06-21 | Result: Add IRIS key 64 (Weichenstörung) | Daniel Friesel | -0/+5 |
2014-06-21 | Result: Add IRIS key 94 = "Ersatzbewirtschaftung". not verified yet. | Daniel Friesel | -0/+5 |
2014-06-21 | Add serializable option to IRIS constructor (does not save libxml objects) | Daniel Friesel | -3/+6 |
2014-03-01 | fix --track-via <stop> not matching trains changing their ID at <stop> | Daniel Friesel | -1/+9 |
2014-02-14 | parse <ref> fields in fchg. not used in db-iris yet. | Daniel Friesel | -9/+39 |
2014-02-14 | release v0.030.03 | Daniel Friesel | -9/+9 |
2014-02-12 | db-iris: indicate changed platforms with an exclamation mark | Daniel Friesel | -1/+10 |
2014-02-12 | Result: Add sched_platform accessor | Daniel Friesel | -4/+19 |
2014-02-11 | add test files required for bbe4294e1f164ac1a08ef36220ece85821ffddcc | Daniel Friesel | -0/+1377 |
2014-02-09 | add transfer tests (plus regression test for e78caa8) | Daniel Friesel | -0/+33 |
2014-02-09 | result: strip leading - from train_id | Daniel Friesel | -0/+3 |
2014-02-09 | fix test name (33-, not 33_) | Daniel Friesel | -0/+0 |
2014-02-08 | Save old train IDs in case of a transfer | Daniel Friesel | -6/+37 |
2014-02-07 | merge_with_departure: also update route end | Daniel Friesel | -0/+1 |
2014-02-07 | detect and merge duplicates caused by train ID changes | Daniel Friesel | -1/+52 |
2014-02-07 | db-iris: fix --via not matching dest of trains with incomplete route data | Daniel Friesel | -1/+4 |
2014-02-06 | db-iris: Fix --output=times | Daniel Friesel | -2/+3 |
2014-02-06 | add lookahead option | Daniel Friesel | -6/+56 |
2014-02-03 | version bump0.02 | Daniel Friesel | -9/+9 |
2014-02-02 | Remove duplicates from delay and qos messages | Daniel Friesel | -60/+76 |
2014-02-02 | add -r to synopsis | Daniel Friesel | -6/+7 |
2014-02-01 | add -r/--realtime option | Daniel Friesel | -7/+44 |
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 | Changelog | Daniel Friesel | -0/+2 |
2014-01-29 | db-iris: document -V, sanitize options | Daniel Friesel | -2/+28 |
2014-01-28 | move track-via to db-iris | Daniel Friesel | -238/+33 |
2014-01-27 | track-from-to: Display arrival at dest | Daniel Friesel | -1/+1 |
2014-01-27 | add from -> to tracking example for @Marudor. May be merged into db-iris later | Daniel Friesel | -0/+234 |
2014-01-26 | db-iris: Fix warnings when encountering unplanned result without platform | Daniel Friesel | -1/+6 |
2014-01-24 | Result.pm: Fix VERSION in documentation | Daniel Friesel | -1/+1 |
2014-01-24 | initial release0.01 | Daniel Friesel | -11/+51 |
2014-01-24 | Result.pm: Add {delay,qos}_messages documentation | Daniel Friesel | -0/+15 |
2014-01-24 | perlcritic | Daniel Friesel | -6/+6 |
2014-01-21 | add test cases for imaginary station and no results in timeframe | Daniel Friesel | -2/+34 |
2014-01-21 | stations test: make sure get_stations has no empty pairs | Daniel Friesel | -1/+6 |
2014-01-20 | route_interesting: Do not include the destination in the route in some cases | Daniel Friesel | -1/+8 |