Age | Commit message (Expand) | Author | Lines |
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 |
2014-01-15 | improve documetation (usage and manpage) | Patrick Rauscher | -4/+2 |
2014-01-13 | db-iris: -od: only show most recent delay reason. use -oD for all | Daniel Friesel | -3/+13 |
2014-01-11 | db-iris: implement -om | Daniel Friesel | -13/+18 |
2014-01-11 | db-iris: Use -or for "interesting" route, -of for full | Daniel Friesel | -4/+8 |
2014-01-11 | implement --output=times option | Daniel Friesel | -3/+41 |
2014-01-11 | db-iris: Introduce -o/--output option, change -f to -or | Daniel Friesel | -5/+51 |
2014-01-10 | db-iris: Add -c / --class option, rename -m/--mot to -T/--type | Daniel Friesel | -29/+44 |
2014-01-10 | add --mot and --platforms option | Daniel Friesel | -11/+54 |
2014-01-10 | db-iris: Fix --via | Daniel Friesel | -2/+2 |
2014-01-10 | db-iris: make output less wide, do not show delay reasons / qos by default | Daniel Friesel | -10/+6 |
2014-01-09 | db-iris: document options | Daniel Friesel | -2/+23 |
2014-01-09 | db-iris: Remove unused options from source | Daniel Friesel | -28/+6 |
2014-01-07 | very limited date/time support (IRIS does not provide much past/future data) | Daniel Friesel | -5/+21 |
2014-01-07 | db-iris: exit if no matchin station was found | Daniel Friesel | -0/+1 |
2014-01-06 | db-iris: Support unicode station / via arguments | Daniel Friesel | -1/+5 |
2014-01-03 | support cancelled departures / arrivals | Daniel Friesel | -0/+3 |
2014-01-03 | parse info and delay messages | Daniel Friesel | -5/+15 |
2014-01-02 | db-iris: remove unrelated documentation parts | Daniel Friesel | -69/+13 |
2014-01-02 | add primitive db-iris script (documentation not yet up-to-date) | Daniel Friesel | -0/+280 |