aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* refactor(ai-config): extract gptel model-apply step, drop dead branchCraig Jennings17 hours1-0/+45
* refactor(org-agenda): extract the agenda base-file listCraig Jennings18 hours1-0/+36
* refactor(mail-config): build the account-nav keymaps from one templateCraig Jennings18 hours1-0/+53
* refactor(org-capture): extract the find-or-create-top-heading blockCraig Jennings18 hours1-0/+45
* refactor(custom-text-enclose): extract the region-or-word dispatchCraig Jennings18 hours1-0/+62
* refactor(custom-datetime): generate the six inserters from one macroCraig Jennings18 hours1-0/+14
* refactor(custom-ordering): dedupe region guard, replace tail, and arrayify-py...Craig Jennings18 hours1-0/+52
* refactor: extract shared format-region helper into system-libCraig Jennings18 hours1-0/+68
* refactor: remove dead wrappers and commented-out blocksCraig Jennings18 hours2-41/+0
* fix(windows): keep the pulled-away window on the arrow's edgeCraig Jennings19 hours1-16/+18
* feat(windows): pull a window away from a sole window with C-; b + arrowCraig Jennings19 hours1-3/+36
* feat(dirvish): bind d to duplicate, D to guarded force-deleteCraig Jennings19 hours1-0/+47
* feat(windows): dock companion panels by a shared min-column ruleCraig Jennings27 hours4-21/+148
* test: cover pure-logic gaps found by the coverage auditCraig Jennings44 hours15-0/+751
* refactor(theme-studio): cut the face model over to weight/slant/objectsCraig Jennings2 days1-0/+13
* feat(theme-studio): emit the full face-attribute model from build-themeCraig Jennings2 days1-28/+188
* refactor(ui): remove buffer-state coloring of the buffer nameCraig Jennings2 days4-188/+0
* feat(ui-navigation): split from the dashboard opens scratch, not the dashboardCraig Jennings5 days1-0/+21
* refactor(system-utils): remove the *scratch* background tintCraig Jennings5 days1-30/+0
* feat(keybindings): mirror the C-; command family under C-c ;Craig Jennings5 days1-0/+33
* fix(mail): theme mu4e buffers via a shared font-lock exclusionCraig Jennings5 days1-0/+46
* fix(dashboard): exclude dashboard-mode from global font-lockCraig Jennings5 days1-0/+35
* fix(ai-config): intern model in gptel-switch-backend (modeline hang)Craig Jennings5 days2-1/+65
* feat(system-utils): tint the *scratch* background a shade lighterCraig Jennings5 days1-0/+30
* fix(custom-comments): heavy-box interiors are valid commentsCraig Jennings5 days1-4/+4
* fix(dirvish): mark-all-visible no longer skips every other fileCraig Jennings5 days3-72/+71
* refactor(ui-config): drop buffer-state cursor coloringCraig Jennings5 days2-214/+3
* test(ai-term): stub default-direction in display-rule testCraig Jennings5 days1-1/+1
* test(ai-term): stub default-direction in reuse-edge-window testsCraig Jennings5 days1-7/+7
* feat(dashboard): add a Signal launcherCraig Jennings5 days1-11/+14
* test(ai-term): pin display-saved defaults via stubbed directionCraig Jennings5 days1-8/+7
* feat(ai-term): dock the agent window by frame aspect ratioCraig Jennings5 days1-25/+30
* fix(ui-navigation): undo-kill-buffer skips open files via equalCraig Jennings5 days1-0/+23
* feat(dashboard): g refreshes, Telegram moves to G, F1 refreshes on showCraig Jennings5 days1-1/+2
* feat(ui-navigation): C-x 2/3 show the dashboard in the new windowCraig Jennings5 days1-0/+69
* fix(system-defaults): guard server-start and custom-file against batchCraig Jennings5 days1-1/+13
* fix(prog): keep electric-pair and line-number setup buffer-localCraig Jennings5 days2-8/+8
* 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 Jennings6 days1-0/+19
* test: reconcile build-theme tests with nested syntax formatCraig Jennings6 days1-17/+24
* refactor(ui): color the cursor and modeline from theme faces, in syncCraig Jennings6 days3-330/+221