index
:
fuelnearme
improvements
main
Use Fuel Finder service to find cheaper fuel near a location
Alex Schofield
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
add user-agent header to request in get_latest_data()
Alex Schofield
2026-04-27
1
-1
/
+5
|
*
add type hints and error handling to get_latest_data()
Alex Schofield
2026-04-27
1
-2
/
+7
|
*
improve sort function to handle N/A fuel prices
Alex Schofield
2026-04-27
1
-2
/
+5
|
*
tabulate stations output in output_stations()
Alex Schofield
2026-04-25
1
-8
/
+14
|
*
replace match-case with dict lookup in sort function
Alex Schofield
2026-04-25
1
-15
/
+11
|
*
update requirements.txt to remove colorama
Alex Schofield
2026-04-25
1
-1
/
+0
|
*
remove unused colorama import
Alex Schofield
2026-04-25
1
-1
/
+0
|
*
remove total stations output
Alex Schofield
2026-04-24
1
-2
/
+0
|
*
refactor get_location() to use type hints and instance checks
Alex Schofield
2026-04-24
1
-7
/
+6
|
*
remove unnecessary imports
Alex Schofield
2026-04-24
1
-4
/
+1
|
*
encapsulate all logic into separate functions
Alex Schofield
2026-04-24
1
-54
/
+76
|
*
wrap argument parsing in function
Alex Schofield
2026-04-24
1
-5
/
+9
|
*
fix typo in README
Alex Schofield
2026-04-14
1
-1
/
+1
|
*
update README with to-do list
Alex Schofield
2026-04-14
1
-0
/
+15
|
*
initial commit
Alex Schofield
2026-04-14
4
-0
/
+351
git.ajschof.me
— hosted by
ajschofield
— powered by
cgit