aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: point the geolocation-command docstring at the bundled examplesrelease/0.4.0Craig Jennings15 hours1-1/+2
* test: cover wttrin--reset-font-heightCraig Jennings16 hours1-0/+35
* docs: document auto-fit and buffer centeringCraig Jennings16 hours1-0/+13
* fix: don't auto-fit the loading placeholder to a huge fontCraig Jennings16 hours2-1/+67
* fix: don't steal focus when an async weather response rendersCraig Jennings18 hours3-5/+54
* fix: drop stale async weather responses that overwrite a newer queryCraig Jennings18 hours2-2/+70
* fix: stop the mode-line cleanly when disabled before startup firesCraig Jennings18 hours3-5/+93
* fix: always evict at least one cache entry when over maxCraig Jennings18 hours2-7/+9
* fix: key the cache on all response-shaping settingsCraig Jennings19 hours2-74/+70
* fix: require subr-x for string-trimCraig Jennings19 hours1-0/+1
* chore: clean up package metadataCraig Jennings19 hours3-3/+3
* style: normalize wttrin-default-locations indentation to spacesCraig Jennings19 hours1-5/+5
* docs: fix verbatim markdown bold in the README geolocation sectionCraig Jennings19 hours1-5/+5
* refactor: extract the auto-fit input guard, fix a unit-stale docstringCraig Jennings19 hours1-7/+14
* feat: fit and center the weather buffer in its windowCraig Jennings19 hours6-11/+322
* fix: drop the alias query from history when making it the defaultHEADmainCraig Jennings2 days2-0/+19
* fix: keep saved locations and search history disjointCraig Jennings2 days2-1/+37
* feat: save the location to the directory when making it the defaultCraig Jennings2 days2-6/+26
* docs: use a public landmark address in saved-location examplesCraig Jennings2 days2-4/+4
* feat: add named-locations directory with display namesCraig Jennings2 days14-152/+884
* feat: add external-command geolocation, opt-out, and example adaptersCraig Jennings3 days11-21/+1121
* feat: add current-location detection to the weather pickerCraig Jennings3 days7-54/+399
* fix: refresh mode-line weather when the default location changesCraig Jennings4 days2-2/+60
* feat: add 'd' key to make the displayed location the defaultCraig Jennings5 days5-16/+186
* feat: expose themeable faces for mode-line and buffer textCraig Jennings5 days7-32/+142
* fix: keep location history registered after a savehist setqCraig Jennings8 days3-2/+37
* feat: add persistent location search historyCraig Jennings8 days3-2/+283
* test: extract message-capture helper into testutilCraig Jennings8 days6-55/+45
* fix: exclude generated package files from coverage summaryCraig Jennings8 days1-3/+7
* feat: add typed error hierarchy for fetch failuresCraig Jennings8 days4-11/+191
* chore: extend gitignore for local tooling and build artifactsCraig Jennings8 days1-0/+6
* test: add make coverage-summary with untested-module detectionCraig Jennings8 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