aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: add 'd' key to make the displayed location the defaultCraig Jennings30 hours5-16/+186
* feat: expose themeable faces for mode-line and buffer textCraig Jennings31 hours7-32/+142
* fix: keep location history registered after a savehist setqCraig Jennings4 days3-2/+37
* feat: add persistent location search historyCraig Jennings4 days3-2/+283
* test: extract message-capture helper into testutilCraig Jennings4 days6-55/+45
* fix: exclude generated package files from coverage summaryCraig Jennings4 days1-3/+7
* feat: add typed error hierarchy for fetch failuresCraig Jennings4 days4-11/+191
* chore: extend gitignore for local tooling and build artifactsCraig Jennings4 days1-0/+6
* test: add make coverage-summary with untested-module detectionCraig Jennings4 days4-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
* fix: debug-wttrin-show-raw serves cached data instead of fetchingCraig Jennings2026-04-042-4/+23
* fix: emoji dimming can disagree with tooltip stalenessCraig Jennings2026-04-042-0/+36
* fix: cache timestamp reflects request time, not response timeCraig Jennings2026-04-042-3/+30
* fix: validate-weather-data corrupts match dataCraig Jennings2026-04-042-1/+12
* fix: mode-line tooltip always shows "Updated just now"Craig Jennings2026-04-043-16/+204
* fix: mode-line tooltip shows location in lowercaseCraig Jennings2026-04-042-1/+95
* doc: update copyright years to 2026 and add missing author fieldCraig Jennings2026-04-0437-37/+38
* refactor: remove malformed autoload cookie for risky-local-variableCraig Jennings2026-04-041-1/+0