aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* perf: re-enable native-comp JIT and hand GC to gcmhCraig Jennings3 days6-53/+62
* test(term): fix F10-exceptions test after C-<f10> shutdown moveCraig Jennings3 days1-8/+9
* chore(todo-format): level-2 VERIFY closes terminal, not datedCraig Jennings3 days2-40/+42
* feat(ai-term): add s-F9 step-to-next-agent, drop C-S-F9 close aliasCraig Jennings3 days5-22/+149
* chore(todo): regrade erc-yank to A, merge popup+messenger, close refactor pro...Craig Jennings3 days1-15/+40
* chore(todo): archive resolved F9 3-window-collapse bugCraig Jennings3 days1-12/+11
* chore(todo): mark the browser-gates harness rewrite doneCraig Jennings3 days1-16/+12
* refactor(theme-studio): restore studio state after mutating gates via withSav...Craig Jennings3 days2-28/+70
* refactor(theme-studio): hoist the browser-gate boilerplate into a gate() helperCraig Jennings3 days2-228/+180
* chore(todo): mark refactoring program nearly complete, scope the deferred har...Craig Jennings3 days1-52/+32
* refactor(theme-studio): extract assertPreviewFaces for the 3 preview-face gatesCraig Jennings3 days2-48/+40
* refactor(theme-studio): defer generate.py's page build behind a lazy _build()Craig Jennings3 days1-63/+85
* refactor(theme-studio): dedup the inline-integrity test scaffoldingCraig Jennings3 days5-40/+37
* refactor(theme-studio): drop the orphaned dropdownRowTextColor helperCraig Jennings3 days3-41/+2
* refactor(theme-studio): unify the two condition_matches clause checkersCraig Jennings3 days1-32/+30
* refactor(theme-studio): extract path_kind from the two face-coverage bucketersCraig Jennings3 days1-15/+23
* refactor(custom-comments): collapse the divider and box generator duplicationCraig Jennings3 days1-116/+51
* refactor(dwim-shell): extract the branching command-string buildersCraig Jennings3 days2-30/+101
* chore(todo): close the F9 3-window-collapse bug, file its GUI verifyCraig Jennings3 days1-14/+18
* fix(ai-term): keep the F9 toggle reversible in a 3+ window layoutCraig Jennings3 days2-9/+77
* chore(todo): file the F9 3-window-collapse bug and the f9-fix manual testCraig Jennings3 days1-0/+26
* fix(ai-term): stop F9 toggle shrinking the agent window each cycleCraig Jennings3 days8-60/+93
* chore(todo): mark the 5 medium refactor extractions done, 8 items remainCraig Jennings3 days1-22/+11
* refactor(custom-case): extract per-word title-case decisionCraig Jennings3 days1-61/+59
* refactor(dirvish): extract playlist-target resolution from the create commandCraig Jennings3 days2-21/+85
* refactor(calendar-sync): extract per-event recurrence-exception parserCraig Jennings3 days2-41/+107
* refactor(ai-term): extract toggle-off teardown and working-buffer swapCraig Jennings3 days1-53/+61
* refactor(calibredb-epub): extract nov re-render and centering helpersCraig Jennings3 days1-18/+31
* chore(theme-studio): restyle WIP orderless-match facesCraig Jennings3 days2-12/+16
* chore(todo): file parent task for the remaining refactoring batchCraig Jennings3 days1-0/+124
* refactor(elfeed): extract HTML-entity decoder, drop leftover DEBUG loggingCraig Jennings3 days2-18/+43
* refactor(prog-webdev): use the shared format-region helperCraig Jennings3 days1-26/+1
* refactor(prog-general): dedup the deadgrep search tail, lift its helpersCraig Jennings3 days2-13/+65
* refactor(prog-general): lift cj/find-project-root-file out of :configCraig Jennings3 days2-14/+62
* refactor(font-config): lift frame/icon helpers out of :configCraig Jennings3 days2-36/+114
* refactor(erc): lift cj/erc-generate-buffer-name out of :configCraig Jennings3 days2-9/+40
* refactor(mousetrap): extract per-category event-binding loopCraig Jennings3 days2-16/+61
* refactor(chrono-tools): extract tmr sound-file helpers, flatten the commandCraig Jennings3 days2-15/+73
* refactor(jumper): extract marker-traversal and location-candidates helpersCraig Jennings3 days2-32/+93
* refactor(modeline): extract the clickable-segment keymap builderCraig Jennings3 days2-11/+42
* refactor(ai-config): extract gptel model-apply step, drop dead branchCraig Jennings3 days2-8/+61
* refactor(ai-conversations): reuse the autosave-active predicate in the hooksCraig Jennings3 days1-8/+2
* refactor(org-agenda): extract the agenda base-file listCraig Jennings3 days2-5/+46
* refactor(mail-config): build the account-nav keymaps from one templateCraig Jennings3 days2-18/+87
* refactor(org-capture): extract the find-or-create-top-heading blockCraig Jennings3 days2-25/+69
* docs(custom-ordering): correct point-position note on replace-region helperCraig Jennings3 days1-1/+1
* refactor(custom-text-enclose): extract the region-or-word dispatchCraig Jennings3 days2-48/+92
* refactor(custom-datetime): generate the six inserters from one macroCraig Jennings3 days2-33/+42
* refactor(custom-ordering): dedupe region guard, replace tail, and arrayify-py...Craig Jennings3 days2-56/+98
* refactor: extract shared format-region helper into system-libCraig Jennings3 days4-54/+100