git.cjennings.net
:
emacs-wttrin
main
Emacs frontend for Igor Chubin's wttr.in weather service
Craig Jennings
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
refactor: render: split wttrin--display-weather into focused helper functions
Craig Jennings
2025-11-08
1
-12
/
+25
*
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
2
-35
/
+224
*
fix(wttrin): Fix ANSI color rendering on fresh Emacs launch
Craig Jennings
2025-11-04
6
-19
/
+936
*
docs: Update vc-install instructions for Wttrin in README
Craig Jennings
2025-11-04
1
-3
/
+2
*
feat:docs: Add mode-line weather display feature
Craig Jennings
2025-11-04
1
-0
/
+50
*
feat:wttrin: Add auto-enable option for mode-line weather display
Craig Jennings
2025-11-04
1
-0
/
+12
*
refactor:debug: Rename and enhance wttrin debug functions
Craig Jennings
2025-11-04
3
-57
/
+331
*
refactor:wttrin: Make asynchronous loading standard
Craig Jennings
2025-11-04
2
-90
/
+13
*
docs: Update README with Emacs 29+ note and advanced settings
Craig Jennings
2025-11-04
1
-0
/
+20
*
feat:debug: Add debugging utilities for wttrin
Craig Jennings
2025-11-04
2
-17
/
+84
*
docs:README: Add VC install instructions
Craig Jennings
2025-11-04
1
-0
/
+14
*
feat:wttrin-mode: Add major mode for weather display
Craig Jennings
2025-11-04
1
-39
/
+52
*
feat(emacs): Add asynchronous weather fetching to wttrin
Craig Jennings
2025-11-04
3
-56
/
+365
*
feat:Makefile: Add dependency installation target
Craig Jennings
2025-11-04
1
-2
/
+23
*
remove coloring from the Makefile
Craig Jennings
2025-11-04
1
-42
/
+35
*
feat:Makefile: Add Makefile for build and test automation
Craig Jennings
2025-11-04
1
-0
/
+218
*
chore:docs: Remove obsolete documentation files
Craig Jennings
2025-11-04
4
-424
/
+1
*
remove merged bugs.org
Craig Jennings
2025-11-04
1
-151
/
+0
*
Add comprehensive ERT test suite and fix critical bugs
Craig Jennings
2025-11-04
10
-11
/
+1033
*
Add caching system for weather data
Craig Jennings
2025-09-25
1
-11
/
+93
*
use https rather than http
Craig Jennings
2025-09-24
1
-1
/
+1
*
don't mutate url-request-extra-headers
Craig Jennings
2025-09-24
1
-7
/
+7
*
ensure utf-8 encoding
Craig Jennings
2025-09-24
1
-1
/
+1
*
wordsmithing
Craig Jennings
2024-04-22
1
-14
/
+14
*
wordsmithing
v0.2.4
Craig Jennings
2024-04-22
1
-1
/
+1
*
changed accept-language variable name to wttrin-default-languages
Craig Jennings
2024-04-22
1
-3
/
+3
*
Readme Rewrite
Craig Jennings
2024-04-22
6
-94
/
+149
*
clean-up byte compile and licensing issues
Craig Jennings
2024-04-21
1
-47
/
+53
*
fix docstring longer than 80 characters
Craig Jennings
2024-04-21
1
-1
/
+2
*
Add License Boilerplate and SPDX-License-Identifier for GPL 3.0
Craig Jennings
2024-04-21
1
-0
/
+17
*
fit and finish bugfixing
Craig Jennings
2024-04-11
2
-38
/
+54
*
package prep: linter bugfixing and updated readme
v0.2.3
Craig Jennings
2024-04-01
2
-10
/
+38
*
squash! Update README.md
Craig Jennings
2024-04-01
1
-7
/
+6
*
bugfixes
Craig Jennings
2024-04-01
1
-23
/
+27
*
Update README.md
Craig Jennings
2024-04-01
1
-6
/
+11
*
customize font, display date, clean requeries, license change, &c.
v0.2.2
Craig Jennings
2024-04-01
5
-90
/
+779
*
removing fake run-travis-ci.sh
v0.2.1
Craig Jennings
2024-03-11
1
-3
/
+0
*
Reapplying patch to avoid raw HTML; other changes
Craig Jennings
2024-03-11
1
-36
/
+35
*
applying outstanding patches
Craig Jennings
2021-08-25
2
-1
/
+23
*
Added user.agent fix to correct color display, also using https
Craig Jennings
2021-08-23
1
-2
/
+2
*
Merge pull request #9 from davep/master
Carl X. Su
2017-06-14
1
-4
/
+8
|
\
|
*
Default the city name if only one city is defined.
Dave Pearson
2017-06-12
1
-1
/
+5
|
*
Allow wttrin to be called with a city as an argument
Dave Pearson
2017-06-12
1
-4
/
+4
|
/
*
Support Accept-Language header
Carl X. Su
2017-03-23
1
-0
/
+6
*
Merge pull request #8 from emacsist/master
Carl X. Su
2017-03-23
1
-0
/
+7
|
\
|
*
[add] add HTTP request header: Accept-Language, display different language.
emacsist
2017-03-22
1
-0
/
+7
|
/
*
Fix Travis-CI build script permission
Carl X. Su
2016-04-26
1
-0
/
+0
*
Add Travis-CI build status badge
Carl X. Su
2016-04-26
1
-0
/
+3
*
Add first Travis-CI config
Carl X. Su
2016-04-26
2
-0
/
+21
[prev]
[next]