summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-13refactor: core: rename wttrin-mode-line-favorite-location to wttrin-favorite-...HEADmainCraig Jennings
2025-11-13doc: core: fix checkdoc warnings in docstringsCraig Jennings
2025-11-13feat: mode-line: defer network requests until after Emacs initializationCraig Jennings
2025-11-13refactor: fetch: extract response parsing into separate testable functionsCraig Jennings
2025-11-08doc: readme: use :load-path instead of add-to-list for use-packageCraig Jennings
2025-11-08doc: readme: simplify xterm-color configuration instructionsCraig Jennings
2025-11-08refactor: core: lazy-load xterm-color dependencyCraig Jennings
2025-11-08feat: makefile: add smoke test target and standardize output symbolsCraig Jennings
2025-11-08test: smoke: reorganize test suite following quality-engineer.org naming conv...Craig Jennings
2025-11-08refactor: debug: route all debug output to debug log instead of MessagesCraig Jennings
2025-11-08refactor: Improve cache cleanup clarity and add input validationCraig Jennings
2025-11-08docs: Simplify manual installation debug exampleCraig Jennings
2025-11-08docs: Use :preface for wttrin-debug instead of external setqCraig Jennings
2025-11-08refactor: make debug functions public (single hyphen naming)Craig Jennings
2025-11-08docs: add critical setup rules for local development and debuggingCraig Jennings
2025-11-08feat: debug: add comprehensive debug logging and integration testsCraig Jennings
2025-11-08test: add comprehensive integration tests for package loadingCraig Jennings
2025-11-08refactor: mode-line: extract inline keymap to shared defvarCraig Jennings
2025-11-08refactor: config: replace magic numbers with named constantsCraig Jennings
2025-11-08test: render: add comprehensive ERT tests for display helper functionsCraig Jennings
2025-11-08refactor: render: split wttrin--display-weather into focused helper functionsCraig Jennings
2025-11-08test: core: enhance ERT tests for pure functionsCraig Jennings
2025-11-08refactor: fetch: extract duplicate URL fetching logic into wttrin--fetch-urlCraig Jennings
2025-11-04fix(wttrin): Fix ANSI color rendering on fresh Emacs launchCraig Jennings
2025-11-04docs: Update vc-install instructions for Wttrin in READMECraig Jennings
2025-11-04feat:docs: Add mode-line weather display featureCraig Jennings
2025-11-04feat:wttrin: Add auto-enable option for mode-line weather displayCraig Jennings
2025-11-04refactor:debug: Rename and enhance wttrin debug functionsCraig Jennings
2025-11-04refactor:wttrin: Make asynchronous loading standardCraig Jennings
2025-11-04docs: Update README with Emacs 29+ note and advanced settingsCraig Jennings
2025-11-04feat:debug: Add debugging utilities for wttrinCraig Jennings
2025-11-04docs:README: Add VC install instructionsCraig Jennings
2025-11-04feat:wttrin-mode: Add major mode for weather displayCraig Jennings
2025-11-04feat(emacs): Add asynchronous weather fetching to wttrinCraig Jennings
2025-11-04feat:Makefile: Add dependency installation targetCraig Jennings
2025-11-04remove coloring from the MakefileCraig Jennings
2025-11-04feat:Makefile: Add Makefile for build and test automationCraig Jennings
2025-11-04chore:docs: Remove obsolete documentation filesCraig Jennings
2025-11-04remove merged bugs.orgCraig Jennings
2025-11-04Add comprehensive ERT test suite and fix critical bugsCraig Jennings
2025-09-25Add caching system for weather dataCraig Jennings
2025-09-24use https rather than httpCraig Jennings
2025-09-24don't mutate url-request-extra-headersCraig Jennings
2025-09-24ensure utf-8 encodingCraig Jennings
2024-04-22wordsmithingCraig Jennings
2024-04-22wordsmithingCraig Jennings
2024-04-22changed accept-language variable name to wttrin-default-languagesCraig Jennings
2024-04-22Readme RewriteCraig Jennings
2024-04-21clean-up byte compile and licensing issuesCraig Jennings
2024-04-21fix docstring longer than 80 charactersCraig Jennings