Age | Commit message (Expand) | Author | Lines |
2014-01-24 | Result.pm: Fix VERSION in documentation | Daniel Friesel | -1/+1 |
2014-01-24 | initial release0.01 | Daniel Friesel | -5/+6 |
2014-01-24 | Result.pm: Add {delay,qos}_messages documentation | Daniel Friesel | -0/+15 |
2014-01-20 | route_interesting: Do not include the destination in the route in some cases | Daniel Friesel | -0/+3 |
2014-01-17 | implement -oq (qos_messages in Result.pm) | Daniel Friesel | -1/+43 |
2014-01-16 | Requiring Perl 5.14 is sufficient | Daniel Friesel | -2/+2 |
2014-01-15 | Stations: Move DS100 match to separate method, use this for db-iris | Daniel Friesel | -0/+22 |
2014-01-13 | db-iris: -od: only show most recent delay reason. use -oD for all | Daniel Friesel | -4/+26 |
2014-01-11 | db-iris: implement -om | Daniel Friesel | -0/+24 |
2014-01-10 | db-iris: Add -c / --class option, rename -m/--mot to -T/--type | Daniel Friesel | -4/+16 |
2014-01-10 | Result.pm: Put realtime data inte route*, add sched_route* for timetable | Daniel Friesel | -6/+56 |
2014-01-10 | Result.pm: Fix code example in SYNOPSIS | Daniel Friesel | -16/+5 |
2014-01-10 | Result.pm: perltidy, perlcritic | Daniel Friesel | -6/+15 |
2014-01-09 | IRIS/Stations: Add documentation | Daniel Friesel | -0/+95 |
2014-01-05 | add another delay reason taken from the RIS | Daniel Friesel | -1/+6 |
2014-01-05 | Result: Add delay/qos messages from RIS and iriswebconfiguration | Daniel Friesel | -8/+79 |
2014-01-04 | Document ::Result accessors | Daniel Friesel | -13/+128 |
2014-01-03 | support cancelled departures / arrivals | Daniel Friesel | -55/+65 |
2014-01-03 | support trains with incomplete route data | Daniel Friesel | -3/+13 |
2014-01-03 | Fix missing ligature in Result.pm pod | Daniel Friesel | -1/+1 |
2014-01-03 | parse info and delay messages | Daniel Friesel | -1/+74 |
2014-01-03 | Result: document known delay messages | Daniel Friesel | -0/+102 |
2014-01-03 | add debug helper script | Daniel Friesel | -1/+7 |
2014-01-02 | add primitive db-iris script (documentation not yet up-to-date) | Daniel Friesel | -1/+1 |
2014-01-02 | rename Travel::Status::DE::IRIS::{Acronyms -> Stations} | Daniel Friesel | -7/+7 |
2014-01-02 | acronyms: Add get_acronym_by_name | Daniel Friesel | -1/+16 |
2013-12-21 | Result: Prefer departure information | Daniel Friesel | -1/+1 |
2013-12-21 | filter duplicate timetable entries, parse some realtime data | Daniel Friesel | -10/+57 |
2013-12-21 | Result: Fix route, route_{post,pre,interesting} | Daniel Friesel | -2/+20 |
2013-12-21 | Result: Remove _date, _time accessors, add more route support | Daniel Friesel | -32/+30 |
2013-12-20 | Add Build.PL, list ::Result accessors in documenattion | Daniel Friesel | -84/+30 |
2013-12-20 | Working departure parser. no realtime data yet. | Daniel Friesel | -0/+330 |
2013-12-20 | Initial commit | Daniel Friesel | -0/+15102 |