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 (
Expand
)
Author
2019-10-24
Fix if statement rejecting input like 'bus station stand' incorrectly matchin...
Asa Venton
2019-10-23
Tidy up comments
Asa Venton
2019-10-23
Add clarity to _nextbus output if user has provided time
Asa Venton
2019-10-23
Add ability to specify time when requesting next bus, convert short day to lo...
Asa Venton
2019-10-23
Fix not switching to correct timetable based on day if there are no more buse...
Asa Venton
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
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
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 c...
Asa Venton
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