index
:
liberty-bus-live-times
master
ars/liberty-bus-live-times/ import from blatech.co.uk from 04/02/2023
ars
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
livetimes.sh
Age
Commit message (
Collapse
)
Author
2019-10-23
Fix not switching to correct timetable based on day if there are no more ↵
Asa Venton
buses today
2019-10-22
Add check for days of service (some routes have Friday only buses)
Asa Venton
2019-10-22
Make next bus is tomorrow clearer
Asa Venton
2019-10-22
Reject input requesting live times for Bus Station and suggest they try next ↵
Asa Venton
bus functionality instead
2019-10-22
Fix next bus returning nothing if the next bus is tomorrow
Asa Venton
2019-10-22
Add functionality to return next bus leaving station for given route
Asa Venton
2019-10-21
Fix comments, remove complete TODO, swap unneeded elif for else
Asa Venton
2019-10-21
Add Dest: and ETAs: to output
Asa Venton
2019-10-21
fix sed that was meant to remove trailing comma rather than first pipe
Asa Venton
2019-10-21
Adjust output formatting
Asa Venton
2019-10-21
Catch cURL failures and output to user, return error when entering invalid 4 ↵
Asa Venton
digit stop code
2019-10-20
Spelling and formatting
Asa Venton
2019-10-20
Refactor _liveresult()
Asa Venton
2019-10-20
Fix trailing comma on result, add TODOs
Asa Venton
2019-10-20
Adjust usage to reflect IRC commandname
Asa Venton
2019-10-20
Adjust formatting of results when returning list of matching stops
Asa Venton
2019-10-20
Remove unnecessary comment
Asa Venton
2019-10-20
Format result on one line
Asa Venton
2019-10-20
Add check for empty imput, add response for no matching bus stops, fix exit ↵
Asa Venton
codes and comments
2019-10-20
Add and fix TODOs
Asa Venton
2019-10-20
Add support for multiple matching stops, comments and TODOs
Asa Venton
2019-10-20
Inital commit
Asa Venton