aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-243-35/+171
* fix(org-export): remove contradictory org-export-with-tasks defaultCraig Jennings2026-05-242-1/+22
* refactor: declare cross-module commands bound in custom keymapsCraig Jennings2026-05-242-0/+10
* fix(org-roam): guard move-branch-to-roam against data lossCraig Jennings2026-05-242-22/+63
* refactor(linear): point config at the renamed pearl packageCraig Jennings2026-05-244-94/+94
* refactor(text-enclose): extract shared region-or-buffer bounds helperCraig Jennings2026-05-242-24/+64
* fix(modeline): key VC cache on resolved truename for symlink movesCraig Jennings2026-05-242-2/+62
* 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