summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat:org-webclipper: Add smart heading adjustmentCraig Jennings2025-10-262-17/+239
* chore:init.el: update comments and modules loading statusCraig Jennings2025-10-262-40/+14
* chore:org-agenda: Remove outdated test file and unused codeCraig Jennings2025-10-262-96/+0
* feat:org-roam-config: Add new utilities and testsCraig Jennings2025-10-265-31/+802
* feat:text-enclose): Enhance text enclosure: new functions and testsCraig Jennings2025-10-267-52/+1587
* feat+test: custom-ordering: line manipulation utils + testsCraig Jennings2025-10-264-1/+562
* feat+test:ordering: add prefix/suffix to arrayify/convenience funcsCraig Jennings2025-10-265-34/+809
* test+fix:custom-misc: add tests and fix fraction glyph bugCraig Jennings2025-10-265-31/+750
* test+feat:custom-whitespace: add 37 tests + 2 new functionsCraig Jennings2025-10-263-1/+358
* updated tasksCraig Jennings2025-10-261-243/+249
* fix:webclipper:fixed org-web-tools not loading when neededCraig Jennings2025-10-261-25/+9
* better commentary for testsCraig Jennings2025-10-261-1/+10
* test:removing old (now redundant) testsCraig Jennings2025-10-265-597/+0
* test+refactor:custom-whitespace: add comprehensive testing with 73 testsCraig Jennings2025-10-265-44/+682
* prompt: adding learnings from quality-engineer sessionsCraig Jennings2025-10-261-0/+113
* fix: config-utilities: remove duplicate keymap bindingCraig Jennings2025-10-261-1/+0
* docs:custom-line-paragraph: Update author info, enhance commentaryCraig Jennings2025-10-261-6/+5
* chore: remove old redundant tests.Craig Jennings2025-10-261-47/+0
* feat+test:comments: add 7 comment generation functions and testsCraig Jennings2025-10-268-113/+2266
* test+fix:comments: add tests for cj/comment-reformat; fix arg issueCraig Jennings2025-10-262-1/+192
* test+docs:custom-comments: add tests for cj/delete-buffer-commentsCraig Jennings2025-10-261-0/+224
* test+fix:custom-file-buffer: add tests, fix linter warningCraig Jennings2025-10-266-1/+934
* test:custom-file-buffer: add tests for cj/delete-buffer-and-fileCraig Jennings2025-10-261-0/+671
* feat+test:custom-file-buffer: add tests and safety refactoringCraig Jennings2025-10-263-16/+1938
* fix:custom-line-paragraph:missing forward declarationsCraig Jennings2025-10-261-0/+3
* chore:init:change marker identifying test progressionCraig Jennings2025-10-261-1/+1
* feat:custom-line-paragraph: add keybinding for duplicate-and-commentCraig Jennings2025-10-261-2/+4
* test:custom-line-paragraph: add tests for underscore-lineCraig Jennings2025-10-261-0/+397
* fix+test:custom-line-paragraph:infinite loop remove-lines-containingCraig Jennings2025-10-262-21/+479
* test:custom-line-paragraph: remove-duplicate-lines-region-or-bufferCraig Jennings2025-10-261-0/+471
* test:custom-line-paragraph: tests for duplicate-line-or-regionCraig Jennings2025-10-261-0/+463
* test:custom-line-paragraph: add tests and fix region deactivationCraig Jennings2025-10-262-1/+193
* updated tasksCraig Jennings2025-10-261-64/+0
* feat: chime: make chime start immediatelyCraig Jennings2025-10-261-1/+1
* qa prompt: better direction about when not to mock functionalityCraig Jennings2025-10-261-0/+10
* fix:org-roam: copy completed tasks to dailies on state transitionsCraig Jennings2025-10-262-14/+202
* chore: ignoring flycheck temp filesCraig Jennings2025-10-251-0/+1
* refactor:dirvish: Remove redundant nerd-icons setupCraig Jennings2025-10-252-5/+6
* refactor:dirvish: remove unused dired sidebar codeCraig Jennings2025-10-252-26/+0
* feat:erc-config: add image inline support and simplify hooksCraig Jennings2025-10-251-22/+5
* refactor:keymaps: Replace define-prefix-command with defvar-keymapCraig Jennings2025-10-258-72/+93
* feat:erc: Enable IRC client in dashboard and update keybindingsCraig Jennings2025-10-253-29/+22
* feat(dirvish-config): Add sidebar attribute settingCraig Jennings2025-10-251-1/+2
* chore:gitignore: Add client secret JSON file to ignore listCraig Jennings2025-10-251-0/+1
* chore:init: Remove obsolete eradio-config require statementCraig Jennings2025-10-251-1/+0
* refactor:init: adjust startup performance optimizationsCraig Jennings2025-10-251-9/+4
* refactor:video-audio-recording: remove unused autoload cookiesCraig Jennings2025-10-251-6/+1
* feat:org-config: Add function to clear org-element cacheCraig Jennings2025-10-251-0/+18
* fix:dwim-shell: ensure dirvish starts dwim-shellCraig Jennings2025-10-251-1/+1
* refactor: org-agenda: add chimeCraig Jennings2025-10-251-19/+32