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