| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
