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-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
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
squash! Update README.md
Craig Jennings
2024-04-01
bugfixes
Craig Jennings
2024-04-01
Update README.md
Craig Jennings
2024-04-01
customize font, display date, clean requeries, license change, &c.
Craig Jennings
2024-03-11
removing fake run-travis-ci.sh
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-14
Merge pull request #9 from davep/master
Carl X. Su
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-23
Support Accept-Language header
Carl X. Su
2017-03-23
Merge pull request #8 from emacsist/master
Carl X. Su
2017-03-22
[add] add HTTP request header: Accept-Language, display different language.
emacsist
2016-04-26
Fix Travis-CI build script permission
Carl X. Su
2016-04-26
Add Travis-CI build status badge
Carl X. Su
[next]