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
/
wttrin.el
Age
Commit message (
Expand
)
Author
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
refactor: core: lazy-load xterm-color dependency
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
feat: debug: add comprehensive debug logging and integration tests
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
refactor: render: split wttrin--display-weather into focused helper 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: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
feat:debug: Add debugging utilities for wttrin
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
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
changed accept-language variable name to wttrin-default-languages
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
2024-04-21
Add License Boilerplate and SPDX-License-Identifier for GPL 3.0
Craig Jennings
2024-04-11
fit and finish bugfixing
Craig Jennings
2024-04-01
package prep: linter bugfixing and updated readme
Craig Jennings
2024-04-01
bugfixes
Craig Jennings
2024-04-01
customize font, display date, clean requeries, license change, &c.
Craig Jennings
2024-03-11
Reapplying patch to avoid raw HTML; other changes
Craig Jennings
2021-08-25
applying outstanding patches
Craig Jennings
2021-08-23
Added user.agent fix to correct color display, also using https
Craig Jennings
2017-06-12
Default the city name if only one city is defined.
Dave Pearson
2017-06-12
Allow wttrin to be called with a city as an argument
Dave Pearson
2017-03-22
[add] add HTTP request header: Accept-Language, display different language.
emacsist
2016-04-14
Added local keymap
Pavel Kurnosov
2016-03-06
Add autoload cookie for lazy loading
Syohei YOSHIDA
2016-03-06
Some improvements and drop ido dependency
Carl X. Su
2016-03-06
Update buffer generation rules
Carl X. Su
2016-03-06
Update author list and version
Carl X. Su
2016-03-06
Fix typo and conflict
Carl X. Su
2016-03-06
wttrin-default-cities & completion
kuanyui
2016-03-06
Error handling
kuanyui
2016-03-06
Refactoring to more universal functions
kuanyui
2016-03-06
More universal C-u M-x wttrin
kuanyui
2016-03-06
Remove unnecessary variable
Carl X. Su
2016-03-06
Rename function
kuanyui
2016-03-06
Prevent creating duplicated buffers
kuanyui
[next]