aboutsummaryrefslogtreecommitdiff
path: root/wttrin-debug.el
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename debug-wttrin-* commands to wttrin-debug-* with obsolete aliasesCraig Jennings2026-05-051-9/+25
* fix: drop if-let and personal-config reference in debug-wttrin-mode-lineCraig Jennings2026-05-051-9/+6
* feat: specific error messages for fetch failuresCraig Jennings2026-04-041-1/+1
* fix: clean byte-compilation warningsCraig Jennings2026-04-041-0/+1
* doc: improve source comments for senior developer audienceCraig Jennings2026-04-041-6/+5
* fix: debug-wttrin-show-raw serves cached data instead of fetchingCraig Jennings2026-04-041-4/+6
* doc: update copyright years to 2026 and add missing author fieldCraig Jennings2026-04-041-1/+1
* fix: debug-wttrin-show-raw broken by async API changeCraig Jennings2026-04-041-13/+16
* refactor: debug: route all debug output to debug log instead of MessagesCraig Jennings2025-11-081-3/+3
* refactor: Improve cache cleanup clarity and add input validationCraig Jennings2025-11-081-0/+4
* refactor: make debug functions public (single hyphen naming)Craig Jennings2025-11-081-2/+3
* feat: debug: add comprehensive debug logging and integration testsCraig Jennings2025-11-081-0/+33
* refactor:debug: Rename and enhance wttrin debug functionsCraig Jennings2025-11-041-0/+107