summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2009-05-20efa: Added --exclude ("ausgewählte Verkehrsmittel")Daniel Friesel-0/+34
2009-05-19efa: Added --max-change (maximum number of interchanges)Daniel Friesel-0/+10
2009-05-19efa: Added --proximity ("Berücksichtigung von Nachbarhaltestellen bei Start ...Daniel Friesel-0/+10
2009-05-19efa: Added --prefer option (choose connection based on speed/interchanges/wal...Daniel Friesel-1/+34
2009-05-17efa: Added --help optionDaniel Friesel-0/+1
2009-05-16efa(1): Fixed the --restrict listDaniel Friesel-4/+4
2009-05-16efa(1): Fixed and updated --ignore-infoDaniel Friesel-1/+1
2009-05-15efa: Added <from> <via> <to> invocationDaniel Friesel-2/+6
2009-05-04efa: Extend $ignore_info to cover more casesDaniel Friesel-1/+1
2009-05-02efa: Added --ignore-info switch, ignore bicycle-related information by defaultDaniel Friesel-1/+9
2009-05-02efa: Display additional train-related informationDaniel Friesel-6/+21
2009-05-01efa: Added note about no-break space in a regular expressionDaniel Friesel-0/+1
2009-05-01efa: Added alternative "efa city stop city stop" invocationDaniel Friesel-1/+11
2009-04-18efa(1): Fixed a typo (thx zaba)Daniel Friesel-1/+1
2009-04-18efa: Don't print trailing separation mark ("------")Daniel Friesel-5/+8
2009-04-16efa: parse_content: Print skipped infos in debug modeDaniel Friesel-1/+2
2009-04-07efa: Put some stuff into subsDaniel Friesel-45/+71
2009-04-07Don't use STDERR to display choices (it doesn't have binmode utf8)Daniel Friesel-2/+2
2009-04-07efa: Display possible values for every ambiguous inputDaniel Friesel-8/+4
2009-04-07efa: Show possible alternatives when receiving ambiguous inputDaniel Friesel-1/+15
2009-04-04Some restructuringDaniel Friesel-11/+11
2009-04-04Added --restrict option for line selection (e.g. use ICE lines, too)Daniel Friesel-1/+36
2009-03-26Removed --time-for, added --arrive and --depart insteadDaniel Friesel-12/+15
2009-03-20Added --via (→ --from some place --to other place via teh place)Daniel Friesel-2/+9
2009-03-17efa: Don't touch $raw while parsingDaniel Friesel-1/+1
2009-03-16efa: Added --post to add any values to the HTTP POST requestDaniel Friesel-0/+9
2009-03-16efa(1): Fixed typoDaniel Friesel-1/+1
2009-03-16Added --time-for to get departure/arrival timeDaniel Friesel-2/+13
2009-03-08A little bit input validationDaniel Friesel-0/+5
2009-03-07Ignore all unknown informationDaniel Friesel-9/+5
2009-03-07use 5.010;Daniel Friesel-0/+1
2009-03-06Added documentationDaniel Friesel-0/+42
2009-03-06Code cleanupDaniel Friesel-4/+2
2009-03-06Added debug switchDaniel Friesel-9/+16
2009-03-06Major code cleanupDaniel Friesel-8/+28
2009-03-06Allow user to specify date and timeDaniel Friesel-0/+11
2009-03-05initialDaniel Friesel-0/+84