aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: readme: use :load-path instead of add-to-list for use-packageCraig Jennings2025-11-081-3/+1
* doc: readme: simplify xterm-color configuration instructionsCraig Jennings2025-11-081-20/+13
* refactor: core: lazy-load xterm-color dependencyCraig Jennings2025-11-082-3/+7
* feat: makefile: add smoke test target and standardize output symbolsCraig Jennings2025-11-081-24/+45
* test: smoke: reorganize test suite following quality-engineer.org naming conv...Craig Jennings2025-11-082-148/+121
* refactor: debug: route all debug output to debug log instead of MessagesCraig Jennings2025-11-082-16/+15
* refactor: Improve cache cleanup clarity and add input validationCraig Jennings2025-11-086-56/+377
* docs: Simplify manual installation debug exampleCraig Jennings2025-11-081-2/+1
* docs: Use :preface for wttrin-debug instead of external setqCraig Jennings2025-11-081-9/+8
* refactor: make debug functions public (single hyphen naming)Craig Jennings2025-11-084-9/+10
* docs: add critical setup rules for local development and debuggingCraig Jennings2025-11-081-5/+100
* feat: debug: add comprehensive debug logging and integration testsCraig Jennings2025-11-085-11/+417
* test: add comprehensive integration tests for package loadingCraig Jennings2025-11-081-0/+148
* refactor: mode-line: extract inline keymap to shared defvarCraig Jennings2025-11-082-6/+89
* refactor: config: replace magic numbers with named constantsCraig Jennings2025-11-082-5/+162
* test: render: add comprehensive ERT tests for display helper functionsCraig Jennings2025-11-083-0/+298
* refactor: render: split wttrin--display-weather into focused helper functionsCraig Jennings2025-11-081-12/+25
* test: core: enhance ERT tests for pure functionsCraig Jennings2025-11-083-146/+172
* refactor: fetch: extract duplicate URL fetching logic into wttrin--fetch-urlCraig Jennings2025-11-082-35/+224
* fix(wttrin): Fix ANSI color rendering on fresh Emacs launchCraig Jennings2025-11-046-19/+936
* docs: Update vc-install instructions for Wttrin in READMECraig Jennings2025-11-041-3/+2
* feat:docs: Add mode-line weather display featureCraig Jennings2025-11-041-0/+50
* feat:wttrin: Add auto-enable option for mode-line weather displayCraig Jennings2025-11-041-0/+12
* refactor:debug: Rename and enhance wttrin debug functionsCraig Jennings2025-11-043-57/+331
* refactor:wttrin: Make asynchronous loading standardCraig Jennings2025-11-042-90/+13
* docs: Update README with Emacs 29+ note and advanced settingsCraig Jennings2025-11-041-0/+20
* feat:debug: Add debugging utilities for wttrinCraig Jennings2025-11-042-17/+84
* docs:README: Add VC install instructionsCraig Jennings2025-11-041-0/+14
* feat:wttrin-mode: Add major mode for weather displayCraig Jennings2025-11-041-39/+52
* feat(emacs): Add asynchronous weather fetching to wttrinCraig Jennings2025-11-043-56/+365
* feat:Makefile: Add dependency installation targetCraig Jennings2025-11-041-2/+23
* remove coloring from the MakefileCraig Jennings2025-11-041-42/+35
* feat:Makefile: Add Makefile for build and test automationCraig Jennings2025-11-041-0/+218
* chore:docs: Remove obsolete documentation filesCraig Jennings2025-11-044-424/+1
* remove merged bugs.orgCraig Jennings2025-11-041-151/+0
* Add comprehensive ERT test suite and fix critical bugsCraig Jennings2025-11-0410-11/+1033
* Add caching system for weather dataCraig Jennings2025-09-251-11/+93
* use https rather than httpCraig Jennings2025-09-241-1/+1
* don't mutate url-request-extra-headersCraig Jennings2025-09-241-7/+7
* ensure utf-8 encodingCraig Jennings2025-09-241-1/+1
* wordsmithingCraig Jennings2024-04-221-14/+14
* wordsmithingv0.2.4Craig Jennings2024-04-221-1/+1
* changed accept-language variable name to wttrin-default-languagesCraig Jennings2024-04-221-3/+3
* Readme RewriteCraig Jennings2024-04-226-94/+149
* clean-up byte compile and licensing issuesCraig Jennings2024-04-211-47/+53
* fix docstring longer than 80 charactersCraig Jennings2024-04-211-1/+2
* Add License Boilerplate and SPDX-License-Identifier for GPL 3.0Craig Jennings2024-04-211-0/+17
* fit and finish bugfixingCraig Jennings2024-04-112-38/+54
* package prep: linter bugfixing and updated readmev0.2.3Craig Jennings2024-04-012-10/+38
* squash! Update README.mdCraig Jennings2024-04-011-7/+6