git.cjennings.net
:
emacs-wttrin
main
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
*
chore: gitignore editor backup files
HEAD
main
Craig Jennings
9 days
1
-0
/
+1
*
chore: track inbox directory, ignore its contents
Craig Jennings
9 days
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
*
fix: omit :foreground from emoji icon face when no color provided
Craig Jennings
2026-04-26
1
-4
/
+7
*
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
8
-0
/
+751
*
restructure: move docs/ to .ai/ + sync latest template
Craig Jennings
2026-04-20
1
-1
/
+1
*
add TESTING.org test suite reference
Craig Jennings
2026-04-04
1
-0
/
+265
*
bump version to 0.3.1
v0.3.1
Craig Jennings
2026-04-04
1
-1
/
+1
*
fix: weather ASCII art wraps when window is narrow
Craig Jennings
2026-04-04
2
-0
/
+14
*
fix: weather buffer shows location in lowercase
Craig Jennings
2026-04-04
2
-0
/
+47
*
feat: specific error messages for fetch failures
Craig Jennings
2026-04-04
11
-63
/
+466
*
bump version to 0.3.0
v0.3.0
Craig Jennings
2026-04-04
1
-1
/
+1
*
fix: clean byte-compilation warnings
Craig Jennings
2026-04-04
2
-2
/
+3
*
doc: note wttr.in update frequency in refresh interval docstrings
Craig Jennings
2026-04-04
1
-2
/
+5
*
doc: tighten README prose, remove AI writing patterns
Craig Jennings
2026-04-04
1
-30
/
+15
*
doc: update README with missing features, fix stale content
Craig Jennings
2026-04-04
1
-15
/
+20
*
doc: improve source comments for senior developer audience
Craig Jennings
2026-04-04
2
-29
/
+26
*
fix: debug-wttrin-show-raw serves cached data instead of fetching
Craig Jennings
2026-04-04
2
-4
/
+23
*
fix: emoji dimming can disagree with tooltip staleness
Craig Jennings
2026-04-04
2
-0
/
+36
*
fix: cache timestamp reflects request time, not response time
Craig Jennings
2026-04-04
2
-3
/
+30
*
fix: validate-weather-data corrupts match data
Craig Jennings
2026-04-04
2
-1
/
+12
*
fix: mode-line tooltip always shows "Updated just now"
Craig Jennings
2026-04-04
3
-16
/
+204
*
fix: mode-line tooltip shows location in lowercase
Craig Jennings
2026-04-04
2
-1
/
+95
*
doc: update copyright years to 2026 and add missing author field
Craig Jennings
2026-04-04
37
-37
/
+38
*
refactor: remove malformed autoload cookie for risky-local-variable
Craig Jennings
2026-04-04
1
-1
/
+0
*
refactor: extract mode-line icon and string helpers
Craig Jennings
2026-04-04
2
-40
/
+160
*
refactor: replace debug guard blocks with self-guarding no-op stubs
Craig Jennings
2026-04-04
1
-62
/
+43
*
refactor: remove dead wttrin-exit function
Craig Jennings
2026-04-04
1
-5
/
+0
*
fix: debug-wttrin-show-raw broken by async API change
Craig Jennings
2026-04-04
2
-13
/
+120
*
test: add 50 tests for untested functions; fix nil crash in save-debug-data
Craig Jennings
2026-04-04
12
-4
/
+1172
*
feat: unified cache and staleness handling for mode-line and buffer
Craig Jennings
2026-02-21
9
-247
/
+479
*
feat: mode-line: show hourglass placeholder before first weather fetch
Craig Jennings
2026-02-20
2
-0
/
+86
*
fix: mode-line: validate API response before updating display
Craig Jennings
2026-02-20
2
-4
/
+244
*
doc: tests: update README-DEBUG-TESTS.org with renamed integration test file
Craig Jennings
2026-02-17
1
-0
/
+83
[next]