git.cjennings.net
:
emacs-wttrin
main
release/0.4.0
Emacs frontend for Igor Chubin's wttr.in weather service
Craig Jennings
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: point the geolocation-command docstring at the bundled examples
release/0.4.0
Craig Jennings
15 hours
1
-1
/
+2
*
test: cover wttrin--reset-font-height
Craig Jennings
16 hours
1
-0
/
+35
*
docs: document auto-fit and buffer centering
Craig Jennings
16 hours
1
-0
/
+13
*
fix: don't auto-fit the loading placeholder to a huge font
Craig Jennings
16 hours
2
-1
/
+67
*
fix: don't steal focus when an async weather response renders
Craig Jennings
18 hours
3
-5
/
+54
*
fix: drop stale async weather responses that overwrite a newer query
Craig Jennings
18 hours
2
-2
/
+70
*
fix: stop the mode-line cleanly when disabled before startup fires
Craig Jennings
18 hours
3
-5
/
+93
*
fix: always evict at least one cache entry when over max
Craig Jennings
18 hours
2
-7
/
+9
*
fix: key the cache on all response-shaping settings
Craig Jennings
19 hours
2
-74
/
+70
*
fix: require subr-x for string-trim
Craig Jennings
19 hours
1
-0
/
+1
*
chore: clean up package metadata
Craig Jennings
19 hours
3
-3
/
+3
*
style: normalize wttrin-default-locations indentation to spaces
Craig Jennings
19 hours
1
-5
/
+5
*
docs: fix verbatim markdown bold in the README geolocation section
Craig Jennings
19 hours
1
-5
/
+5
*
refactor: extract the auto-fit input guard, fix a unit-stale docstring
Craig Jennings
19 hours
1
-7
/
+14
*
feat: fit and center the weather buffer in its window
Craig Jennings
19 hours
6
-11
/
+322
*
fix: drop the alias query from history when making it the default
HEAD
main
Craig Jennings
2 days
2
-0
/
+19
*
fix: keep saved locations and search history disjoint
Craig Jennings
2 days
2
-1
/
+37
*
feat: save the location to the directory when making it the default
Craig Jennings
2 days
2
-6
/
+26
*
docs: use a public landmark address in saved-location examples
Craig Jennings
2 days
2
-4
/
+4
*
feat: add named-locations directory with display names
Craig Jennings
2 days
14
-152
/
+884
*
feat: add external-command geolocation, opt-out, and example adapters
Craig Jennings
3 days
11
-21
/
+1121
*
feat: add current-location detection to the weather picker
Craig Jennings
3 days
7
-54
/
+399
*
fix: refresh mode-line weather when the default location changes
Craig Jennings
4 days
2
-2
/
+60
*
feat: add 'd' key to make the displayed location the default
Craig Jennings
5 days
5
-16
/
+186
*
feat: expose themeable faces for mode-line and buffer text
Craig Jennings
5 days
7
-32
/
+142
*
fix: keep location history registered after a savehist setq
Craig Jennings
8 days
3
-2
/
+37
*
feat: add persistent location search history
Craig Jennings
8 days
3
-2
/
+283
*
test: extract message-capture helper into testutil
Craig Jennings
8 days
6
-55
/
+45
*
fix: exclude generated package files from coverage summary
Craig Jennings
8 days
1
-3
/
+7
*
feat: add typed error hierarchy for fetch failures
Craig Jennings
8 days
4
-11
/
+191
*
chore: extend gitignore for local tooling and build artifacts
Craig Jennings
8 days
1
-0
/
+6
*
test: add make coverage-summary with untested-module detection
Craig Jennings
8 days
4
-60
/
+190
*
chore: gitignore editor backup files
Craig Jennings
2026-06-04
1
-0
/
+1
*
chore: track inbox directory, ignore its contents
Craig Jennings
2026-06-04
2
-0
/
+4
*
feat: support t for auto-detect via geolocation in wttrin-favorite-location
Craig Jennings
2026-05-05
3
-33
/
+270
*
feat: add wttrin-display-options for wttr.in flag customization (closes #3)
Craig Jennings
2026-05-05
4
-1
/
+81
*
fix(ci): rewrite mode-init-order test and retry deps install
Craig Jennings
2026-05-05
2
-45
/
+83
*
docs: add CI and Coveralls badges to README
Craig Jennings
2026-05-05
1
-0
/
+2
*
ci: upload coverage to Coveralls
Craig Jennings
2026-05-05
1
-0
/
+9
*
ci: add github actions for tests, lint, and coverage
Craig Jennings
2026-05-05
2
-0
/
+150
*
refactor: rename debug-wttrin-* commands to wttrin-debug-* with obsolete aliases
Craig Jennings
2026-05-05
7
-82
/
+150
*
fix: drop if-let and personal-config reference in debug-wttrin-mode-line
Craig Jennings
2026-05-05
1
-9
/
+6
*
test: cover wttrin-debug.el and expand lint to all source files
Craig Jennings
2026-05-05
8
-16
/
+417
*
build: switch Makefile to eask, wire up undercover coverage
Craig Jennings
2026-05-05
4
-79
/
+196
*
chore: untrack .stignore
Craig Jennings
2026-04-26
2
-1
/
+1
*
test: cover wttrin-geolocation internal helpers
Craig Jennings
2026-04-26
1
-0
/
+187
*
docs: explain mode-line state and update flow
Craig Jennings
2026-04-26
1
-0
/
+20
*
refactor: extract wttrin--mode-line-extract-emoji helper
Craig Jennings
2026-04-26
2
-4
/
+50
*
refactor: extract wttrin--mode-line-stale-p helper
Craig Jennings
2026-04-26
2
-5
/
+49
*
bump version to 0.3.2
v0.3.2
Craig Jennings
2026-04-26
1
-1
/
+1
[next]