Age | Commit message (Expand) | Author | Lines |
2009-05-17 | Added README | Daniel Friesel | -0/+5 |
2009-05-17 | efa: Added --help option | Daniel Friesel | -0/+1 |
2009-05-16 | Assume that this is v0.90.9 | Daniel Friesel | -0/+7 |
2009-05-16 | efa(1): Fixed the --restrict list | Daniel Friesel | -4/+4 |
2009-05-16 | efa(1): Fixed and updated --ignore-info | Daniel Friesel | -1/+1 |
2009-05-15 | efa: Added <from> <via> <to> invocation | Daniel Friesel | -2/+6 |
2009-05-04 | efa: Extend $ignore_info to cover more cases | Daniel Friesel | -1/+1 |
2009-05-02 | Added --ignore-info to zsh completion... | Daniel Friesel | -0/+1 |
2009-05-02 | efa: Added --ignore-info switch, ignore bicycle-related information by default | Daniel Friesel | -1/+9 |
2009-05-02 | efa: Display additional train-related information | Daniel Friesel | -6/+21 |
2009-05-01 | efa: Added note about no-break space in a regular expression | Daniel Friesel | -0/+1 |
2009-05-01 | efa: Added alternative "efa city stop city stop" invocation | Daniel Friesel | -1/+11 |
2009-04-18 | efa(1): Fixed a typo (thx zaba) | Daniel Friesel | -1/+1 |
2009-04-18 | efa: Don't print trailing separation mark ("------") | Daniel Friesel | -5/+8 |
2009-04-16 | efa: parse_content: Print skipped infos in debug mode | Daniel Friesel | -1/+2 |
2009-04-07 | efa: Put some stuff into subs | Daniel Friesel | -45/+71 |
2009-04-07 | Don't use STDERR to display choices (it doesn't have binmode utf8) | Daniel Friesel | -2/+2 |
2009-04-07 | efa: Display possible values for every ambiguous input | Daniel Friesel | -8/+4 |
2009-04-07 | efa: Show possible alternatives when receiving ambiguous input | Daniel Friesel | -1/+15 |
2009-04-04 | Some restructuring | Daniel Friesel | -11/+11 |
2009-04-04 | Added --restrict option for line selection (e.g. use ICE lines, too) | Daniel Friesel | -1/+37 |
2009-03-26 | Removed --time-for, added --arrive and --depart instead | Daniel Friesel | -14/+18 |
2009-03-20 | Added --via (→ --from some place --to other place via teh place) | Daniel Friesel | -2/+10 |
2009-03-17 | efa: Don't touch $raw while parsing | Daniel Friesel | -1/+1 |
2009-03-16 | efa: Added --post to add any values to the HTTP POST request | Daniel Friesel | -0/+10 |
2009-03-16 | efa(1): Fixed typo | Daniel Friesel | -1/+1 |
2009-03-16 | Added --time-for to get departure/arrival time | Daniel Friesel | -2/+14 |
2009-03-08 | A little bit input validation | Daniel Friesel | -0/+5 |
2009-03-07 | Ignore all unknown information | Daniel Friesel | -9/+5 |
2009-03-07 | use 5.010; | Daniel Friesel | -0/+1 |
2009-03-06 | Added zsh completion | Daniel Friesel | -0/+12 |
2009-03-06 | Added documentation | Daniel Friesel | -0/+42 |
2009-03-06 | Code cleanup | Daniel Friesel | -4/+2 |
2009-03-06 | Added debug switch | Daniel Friesel | -9/+16 |
2009-03-06 | Major code cleanup | Daniel Friesel | -8/+28 |
2009-03-06 | Allow user to specify date and time | Daniel Friesel | -0/+11 |
2009-03-05 | initial | Daniel Friesel | -0/+86 |