| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||
| * | initial commit | Alex Schofield | 2026-04-14 | 1 | -0/+91 |
