aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(org): surface directory-scan failures instead of crashing or hiding themCraig Jennings2026-05-244-18/+124
* refactor(video-capture): drop startup timers for lazy protocol initCraig Jennings2026-05-242-29/+80
* refactor(webclipper): scope clip URL/title to dynamic bindingsCraig Jennings2026-05-242-45/+60
* refactor(video-capture): scope capture URL to a dynamic bindingCraig Jennings2026-05-242-13/+90
* fix(vc): harden clipboard git-clone process and path handlingCraig Jennings2026-05-242-13/+122
* refactor(org-drill): share one validated drill-file selectorCraig Jennings2026-05-243-11/+73
* docs(dwim-shell): record accepted 7z password-on-argv tradeoffCraig Jennings2026-05-241-7/+19
* fix(system-commands): make Emacs restart and destructive confirms defensiveCraig Jennings2026-05-242-59/+150
* fix(recording): create the selected recording directory, not its parentCraig Jennings2026-05-242-14/+66
* fix(recording): scope wf-recorder stop signal to our own processCraig Jennings2026-05-242-4/+75
* fix(recording): shell-quote device names and output paths in ffmpeg commandsCraig Jennings2026-05-243-19/+117
* docs(ai-kb): fold in review 6 and resolve the build-time decisionsCraig Jennings2026-05-241-28/+74
* docs(design): incorporate ai-kb review 5Craig Jennings2026-05-241-21/+38
* docs(design): resolve ai-kb open decisions and refresh provisioningCraig Jennings2026-05-241-10/+11
* docs(design): fold ai-kb reviews 3-4 into the specCraig Jennings2026-05-241-115/+151
* docs(design): add ai-kb spec — global org-roam memory store for the agentCraig Jennings2026-05-241-0/+244
* feat(org): label the C-; O org prefix in which-keyCraig Jennings2026-05-241-0/+22
* feat(org-tidy): mark collapsed property drawers with a middle dotCraig Jennings2026-05-241-1/+2
* feat(chime): limit the event tooltip to the next 3 daysCraig Jennings2026-05-241-2/+2
* feat(dashboard): add a Linear launcher and group the navigator by row sizesCraig Jennings2026-05-242-26/+50
* feat(linear): re-enable linear-config and wire the reworked command surfaceCraig Jennings2026-05-233-13/+89
* fix(dwim-shell): make destructive file-op commands match their namesCraig Jennings2026-05-232-9/+51
* fix(dwim-shell): build video-concat filelist in elispCraig Jennings2026-05-232-6/+58
* fix(org-babel): confirm babel evaluation by default, toggle on a keyCraig Jennings2026-05-232-11/+47
* fix(dwim-shell): quote and validate user-controlled shell inputsCraig Jennings2026-05-232-8/+120
* fix(dwim-shell): delete password temp file after the process exitsCraig Jennings2026-05-232-82/+211
* refactor(restclient): remove SkyFi key-injection featureCraig Jennings2026-05-233-225/+1
* fix(linear): load API key for check-setup and pin org file to emacs homeCraig Jennings2026-05-233-5/+45
* feat(linear): wire linear-emacs into the config for DeepSatCraig Jennings2026-05-233-0/+153
* docs(mail): document compose-buffer cleanup settingsCraig Jennings2026-05-231-0/+63
* refactor(mail): consolidate compose-buffer kill policy to one homeCraig Jennings2026-05-231-7/+3
* feat(mail): kill org-msg compose buffers on exitCraig Jennings2026-05-231-8/+7
* docs(mail): clarify message-kill-buffer-on-exit ownershipCraig Jennings2026-05-231-2/+8
* fix(org-babel): correct java structure-template language nameCraig Jennings2026-05-232-1/+33
* test(flyspell-abbrev): cover checker gate, overlay search, mode dispatchCraig Jennings2026-05-231-0/+101
* test(media-utils): cover player discovery and play/download commandsCraig Jennings2026-05-231-0/+105
* test(custom-case): cover leading-quote, paren, and RTL title-case edgesCraig Jennings2026-05-231-0/+16
* refactor(host-env): fix env-desktop-p doc and normalize the X predicatesCraig Jennings2026-05-231-4/+7
* fix(dirvish): guard nil file and reject path-traversal playlist namesCraig Jennings2026-05-233-12/+46
* fix(dirvish): declare runtime constant/util deps with plain requireCraig Jennings2026-05-232-2/+32
* refactor(org): give org-log-done a single homeCraig Jennings2026-05-223-2/+27
* fix(org-roam): always save the daily after a journal task-copyCraig Jennings2026-05-222-5/+66
* refactor(auth): consolidate the auth-source secret lookup into one helperCraig Jennings2026-05-227-33/+123
* refactor(dashboard): derive the navigator and keybindings from one launcher t...Craig Jennings2026-05-222-81/+147
* fix(dashboard): center the banner subtitle and color the navigator and itemsCraig Jennings2026-05-222-2/+2
* chore(themes): regenerate dupre palette preview from palette.elCraig Jennings2026-05-223-175/+156
* fix(test): make test-name resilient to load-time cwd changesCraig Jennings2026-05-222-2/+7
* fix(ai-config): require gptel backend libs so the fork's constructors loadCraig Jennings2026-05-222-1/+69
* feat(org-config): add cj/org-finalize-task with testsCraig Jennings2026-05-222-0/+210
* fix(org-contacts): set org-contacts-files eagerly so launch doesn't errorCraig Jennings2026-05-212-4/+71