git.cjennings.net
:
emacs-wttrin
main
Emacs frontend for Igor Chubin's wttr.in weather service
Craig Jennings
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
refactor: core: rename wttrin-mode-line-favorite-location to wttrin-favorite-...
Craig Jennings
2025-11-13
5
-6
/
+6
*
refactor: fetch: extract response parsing into separate testable functions
Craig Jennings
2025-11-13
3
-25
/
+370
*
refactor: core: lazy-load xterm-color dependency
Craig Jennings
2025-11-08
1
-2
/
+2
*
test: smoke: reorganize test suite following quality-engineer.org naming conv...
Craig Jennings
2025-11-08
2
-148
/
+121
*
refactor: Improve cache cleanup clarity and add input validation
Craig Jennings
2025-11-08
4
-37
/
+339
*
refactor: make debug functions public (single hyphen naming)
Craig Jennings
2025-11-08
2
-5
/
+5
*
feat: debug: add comprehensive debug logging and integration tests
Craig Jennings
2025-11-08
3
-0
/
+356
*
test: add comprehensive integration tests for package loading
Craig Jennings
2025-11-08
1
-0
/
+148
*
refactor: mode-line: extract inline keymap to shared defvar
Craig Jennings
2025-11-08
1
-0
/
+79
*
refactor: config: replace magic numbers with named constants
Craig Jennings
2025-11-08
1
-0
/
+143
*
test: render: add comprehensive ERT tests for display helper functions
Craig Jennings
2025-11-08
3
-0
/
+298
*
test: core: enhance ERT tests for pure functions
Craig Jennings
2025-11-08
3
-146
/
+172
*
refactor: fetch: extract duplicate URL fetching logic into wttrin--fetch-url
Craig Jennings
2025-11-08
1
-0
/
+205
*
fix(wttrin): Fix ANSI color rendering on fresh Emacs launch
Craig Jennings
2025-11-04
4
-3
/
+920
*
feat(emacs): Add asynchronous weather fetching to wttrin
Craig Jennings
2025-11-04
1
-0
/
+213
*
Add comprehensive ERT test suite and fix critical bugs
Craig Jennings
2025-11-04
5
-0
/
+427