aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* docs(load-graph): classify dev, diff, help, lint, and VC modulesCraig Jennings12 days1-1/+11
* docs(load-graph): classify UI and core-UX modulesCraig Jennings12 days1-1/+12
* docs(load-graph): classify core libraries and command modulesCraig Jennings12 days1-1/+9
* test: extend header allowlist to text/editing modulesCraig Jennings12 days1-2/+13
* test: enforce load-graph headers on classified modulesCraig Jennings12 days1-0/+111
* test: require host-environment in system-defaults testsCraig Jennings12 days1-3/+7
* test: cover markdown-html filter and media-player selectorCraig Jennings12 days2-0/+53
* test(elfeed): cover extract-stream-url and process-entries helpersCraig Jennings12 days1-0/+109
* test(org-capture): smoke-test template key uniqueness and file targetsCraig Jennings12 days1-0/+67
* fix(elfeed): bound and clean up the synchronous YouTube fetchCraig Jennings12 days2-0/+125
* fix(org-export): remove contradictory org-export-with-tasks defaultCraig Jennings12 days1-0/+22
* fix(org-roam): guard move-branch-to-roam against data lossCraig Jennings12 days1-0/+20
* refactor(linear): point config at the renamed pearl packageCraig Jennings12 days2-27/+27
* refactor(text-enclose): extract shared region-or-buffer bounds helperCraig Jennings12 days1-0/+43
* fix(modeline): key VC cache on resolved truename for symlink movesCraig Jennings12 days1-0/+56
* fix(org): surface directory-scan failures instead of crashing or hiding themCraig Jennings12 days2-0/+69
* refactor(video-capture): drop startup timers for lazy protocol initCraig Jennings12 days1-0/+57
* refactor(webclipper): scope clip URL/title to dynamic bindingsCraig Jennings12 days1-29/+41
* refactor(video-capture): scope capture URL to a dynamic bindingCraig Jennings12 days1-0/+75
* fix(vc): harden clipboard git-clone process and path handlingCraig Jennings12 days1-0/+88
* refactor(org-drill): share one validated drill-file selectorCraig Jennings12 days1-0/+56
* fix(system-commands): make Emacs restart and destructive confirms defensiveCraig Jennings12 days1-40/+103
* fix(recording): create the selected recording directory, not its parentCraig Jennings12 days1-0/+46
* fix(recording): scope wf-recorder stop signal to our own processCraig Jennings12 days1-0/+56
* fix(recording): shell-quote device names and output paths in ffmpeg commandsCraig Jennings12 days2-0/+92
* feat(dashboard): add a Linear launcher and group the navigator by row sizesCraig Jennings13 days1-12/+24
* feat(linear): re-enable linear-config and wire the reworked command surfaceCraig Jennings13 days1-1/+12
* fix(dwim-shell): make destructive file-op commands match their namesCraig Jennings13 days1-0/+28
* fix(dwim-shell): build video-concat filelist in elispCraig Jennings13 days1-0/+29
* fix(org-babel): confirm babel evaluation by default, toggle on a keyCraig Jennings13 days1-0/+35
* fix(dwim-shell): quote and validate user-controlled shell inputsCraig Jennings13 days1-0/+71
* fix(dwim-shell): delete password temp file after the process exitsCraig Jennings13 days1-0/+110
* refactor(restclient): remove SkyFi key-injection featureCraig Jennings13 days2-185/+0
* fix(linear): load API key for check-setup and pin org file to emacs homeCraig Jennings13 days1-0/+23
* feat(linear): wire linear-emacs into the config for DeepSatCraig Jennings13 days1-0/+52
* fix(org-babel): correct java structure-template language nameCraig Jennings13 days1-0/+32
* test(flyspell-abbrev): cover checker gate, overlay search, mode dispatchCraig Jennings13 days1-0/+101
* test(media-utils): cover player discovery and play/download commandsCraig Jennings13 days1-0/+105
* test(custom-case): cover leading-quote, paren, and RTL title-case edgesCraig Jennings13 days1-0/+16
* fix(dirvish): guard nil file and reject path-traversal playlist namesCraig Jennings13 days2-0/+21
* fix(dirvish): declare runtime constant/util deps with plain requireCraig Jennings14 days1-0/+30
* refactor(org): give org-log-done a single homeCraig Jennings14 days1-0/+25
* fix(org-roam): always save the daily after a journal task-copyCraig Jennings14 days1-0/+53
* refactor(auth): consolidate the auth-source secret lookup into one helperCraig Jennings14 days2-0/+94
* refactor(dashboard): derive the navigator and keybindings from one launcher t...Craig Jennings14 days1-0/+97
* fix(test): make test-name resilient to load-time cwd changesCraig Jennings14 days1-1/+6
* fix(ai-config): require gptel backend libs so the fork's constructors loadCraig Jennings14 days1-0/+58
* feat(org-config): add cj/org-finalize-task with testsCraig Jennings2026-05-221-0/+140
* fix(org-contacts): set org-contacts-files eagerly so launch doesn't errorCraig Jennings2026-05-211-0/+53
* feat(ai-vterm): add graceful agent close on M-f9 / C-S-f9Craig Jennings2026-05-212-20/+93