| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(projectile): open the project daily prep on C-c p d | Craig Jennings | 10 days | 1 | -0/+57 |
| * | feat(mail): keep mu4e's main view from deleting the window split | Craig Jennings | 10 days | 1 | -0/+42 |
| * | feat(slack): open rooms in another window, never the selected one | Craig Jennings | 10 days | 1 | -0/+48 |
| * | feat(org): right-align headline tags to the window edge | Craig Jennings | 10 days | 1 | -0/+48 |
| * | fix(text): compose every org src-block marker to the lambda glyph | Craig Jennings | 10 days | 1 | -0/+41 |
| * | fix(dashboard): exempt the banner buffer from auto-dim | Craig Jennings | 11 days | 1 | -0/+26 |
| * | feat(user-constants): make required-path init failures actionable | Craig Jennings | 11 days | 1 | -0/+43 |
| * | refactor(user-constants): move filesystem creation out of module load | Craig Jennings | 11 days | 1 | -0/+81 |
| * | feat(system-defaults): warn once when Customize tries to save | Craig Jennings | 11 days | 1 | -0/+20 |
| * | refactor(eshell): move SSH-jump hosts into a defcustom | Craig Jennings | 11 days | 1 | -0/+50 |
| * | fix(font-config): theme-aware browser labels and daemon-safe emoji fontset | Craig Jennings | 11 days | 1 | -0/+23 |
| * | refactor(prog): run JSON/YAML/webdev formatters via argv, not a shell | Craig Jennings | 11 days | 3 | -31/+128 |
| * | perf(mousetrap): cache built keymaps per profile | Craig Jennings | 11 days | 1 | -0/+84 |
| * | fix(org): guard external-tool assumptions in export and publishing commands | Craig Jennings | 11 days | 5 | -2/+110 |
| * | test(prog-lisp): cover the elisp and Common Lisp mode-setup functions | Craig Jennings | 11 days | 1 | -0/+66 |
| * | test(mu4e-org-contacts): cover the completion-at-point and TAB dispatch logic | Craig Jennings | 11 days | 1 | -0/+135 |
| * | test(font-config): smoke-cover the install check and daemon-frame applier | Craig Jennings | 11 days | 1 | -0/+74 |
| * | test(system-defaults): cover custom-file, backups, and GC-hook registration | Craig Jennings | 11 days | 3 | -49/+142 |
| * | feat(ui-theme): default the theme fallback to bundled dupre | Craig Jennings | 11 days | 1 | -0/+10 |
| * | fix(latex): make PDF-viewer selection idempotent | Craig Jennings | 11 days | 1 | -0/+84 |
| * | feat(auto-dim): dim vterm windows by blending terminal colors | Craig Jennings | 11 days | 1 | -0/+103 |
| * | fix(theme): register dupre faces so org status colors are themed | Craig Jennings | 11 days | 1 | -0/+19 |
| * | feat(auto-dim): dim non-selected windows via auto-dim-other-buffers | Craig Jennings | 11 days | 2 | -0/+34 |
| * | docs(load-graph): classify elfeed-config, the last init module | Craig Jennings | 11 days | 1 | -0/+1 |
| * | test(elfeed-config): use real structs so tests survive byte-compilation | Craig Jennings | 12 days | 1 | -26/+49 |
| * | fix(prog-general): open the project todo in the other window when split | Craig Jennings | 12 days | 1 | -0/+63 |
| * | fix(ai-vterm): reuse the frame's half instead of splitting a third | Craig Jennings | 12 days | 3 | -236/+365 |
| * | feat(keybindings): add cj/custom-keymap registration API | Craig Jennings | 12 days | 1 | -0/+45 |
| * | docs(load-graph): classify remaining domain and optional modulesload-graph-classify-end | Craig Jennings | 12 days | 1 | -1/+21 |
| * | docs(load-graph): classify domain, integration, and optional modules | Craig Jennings | 12 days | 1 | -6/+27 |
| * | docs(load-graph): classify Org modules | Craig Jennings | 12 days | 1 | -1/+15 |
| * | docs(load-graph): classify programming modules | Craig Jennings | 12 days | 1 | -1/+12 |
| * | docs(load-graph): classify dev, diff, help, lint, and VC modules | Craig Jennings | 12 days | 1 | -1/+11 |
| * | docs(load-graph): classify UI and core-UX modules | Craig Jennings | 12 days | 1 | -1/+12 |
| * | docs(load-graph): classify core libraries and command modules | Craig Jennings | 12 days | 1 | -1/+9 |
| * | test: extend header allowlist to text/editing modules | Craig Jennings | 12 days | 1 | -2/+13 |
| * | test: enforce load-graph headers on classified modules | Craig Jennings | 12 days | 1 | -0/+111 |
| * | test: require host-environment in system-defaults tests | Craig Jennings | 12 days | 1 | -3/+7 |
| * | test: cover markdown-html filter and media-player selector | Craig Jennings | 12 days | 2 | -0/+53 |
| * | test(elfeed): cover extract-stream-url and process-entries helpers | Craig Jennings | 12 days | 1 | -0/+109 |
| * | test(org-capture): smoke-test template key uniqueness and file targets | Craig Jennings | 12 days | 1 | -0/+67 |
| * | fix(elfeed): bound and clean up the synchronous YouTube fetch | Craig Jennings | 12 days | 2 | -0/+125 |
| * | fix(org-export): remove contradictory org-export-with-tasks default | Craig Jennings | 12 days | 1 | -0/+22 |
| * | fix(org-roam): guard move-branch-to-roam against data loss | Craig Jennings | 12 days | 1 | -0/+20 |
| * | refactor(linear): point config at the renamed pearl package | Craig Jennings | 13 days | 2 | -27/+27 |
| * | refactor(text-enclose): extract shared region-or-buffer bounds helper | Craig Jennings | 13 days | 1 | -0/+43 |
| * | fix(modeline): key VC cache on resolved truename for symlink moves | Craig Jennings | 13 days | 1 | -0/+56 |
| * | fix(org): surface directory-scan failures instead of crashing or hiding them | Craig Jennings | 13 days | 2 | -0/+69 |
| * | refactor(video-capture): drop startup timers for lazy protocol init | Craig Jennings | 13 days | 1 | -0/+57 |
| * | refactor(webclipper): scope clip URL/title to dynamic bindings | Craig Jennings | 13 days | 1 | -29/+41 |