fixing routing.py bug, if time is 24:00
[pywienerlinien] / gotovienna / routing.py
2012-05-19 Florian Schweikertfixing routing.py bug, if time is 24:00 master
2011-10-24 Florian SchweikertReplace urllib2.urlopen with own FancyURLOpener, sendin...
2011-10-22 Florian Schweikertstarted with caching classes
2011-10-16 Florian Schweikertjust small format changes
2011-10-14 Thomas Perlstdeb-based packaging for Harmattan
2011-10-07 Florian Schweikertfixed merging
2011-10-07 Florian SchweikertMerge branch 'master' into experimental
2011-10-06 Florian Schweikertcombined date and time, renamed to timespan
2011-10-06 Florian Schweikertchanged date, time to datetime in overview part
2011-09-29 Thomas PerlAdd support for detecting/guessing origin/destination...
2011-09-29 Thomas PerlRouting: Move origin/destination type default into...
2011-09-29 Thomas PerlRefactor "scotty"; new "utils" module
2011-09-28 Florian Schweikertjust comments, fixme
2011-09-28 Florian SchweikertMerge branch 'master' of github.com:kelvan/gotoVienna...
2011-09-28 Florian Schweikertrouting for other cities; correction unstable (eg scott...
2011-09-28 Thomas PerlRestructuring; removing ui files
2011-09-28 Thomas PerlRemove trailing whitespace (no code changes)
2011-09-28 Thomas PerlCreate "gotovienna" package; split CLI code