git.cjennings.net
:
emacs-wttrin
main
Emacs frontend for Igor Chubin's wttr.in weather service
Craig Jennings
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: debug: route all debug output to debug log instead of Messages
Craig Jennings
2025-11-08
2
-16
/
+15
*
refactor: Improve cache cleanup clarity and add input validation
Craig Jennings
2025-11-08
6
-56
/
+377
*
docs: Simplify manual installation debug example
Craig Jennings
2025-11-08
1
-2
/
+1
*
docs: Use :preface for wttrin-debug instead of external setq
Craig Jennings
2025-11-08
1
-9
/
+8
*
refactor: make debug functions public (single hyphen naming)
Craig Jennings
2025-11-08
4
-9
/
+10
*
docs: add critical setup rules for local development and debugging
Craig Jennings
2025-11-08
1
-5
/
+100
*
feat: debug: add comprehensive debug logging and integration tests
Craig Jennings
2025-11-08
5
-11
/
+417
*
test: add comprehensive integration tests for package loading
Craig Jennings
2025-11-08
1
-0
/
+148
*
refactor: mode-line: extract inline keymap to shared defvar
Craig Jennings
2025-11-08
2
-6
/
+89
*
refactor: config: replace magic numbers with named constants
Craig Jennings
2025-11-08
2
-5
/
+162
*
test: render: add comprehensive ERT tests for display helper functions
Craig Jennings
2025-11-08
3
-0
/
+298
*
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
[next]