aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* feat:count-characters: Add character counting functionalityCraig Jennings2025-10-311-0/+21
* fix:eshell:allow eshell to load by removing dependency on itselfCraig Jennings2025-10-311-1/+0
* feat:mail:auto download mail every 10 minutesCraig Jennings2025-10-311-1/+2
* fix(org-agenda): improve chime startup integrationCraig Jennings2025-10-301-16/+12
* fix(dirvish): move deadgrep from D to G, preserve dired-do-delete on DCraig Jennings2025-10-292-1/+3
* feat(dirvish): add file duplication with 'd' key, move deadgrep to 'D'Craig Jennings2025-10-292-2/+33
* feat: add debug infrastructure for config modulesCraig Jennings2025-10-293-0/+92
* fix: update chime variable names after breaking changesCraig Jennings2025-10-291-2/+2
* feat:org-gcal: Auto-save files after sync completionCraig Jennings2025-10-291-1/+15
* refactor:org-agenda-config: Update chime packageCraig Jennings2025-10-291-15/+12
* feat: ensure elisp-lint auto-installs via use-packageCraig Jennings2025-10-291-1/+4
* feat:org-agenda: Enhance chime notifications and modelineCraig Jennings2025-10-281-4/+16
* maint:loading org-msg from development local repo for testingCraig Jennings2025-10-281-1/+2
* refactor:selection-framework: Remove dead code and enhance configsCraig Jennings2025-10-281-14/+11
* chore:org-roam: Defer org-roam package loading by 1 secondCraig Jennings2025-10-281-0/+1
* refactor:prog-general: Simplify yasnippet configurationCraig Jennings2025-10-281-6/+2
* feat:popper: Add async-native-compile-log buffer to popup rulesCraig Jennings2025-10-271-0/+1
* maint:vc install org-msg, disable debugging on org-gcalCraig Jennings2025-10-272-7/+1
* refactor: Rename custom-file-buffer to custom-buffer-fileCraig Jennings2025-10-273-157/+141
* maint:weather: update wttrin installation to vc-installCraig Jennings2025-10-271-2/+1
* maint:org-gcal: Add forward declarations and update org-gcal usageCraig Jennings2025-10-271-1/+7
* feat:which-key: Add descriptive labels for custom keymapsCraig Jennings2025-10-2734-30/+322
* feat:test-runner: Enhance ERT test runner with focus/unfocus supportCraig Jennings2025-10-271-4/+5
* feat:test-runner: Enhance ERT test runner with focus/unfocus supportCraig Jennings2025-10-271-3/+7
* feat:test-runner: Enhance ERT test runner with focus/unfocus supportCraig Jennings2025-10-271-81/+220
* feat:browser-config: Integrate browser configuration and add testsCraig Jennings2025-10-271-19/+62
* feat:jumper: Integrate and enhance 'jumper' module with testsCraig Jennings2025-10-271-76/+176
* feat:text-generation: improve and rename lorem generatorCraig Jennings2025-10-261-34/+59
* chore: Remove redundant autoload directives from modulesCraig Jennings2025-10-269-41/+0
* feat:org-contacts: Enhance email parsing and add testsCraig Jennings2025-10-261-80/+75
* feat:org-webclipper: Add smart heading adjustmentCraig Jennings2025-10-261-17/+29
* chore:org-agenda: Remove outdated test file and unused codeCraig Jennings2025-10-261-2/+0
* feat:org-roam-config: Add new utilities and testsCraig Jennings2025-10-261-31/+57
* feat:text-enclose): Enhance text enclosure: new functions and testsCraig Jennings2025-10-261-52/+243
* feat+test: custom-ordering: line manipulation utils + testsCraig Jennings2025-10-261-1/+95
* feat+test:ordering: add prefix/suffix to arrayify/convenience funcsCraig Jennings2025-10-261-34/+100
* test+fix:custom-misc: add tests and fix fraction glyph bugCraig Jennings2025-10-261-31/+59
* test+feat:custom-whitespace: add 37 tests + 2 new functionsCraig Jennings2025-10-261-1/+62
* fix:webclipper:fixed org-web-tools not loading when neededCraig Jennings2025-10-261-25/+9
* test+refactor:custom-whitespace: add comprehensive testing with 73 testsCraig Jennings2025-10-261-44/+89
* 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
* feat+test:comments: add 7 comment generation functions and testsCraig Jennings2025-10-261-113/+551
* test+fix:comments: add tests for cj/comment-reformat; fix arg issueCraig Jennings2025-10-261-1/+1
* test+fix:custom-file-buffer: add tests, fix linter warningCraig Jennings2025-10-261-1/+1
* feat+test:custom-file-buffer: add tests and safety refactoringCraig Jennings2025-10-261-16/+63
* fix:custom-line-paragraph:missing forward declarationsCraig Jennings2025-10-261-0/+3
* feat:custom-line-paragraph: add keybinding for duplicate-and-commentCraig Jennings2025-10-261-2/+4
* fix+test:custom-line-paragraph:infinite loop remove-lines-containingCraig Jennings2025-10-261-21/+23
* test:custom-line-paragraph: add tests and fix region deactivationCraig Jennings2025-10-261-1/+2