aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test(signel): cover the JSON-RPC success-result dispatch contractCraig Jennings2026-05-271-0/+94
* feat(ai): remember the AI-Assistant panel width across togglesCraig Jennings2026-05-271-0/+9
* fix(vterm): never reopen the F9/F12 windows from the topCraig Jennings2026-05-271-0/+46
* fix(org): stop folded property-drawer headings wrapping their tag indicatorsCraig Jennings2026-05-272-0/+69
* feat(org): open file links in the same window on shift/right-clickCraig Jennings2026-05-271-0/+72
* refactor(prog): open daily-prep respecting the window splitCraig Jennings2026-05-271-9/+12
* feat(window): remember a side window's size across togglesCraig Jennings2026-05-272-0/+100
* feat(signal): add Signal client foundation on a signel forkCraig Jennings2026-05-261-0/+141
* feat(projectile): open the project daily prep on C-c p dCraig Jennings2026-05-261-0/+57
* feat(mail): keep mu4e's main view from deleting the window splitCraig Jennings2026-05-261-0/+42
* feat(slack): open rooms in another window, never the selected oneCraig Jennings2026-05-261-0/+48
* feat(org): right-align headline tags to the window edgeCraig Jennings2026-05-261-0/+48
* fix(text): compose every org src-block marker to the lambda glyphCraig Jennings2026-05-261-0/+41
* fix(dashboard): exempt the banner buffer from auto-dimCraig Jennings2026-05-261-0/+26
* feat(user-constants): make required-path init failures actionableCraig Jennings2026-05-251-0/+43
* refactor(user-constants): move filesystem creation out of module loadCraig Jennings2026-05-251-0/+81
* feat(system-defaults): warn once when Customize tries to saveCraig Jennings2026-05-251-0/+20
* refactor(eshell): move SSH-jump hosts into a defcustomCraig Jennings2026-05-251-0/+50
* fix(font-config): theme-aware browser labels and daemon-safe emoji fontsetCraig Jennings2026-05-251-0/+23
* refactor(prog): run JSON/YAML/webdev formatters via argv, not a shellCraig Jennings2026-05-253-31/+128
* perf(mousetrap): cache built keymaps per profileCraig Jennings2026-05-251-0/+84
* fix(org): guard external-tool assumptions in export and publishing commandsCraig Jennings2026-05-255-2/+110
* test(prog-lisp): cover the elisp and Common Lisp mode-setup functionsCraig Jennings2026-05-251-0/+66
* test(mu4e-org-contacts): cover the completion-at-point and TAB dispatch logicCraig Jennings2026-05-251-0/+135
* test(font-config): smoke-cover the install check and daemon-frame applierCraig Jennings2026-05-251-0/+74
* test(system-defaults): cover custom-file, backups, and GC-hook registrationCraig Jennings2026-05-253-49/+142
* feat(ui-theme): default the theme fallback to bundled dupreCraig Jennings2026-05-251-0/+10
* fix(latex): make PDF-viewer selection idempotentCraig Jennings2026-05-251-0/+84
* feat(auto-dim): dim vterm windows by blending terminal colorsCraig Jennings2026-05-251-0/+103
* fix(theme): register dupre faces so org status colors are themedCraig Jennings2026-05-251-0/+19
* feat(auto-dim): dim non-selected windows via auto-dim-other-buffersCraig Jennings2026-05-252-0/+34
* docs(load-graph): classify elfeed-config, the last init moduleCraig Jennings2026-05-251-0/+1
* test(elfeed-config): use real structs so tests survive byte-compilationCraig Jennings2026-05-251-26/+49
* fix(prog-general): open the project todo in the other window when splitCraig Jennings2026-05-251-0/+63
* fix(ai-vterm): reuse the frame's half instead of splitting a thirdCraig Jennings2026-05-253-236/+365
* feat(keybindings): add cj/custom-keymap registration APICraig Jennings2026-05-241-0/+45
* docs(load-graph): classify remaining domain and optional modulesload-graph-classify-endCraig Jennings2026-05-241-1/+21
* docs(load-graph): classify domain, integration, and optional modulesCraig Jennings2026-05-241-6/+27
* docs(load-graph): classify Org modulesCraig Jennings2026-05-241-1/+15
* docs(load-graph): classify programming modulesCraig Jennings2026-05-241-1/+12
* docs(load-graph): classify dev, diff, help, lint, and VC modulesCraig Jennings2026-05-241-1/+11
* docs(load-graph): classify UI and core-UX modulesCraig Jennings2026-05-241-1/+12
* docs(load-graph): classify core libraries and command modulesCraig Jennings2026-05-241-1/+9
* test: extend header allowlist to text/editing modulesCraig Jennings2026-05-241-2/+13
* test: enforce load-graph headers on classified modulesCraig Jennings2026-05-241-0/+111
* test: require host-environment in system-defaults testsCraig Jennings2026-05-241-3/+7
* test: cover markdown-html filter and media-player selectorCraig Jennings2026-05-242-0/+53
* test(elfeed): cover extract-stream-url and process-entries helpersCraig Jennings2026-05-241-0/+109
* test(org-capture): smoke-test template key uniqueness and file targetsCraig Jennings2026-05-241-0/+67
* fix(elfeed): bound and clean up the synchronous YouTube fetchCraig Jennings2026-05-242-0/+125