Age | Commit message (Expand) | Author | Lines |
2011-08-11 | DeutscheBahn.pm: results: Do not die if no results were found | Daniel Friesel | -0/+1 |
2011-08-09 | Release v0.050.05 | Daniel Friesel | -7/+7 |
2011-08-03 | Fix error/errstr documentation mixup | Daniel Friesel | -2/+2 |
2011-07-27 | DeutscheBahn.pm: Improve error handling (add ->errstr accessor) | Daniel Friesel | -5/+39 |
2011-07-18 | DeutscheBahn.pm: Make ->results work properly when used multiple times | Daniel Friesel | -0/+10 |
2011-07-13 | Release v0.040.04 | Daniel Friesel | -14/+18 |
2011-07-13 | DeutscheBahn/Result: Add ->delay tests | Daniel Friesel | -1/+5 |
2011-07-13 | DeutscheBahn/Result: route_interesting adjustment, add tests for it | Daniel Friesel | -1/+17 |
2011-07-13 | DeutscheBahn/Result: Add delay accessor, remove info_raw | Daniel Friesel | -11/+22 |
2011-07-13 | DeutscheBahn/Result: Add route_interesting accessor | Daniel Friesel | -40/+60 |
2011-07-13 | DeutscheBahn/Result: Return only useful text in info, add info_raw for the ra... | Daniel Friesel | -18/+34 |
2011-07-13 | Release v0.030.03 | Daniel Friesel | -8/+8 |
2011-07-13 | Fix perl dependency (>= 5.10.1 because of use parent) | Daniel Friesel | -2/+4 |
2011-07-07 | Add tests | Daniel Friesel | -1/+2645 |
2011-07-07 | DeutscheBahn.pm: Strip leading/trailing whitespace in result fields | Daniel Friesel | -1/+8 |
2011-07-07 | db-ris: Improve delayed / on-time info filter | Daniel Friesel | -3/+1 |
2011-07-06 | Release v0.020.02 | Daniel Friesel | -9/+10 |
2011-07-06 | DeutscheBahn.pm: Fix new_from_html | Daniel Friesel | -2/+7 |
2011-07-06 | DeutscheBahn/Result.pm: Clarify route / route_raw filtering | Daniel Friesel | -0/+3 |
2011-07-06 | Changelog & Documentation updates | Daniel Friesel | -2/+8 |
2011-07-06 | DeutscheBahn.pm: Do not include canceled stops in route | Daniel Friesel | -0/+5 |
2011-07-06 | db-ris: Add option to ignore delayed trains | Daniel Friesel | -8/+18 |
2011-07-06 | Update Changelog | Daniel Friesel | -0/+1 |
2011-07-06 | db-ris: Only show info column when a train is late | Daniel Friesel | -2/+18 |
2011-06-28 | DeutscheBahn.pm: Proper HTTP error handling | Daniel Friesel | -3/+15 |
2011-06-28 | DeutscheBahn/Result.pm: Add route_raw accessor | Daniel Friesel | -1/+5 |
2011-06-27 | Release v0.010.01 | Daniel Friesel | -7/+12 |
2011-06-27 | Documentation fixups | Daniel Friesel | -14/+14 |
2011-06-27 | DeutscheBahn/Result.pm: Document destination/origin aliases as separate items | Daniel Friesel | -1/+5 |
2011-06-27 | DeutscheBahn.pm: Replace newlines by space instead of deleting them | Daniel Friesel | -1/+1 |
2011-06-27 | db-ris: Add --help and --version options | Daniel Friesel | -17/+48 |
2011-06-27 | Build.PL: Add more modules to requires | Daniel Friesel | -8/+11 |
2011-06-27 | Travel::Status::DE::DeutscheBahn::{Departure -> Result} | Daniel Friesel | -175/+202 |
2011-06-27 | Support arrivals as well as departures | Daniel Friesel | -4/+12 |
2011-06-27 | add COPYING | Daniel Friesel | -0/+4 |
2011-06-27 | gitignore: Add MYMETA.json (M::B 0.38) | Daniel Friesel | -0/+1 |
2011-06-27 | db-ris documentation | Daniel Friesel | -1/+69 |
2011-06-27 | Add README | Daniel Friesel | -0/+31 |
2011-06-27 | db-ris: Do not make output columns (train route etc.) wider than necessary | Daniel Friesel | -5/+32 |
2011-06-24 | db-ris: Add --via (regex filter) | Daniel Friesel | -0/+7 |
2011-06-24 | Add support for means of transport filtering | Daniel Friesel | -12/+52 |
2011-06-24 | Add --date/--time to db-ris, accept empty info in lib | Daniel Friesel | -2/+14 |
2011-06-23 | Rename mris to db-ris | Daniel Friesel | -0/+0 |
2011-06-23 | Change POST URL (we're not using the mobile version anyways) | Daniel Friesel | -2/+2 |
2011-06-23 | Add basic tests | Daniel Friesel | -0/+35 |
2011-06-23 | Documentation | Daniel Friesel | -2/+159 |
2011-06-22 | Travel::Status::DE::DeutscheBahn | Daniel Friesel | -164/+301 |
2011-06-21 | Switch to full DB interface | Daniel Friesel | -31/+81 |
2011-06-20 | initial commit | Daniel Friesel | -0/+169 |