aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* refactor(org-agenda): drop OVERDUE block, lead with the scheduleCraig Jennings6 days2-75/+24
* feat(face-diagnostic): bind cj/describe-face-at-point to C-h FCraig Jennings6 days1-0/+6
* feat(face-diagnostic): Phase 4 render, command, and init wiringCraig Jennings6 days1-0/+51
* feat(face-diagnostic): Phase 3 per-face provenance traceCraig Jennings6 days1-0/+53
* feat(face-diagnostic): Phase 2 merged attributes and real fontCraig Jennings6 days1-0/+55
* feat(face-diagnostic): Phase 1 pure read model for the face/font diagnosticCraig Jennings6 days1-0/+167
* refactor(org-capture): single-Task desktop popup into the org-roam inboxCraig Jennings6 days1-119/+33
* refactor(themes): retire dupre, fall back to modus-vivendiCraig Jennings6 days4-272/+9
* docs: move specs to docs/specs/ with lifecycle-status filenamesCraig Jennings6 days6-6/+6
* feat(org): themeable agenda header-row faces via org-faces-configCraig Jennings6 days2-0/+169
* fix(theme-studio): name exported themes from the source filenameCraig Jennings7 days1-0/+19
* test: reconcile build-theme tests with nested syntax formatCraig Jennings7 days1-17/+24
* refactor(ui): color the cursor and modeline from theme faces, in syncCraig Jennings7 days3-330/+221
* fix(slack): autoload w/@/# commands, guard close-all, register the prefixCraig Jennings7 days1-0/+32
* fix(erc): one mention notification, real server list, runtime requireCraig Jennings7 days1-0/+48
* fix(modeline): drop per-render truename, guard vc fetch against signalsCraig Jennings7 days2-40/+27
* fix(help-config): non-destructive info open, clean cancel, drop dead configCraig Jennings8 days1-0/+32
* fix(dwim-shell): valid zip name, real backup timestamp, reachable menu keyCraig Jennings8 days1-0/+33
* fix(markdown): restore the live preview (rename, guard, dead setq)Craig Jennings8 days1-0/+10
* fix(keys): destructive delete on capital D, diff on lowercase dCraig Jennings8 days1-0/+30
* fix: vertico-repeat C-s and dotted-repo discovery (audit bugs)Craig Jennings8 days2-0/+15
* fix: lock-screen, confirm-tier, and mail-folder audit bugsCraig Jennings8 days2-0/+77
* fix(snippets): stop electric-pair from stranding ">" after "<"-key snippetsCraig Jennings8 days1-0/+54
* fix(keys): revert 4a1ecf64, restore the M-S- launcher bindingsCraig Jennings8 days1-32/+0
* fix(org-capture): make the desktop quick-capture popup behaveCraig Jennings8 days1-0/+281
* fix(ui-navigation): error clearly when undo-kill prefix exceeds the listCraig Jennings9 days1-0/+13
* fix(org-drill): route drill-refile targets through the validated helperCraig Jennings9 days1-13/+29
* fix(dashboard): add EMMS exclusion to recentf-exclude without clobbering itCraig Jennings9 days1-0/+33
* fix(org-drill): let-bind org-refile-targets and target real drill filesCraig Jennings9 days1-7/+20
* fix(keys): bind eww/elfeed/calibredb launchers to the uppercase Meta eventCraig Jennings9 days1-0/+32
* fix(org-roam): put dailies #+FILETAGS and #+TITLE on separate linesCraig Jennings9 days1-0/+29
* fix(ui-navigation): correct cj/undo-kill-buffer off-by-one on plain invocationCraig Jennings9 days1-9/+7
* feat(signal): route message toasts through the notify scriptCraig Jennings10 days2-0/+239
* feat(theme-studio): add a real, exported :box face attributeCraig Jennings12 days1-0/+21
* feat(term): open the agenda with F8 from inside ghostel buffersCraig Jennings13 days1-0/+42
* refactor(theme-studio): rename theme-selector to theme-studioCraig Jennings13 days1-4/+4
* feat(theme-selector): converter writes :underline and :strike-throughCraig Jennings13 days1-7/+27
* feat(theme-selector): convert theme.json into a loadable defthemeCraig Jennings13 days1-0/+292
* fix(dupre): make diff-changed and diff-refine-changed legibleCraig Jennings2026-06-071-0/+34
* feat(pearl): add multi-account config, rename module to pearl-configCraig Jennings2026-06-061-1/+1
* fix(ai-term): keep the window split when closing an agentCraig Jennings2026-06-061-0/+31
* feat(calibredb): curated ? menu, docked description, filter-preserving sortCraig Jennings2026-06-061-0/+52
* fix(nov): name EPUB bookmarks "Author, Title" from the filenameCraig Jennings2026-06-061-0/+87
* feat(capture): project-aware Task and Bug capture targetsCraig Jennings2026-06-061-0/+174
* fix(term): land copy-mode cursor at column 0Craig Jennings2026-06-061-7/+16
* fix(signal): register C-; M prefix via canonical helperCraig Jennings2026-06-061-0/+10
* fix(term): forward F10 and C-F10 to Emacs in ghostel buffersCraig Jennings2026-06-051-0/+11
* fix(term): forward C-SPC and window-nav keys in ghostel buffersCraig Jennings2026-06-051-0/+17
* fix(term): make F9 and F12 reach Emacs inside ghostel buffersCraig Jennings2026-06-052-0/+20
* feat(term): replace vterm with ghostel as the terminal engineCraig Jennings2026-06-0545-1968/+1563