index
:
Travel-Routing-DE-VRR
main
Interface to EFA-based itinerary services
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
Lines
2009-05-23
efa: Fixed generic messages without time
Daniel Friesel
-2
/
+7
2009-05-23
efa: Fixed parsing of "Fußweg" messages
Daniel Friesel
-0
/
+4
2009-05-23
efa: Added support for --{from,to,via}-type
Daniel Friesel
-3
/
+20
2009-05-23
efa(1): --from and --to are no longer mandatory
Daniel Friesel
-2
/
+2
2009-05-22
efa: --walk-speed: Use smart matches instead of regexes
Daniel Friesel
-1
/
+1
2009-05-21
efa: fixed a typo in an error message
Daniel Friesel
-1
/
+1
2009-05-21
efa: Improved --ignore-info handling
Daniel Friesel
-3
/
+5
2009-05-21
efa: Added --bike option ("Fahrradmitnahme")
Daniel Friesel
-1
/
+12
2009-05-21
efa: Added --walk-speed ("Gehgeschwindigkeit")
Daniel Friesel
-0
/
+15
2009-05-20
efa: Added --exclude ("ausgewählte Verkehrsmittel")
Daniel Friesel
-0
/
+34
2009-05-19
efa: Added --max-change (maximum number of interchanges)
Daniel Friesel
-0
/
+10
2009-05-19
efa: Added --proximity ("Berücksichtigung von Nachbarhaltestellen bei Start ...
Daniel Friesel
-0
/
+10
2009-05-19
efa: Added --prefer option (choose connection based on speed/interchanges/wal...
Daniel Friesel
-1
/
+34
2009-05-17
efa: Added --help option
Daniel Friesel
-0
/
+1
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
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
/
+36
2009-03-26
Removed --time-for, added --arrive and --depart instead
Daniel Friesel
-12
/
+15
2009-03-20
Added --via (→ --from some place --to other place via teh place)
Daniel Friesel
-2
/
+9
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
/
+9
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
/
+13
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 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
/
+84