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
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
doc: core: fix checkdoc warnings in docstrings
Craig Jennings
2025-11-13
feat: mode-line: defer network requests until after Emacs initialization
Craig Jennings
2025-11-13
refactor: fetch: extract response parsing into separate testable functions
Craig Jennings
2025-11-08
doc: readme: use :load-path instead of add-to-list for use-package
Craig Jennings
2025-11-08
doc: readme: simplify xterm-color configuration instructions
Craig Jennings
2025-11-08
refactor: core: lazy-load xterm-color dependency
Craig Jennings
2025-11-08
feat: makefile: add smoke test target and standardize output symbols
Craig Jennings
2025-11-08
test: smoke: reorganize test suite following quality-engineer.org naming conv...
Craig Jennings
2025-11-08
refactor: debug: route all debug output to debug log instead of Messages
Craig Jennings
2025-11-08
refactor: Improve cache cleanup clarity and add input validation
Craig Jennings
2025-11-08
docs: Simplify manual installation debug example
Craig Jennings
2025-11-08
docs: Use :preface for wttrin-debug instead of external setq
Craig Jennings
2025-11-08
refactor: make debug functions public (single hyphen naming)
Craig Jennings
2025-11-08
docs: add critical setup rules for local development and debugging
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
refactor: render: split wttrin--display-weather into focused 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
docs: Update vc-install instructions for Wttrin in README
Craig Jennings
2025-11-04
feat:docs: Add mode-line weather display feature
Craig Jennings
2025-11-04
feat:wttrin: Add auto-enable option for mode-line weather display
Craig Jennings
2025-11-04
refactor:debug: Rename and enhance wttrin debug functions
Craig Jennings
2025-11-04
refactor:wttrin: Make asynchronous loading standard
Craig Jennings
2025-11-04
docs: Update README with Emacs 29+ note and advanced settings
Craig Jennings
2025-11-04
feat:debug: Add debugging utilities for wttrin
Craig Jennings
2025-11-04
docs:README: Add VC install instructions
Craig Jennings
2025-11-04
feat:wttrin-mode: Add major mode for weather display
Craig Jennings
2025-11-04
feat(emacs): Add asynchronous weather fetching to wttrin
Craig Jennings
2025-11-04
feat:Makefile: Add dependency installation target
Craig Jennings
2025-11-04
remove coloring from the Makefile
Craig Jennings
2025-11-04
feat:Makefile: Add Makefile for build and test automation
Craig Jennings
2025-11-04
chore:docs: Remove obsolete documentation files
Craig Jennings
2025-11-04
remove merged bugs.org
Craig Jennings
2025-11-04
Add comprehensive ERT test suite and fix critical bugs
Craig Jennings
2025-09-25
Add caching system for weather data
Craig Jennings
2025-09-24
use https rather than http
Craig Jennings
2025-09-24
don't mutate url-request-extra-headers
Craig Jennings
2025-09-24
ensure utf-8 encoding
Craig Jennings
2024-04-22
wordsmithing
Craig Jennings
2024-04-22
wordsmithing
Craig Jennings
2024-04-22
changed accept-language variable name to wttrin-default-languages
Craig Jennings
2024-04-22
Readme Rewrite
Craig Jennings
2024-04-21
clean-up byte compile and licensing issues
Craig Jennings
2024-04-21
fix docstring longer than 80 characters
Craig Jennings
[next]