aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat(ai-vterm): add graceful agent close on M-f9 / C-S-f9Craig Jennings2026-05-213-48/+184
* feat(calendar-sync): resolve .ics feed URLs from auth-sourceCraig Jennings2026-05-213-10/+128
* fix(dashboard): trim padding newlines and reset window-start on openCraig Jennings2026-05-202-6/+67
* feat(ai-vterm): default to bottom-75% on laptop, right-50% on desktopCraig Jennings2026-05-204-32/+145
* feat(calendar-sync): dispatch Google calendars through API helperCraig Jennings2026-05-203-6/+290
* feat(calendar-sync): add Python helper for Google Calendar API syncCraig Jennings2026-05-198-0/+797
* fix(calendar-sync): drop declined events from synced outputCraig Jennings2026-05-192-0/+154
* fix(vterm): stop wheel/escape forwarders from blocking EmacsCraig Jennings2026-05-181-4/+23
* feat(vterm): forward <escape> to the pty in vterm-modeCraig Jennings2026-05-182-1/+28
* feat(vterm): forward wheel events and route C-; x c into tmux copy-modeCraig Jennings2026-05-182-12/+215
* refactor(ai-config): switch gptel to local fork, drop tab-width adviceCraig Jennings2026-05-183-143/+2
* docs(design): keep local gptel-magit design draft as .local.orgCraig Jennings2026-05-171-0/+592
* feat(ai-mcp): add pure-helper foundation with testsCraig Jennings2026-05-172-0/+835
* docs(design): MCP-into-gptel + gh-as-gptel-tool specs + MCP phasesCraig Jennings2026-05-172-0/+2495
* feat(ai-conversations): autosave on a periodic timerCraig Jennings2026-05-162-10/+155
* refactor: consolidate runtime state into persist/Craig Jennings2026-05-167-7/+13
* chore: drop stale custom pdf-continuous-scroll files + dead use-packageCraig Jennings2026-05-163-1490/+0
* feat(gptel-tools): harden path validation with file-truename realpathCraig Jennings2026-05-1619-39/+736
* fix(config-utilities): guard emacsql-close against nil sqlite handleCraig Jennings2026-05-161-0/+20
* feat(org-config): hide :PROPERTIES: drawers via org-tidyCraig Jennings2026-05-161-0/+11
* fix(coverage): include gptel-tools in instrumentation globCraig Jennings2026-05-163-2/+34