aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: drop the alias query from history when making it the defaultHEADmainCraig Jennings2026-06-262-0/+19
* fix: keep saved locations and search history disjointCraig Jennings2026-06-262-1/+37
* feat: save the location to the directory when making it the defaultCraig Jennings2026-06-262-6/+26
* docs: use a public landmark address in saved-location examplesCraig Jennings2026-06-262-4/+4
* feat: add named-locations directory with display namesCraig Jennings2026-06-2614-152/+884
* feat: add external-command geolocation, opt-out, and example adaptersCraig Jennings2026-06-2511-21/+1121
* feat: add current-location detection to the weather pickerCraig Jennings2026-06-257-54/+399
* fix: refresh mode-line weather when the default location changesCraig Jennings2026-06-252-2/+60
* feat: add 'd' key to make the displayed location the defaultCraig Jennings2026-06-245-16/+186
* feat: expose themeable faces for mode-line and buffer textCraig Jennings2026-06-237-32/+142
* fix: keep location history registered after a savehist setqCraig Jennings2026-06-213-2/+37
* feat: add persistent location search historyCraig Jennings2026-06-213-2/+283
* test: extract message-capture helper into testutilCraig Jennings2026-06-216-55/+45
* fix: exclude generated package files from coverage summaryCraig Jennings2026-06-211-3/+7
* feat: add typed error hierarchy for fetch failuresCraig Jennings2026-06-214-11/+191
* chore: extend gitignore for local tooling and build artifactsCraig Jennings2026-06-211-0/+6
* test: add make coverage-summary with untested-module detectionCraig Jennings2026-06-214-60/+190
* chore: gitignore editor backup filesCraig Jennings2026-06-041-0/+1
* chore: track inbox directory, ignore its contentsCraig Jennings2026-06-042-0/+4
* feat: support t for auto-detect via geolocation in wttrin-favorite-locationCraig Jennings2026-05-053-33/+270
* feat: add wttrin-display-options for wttr.in flag customization (closes #3)Craig Jennings2026-05-054-1/+81
* fix(ci): rewrite mode-init-order test and retry deps installCraig Jennings2026-05-052-45/+83
* docs: add CI and Coveralls badges to READMECraig Jennings2026-05-051-0/+2
* ci: upload coverage to CoverallsCraig Jennings2026-05-051-0/+9
* ci: add github actions for tests, lint, and coverageCraig Jennings2026-05-052-0/+150
* refactor: rename debug-wttrin-* commands to wttrin-debug-* with obsolete aliasesCraig Jennings2026-05-057-82/+150
* fix: drop if-let and personal-config reference in debug-wttrin-mode-lineCraig Jennings2026-05-051-9/+6
* test: cover wttrin-debug.el and expand lint to all source filesCraig Jennings2026-05-058-16/+417
* build: switch Makefile to eask, wire up undercover coverageCraig Jennings2026-05-054-79/+196
* chore: untrack .stignoreCraig Jennings2026-04-262-1/+1
* test: cover wttrin-geolocation internal helpersCraig Jennings2026-04-261-0/+187
* docs: explain mode-line state and update flowCraig Jennings2026-04-261-0/+20
* refactor: extract wttrin--mode-line-extract-emoji helperCraig Jennings2026-04-262-4/+50
* refactor: extract wttrin--mode-line-stale-p helperCraig Jennings2026-04-262-5/+49
* bump version to 0.3.2v0.3.2Craig Jennings2026-04-261-1/+1
* fix: omit :foreground from emoji icon face when no color providedCraig Jennings2026-04-261-4/+7
* test: regression lock for nil :foreground in --make-emoji-iconCraig Jennings2026-04-261-0/+11
* feat: add IP geolocation command for setting wttrin-favorite-locationCraig Jennings2026-04-228-0/+751
* restructure: move docs/ to .ai/ + sync latest templateCraig Jennings2026-04-201-1/+1
* add TESTING.org test suite referenceCraig Jennings2026-04-041-0/+265
* bump version to 0.3.1v0.3.1Craig Jennings2026-04-041-1/+1
* fix: weather ASCII art wraps when window is narrowCraig Jennings2026-04-042-0/+14
* fix: weather buffer shows location in lowercaseCraig Jennings2026-04-042-0/+47
* feat: specific error messages for fetch failuresCraig Jennings2026-04-0411-63/+466
* bump version to 0.3.0v0.3.0Craig Jennings2026-04-041-1/+1
* fix: clean byte-compilation warningsCraig Jennings2026-04-042-2/+3
* doc: note wttr.in update frequency in refresh interval docstringsCraig Jennings2026-04-041-2/+5
* doc: tighten README prose, remove AI writing patternsCraig Jennings2026-04-041-30/+15
* doc: update README with missing features, fix stale contentCraig Jennings2026-04-041-15/+20
* doc: improve source comments for senior developer audienceCraig Jennings2026-04-042-29/+26