index
:
wttrin.git
main
Emacs frontend package for Igor Chubin’s popular Weather Web Service wttr.in
Craig Jennings
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2025-11-13
refactor: core: rename wttrin-mode-line-favorite-location to wttrin-favorite-...
HEAD
main
Craig Jennings
2025-11-13
refactor: fetch: extract response parsing into separate testable functions
Craig Jennings
2025-11-08
refactor: core: lazy-load xterm-color dependency
Craig Jennings
2025-11-08
test: smoke: reorganize test suite following quality-engineer.org naming conv...
Craig Jennings
2025-11-08
refactor: Improve cache cleanup clarity and add input validation
Craig Jennings
2025-11-08
refactor: make debug functions public (single hyphen naming)
Craig Jennings
2025-11-08
feat: debug: add comprehensive debug logging and integration tests
Craig Jennings
2025-11-08
test: add comprehensive integration tests for package loading
Craig Jennings
2025-11-08
refactor: mode-line: extract inline keymap to shared defvar
Craig Jennings
2025-11-08
refactor: config: replace magic numbers with named constants
Craig Jennings
2025-11-08
test: render: add comprehensive ERT tests for display helper functions
Craig Jennings
2025-11-08
test: core: enhance ERT tests for pure functions
Craig Jennings
2025-11-08
refactor: fetch: extract duplicate URL fetching logic into wttrin--fetch-url
Craig Jennings
2025-11-04
fix(wttrin): Fix ANSI color rendering on fresh Emacs launch
Craig Jennings
2025-11-04
feat(emacs): Add asynchronous weather fetching to wttrin
Craig Jennings
2025-11-04
Add comprehensive ERT test suite and fix critical bugs
Craig Jennings