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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: cover wttrin--reset-font-height
Craig Jennings
13 hours
1
-0
/
+35
*
fix: don't auto-fit the loading placeholder to a huge font
Craig Jennings
14 hours
1
-0
/
+39
*
fix: don't steal focus when an async weather response renders
Craig Jennings
16 hours
2
-4
/
+49
*
fix: drop stale async weather responses that overwrite a newer query
Craig Jennings
16 hours
1
-0
/
+56
*
fix: stop the mode-line cleanly when disabled before startup fires
Craig Jennings
16 hours
2
-3
/
+64
*
fix: always evict at least one cache entry when over max
Craig Jennings
16 hours
1
-4
/
+5
*
fix: key the cache on all response-shaping settings
Craig Jennings
17 hours
1
-72
/
+63
*
feat: fit and center the weather buffer in its window
Craig Jennings
17 hours
2
-0
/
+173
*
fix: drop the alias query from history when making it the default
HEAD
main
Craig Jennings
2 days
1
-0
/
+17
*
fix: keep saved locations and search history disjoint
Craig Jennings
2 days
1
-0
/
+24
*
feat: save the location to the directory when making it the default
Craig Jennings
2 days
1
-1
/
+18
*
feat: add named-locations directory with display names
Craig Jennings
2 days
9
-30
/
+471
*
feat: add external-command geolocation, opt-out, and example adapters
Craig Jennings
3 days
4
-1
/
+270
*
feat: add current-location detection to the weather picker
Craig Jennings
3 days
5
-12
/
+267
*
fix: refresh mode-line weather when the default location changes
Craig Jennings
4 days
1
-0
/
+45
*
feat: add 'd' key to make the displayed location the default
Craig Jennings
5 days
3
-9
/
+141
*
feat: expose themeable faces for mode-line and buffer text
Craig Jennings
5 days
5
-20
/
+76
*
fix: keep location history registered after a savehist setq
Craig Jennings
7 days
1
-0
/
+27
*
feat: add persistent location search history
Craig Jennings
7 days
1
-0
/
+207
*
test: extract message-capture helper into testutil
Craig Jennings
7 days
6
-55
/
+45
*
feat: add typed error hierarchy for fetch failures
Craig Jennings
8 days
2
-2
/
+132
*
feat: support t for auto-detect via geolocation in wttrin-favorite-location
Craig Jennings
2026-05-05
1
-0
/
+154
*
feat: add wttrin-display-options for wttr.in flag customization (closes #3)
Craig Jennings
2026-05-05
1
-0
/
+44
*
fix(ci): rewrite mode-init-order test and retry deps install
Craig Jennings
2026-05-05
1
-42
/
+47
*
refactor: rename debug-wttrin-* commands to wttrin-debug-* with obsolete aliases
Craig Jennings
2026-05-05
6
-73
/
+125
*
test: cover wttrin-debug.el and expand lint to all source files
Craig Jennings
2026-05-05
6
-0
/
+393
*
build: switch Makefile to eask, wire up undercover coverage
Craig Jennings
2026-05-05
1
-0
/
+34
*
test: cover wttrin-geolocation internal helpers
Craig Jennings
2026-04-26
1
-0
/
+187
*
refactor: extract wttrin--mode-line-extract-emoji helper
Craig Jennings
2026-04-26
1
-0
/
+40
*
refactor: extract wttrin--mode-line-stale-p helper
Craig Jennings
2026-04-26
1
-0
/
+36
*
test: regression lock for nil :foreground in --make-emoji-icon
Craig Jennings
2026-04-26
1
-0
/
+11
*
feat: add IP geolocation command for setting wttrin-favorite-location
Craig Jennings
2026-04-22
5
-0
/
+508
*
fix: weather ASCII art wraps when window is narrow
Craig Jennings
2026-04-04
1
-0
/
+12
*
fix: weather buffer shows location in lowercase
Craig Jennings
2026-04-04
1
-0
/
+43
*
feat: specific error messages for fetch failures
Craig Jennings
2026-04-04
8
-33
/
+399
*
fix: debug-wttrin-show-raw serves cached data instead of fetching
Craig Jennings
2026-04-04
1
-0
/
+17
*
fix: emoji dimming can disagree with tooltip staleness
Craig Jennings
2026-04-04
1
-0
/
+26
*
fix: cache timestamp reflects request time, not response time
Craig Jennings
2026-04-04
1
-0
/
+28
*
fix: validate-weather-data corrupts match data
Craig Jennings
2026-04-04
1
-0
/
+11
*
fix: mode-line tooltip always shows "Updated just now"
Craig Jennings
2026-04-04
2
-2
/
+178
*
fix: mode-line tooltip shows location in lowercase
Craig Jennings
2026-04-04
1
-0
/
+84
*
doc: update copyright years to 2026 and add missing author field
Craig Jennings
2026-04-04
35
-35
/
+36
*
refactor: extract mode-line icon and string helpers
Craig Jennings
2026-04-04
1
-0
/
+128
*
fix: debug-wttrin-show-raw broken by async API change
Craig Jennings
2026-04-04
1
-0
/
+104
*
test: add 50 tests for untested functions; fix nil crash in save-debug-data
Craig Jennings
2026-04-04
11
-0
/
+1164
*
feat: unified cache and staleness handling for mode-line and buffer
Craig Jennings
2026-02-21
7
-180
/
+320
*
feat: mode-line: show hourglass placeholder before first weather fetch
Craig Jennings
2026-02-20
1
-0
/
+69
*
fix: mode-line: validate API response before updating display
Craig Jennings
2026-02-20
1
-0
/
+225
*
doc: tests: update README-DEBUG-TESTS.org with renamed integration test file
Craig Jennings
2026-02-17
1
-0
/
+83
*
refactor: tests: standardize naming, consolidate files, and expand testutil
Craig Jennings
2026-02-17
22
-896
/
+797
[next]