| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | builds/repo: Make sure commands run in the right directoryHEADmaster | 21 hours | 1 | -1/+3 | |
| | | |||||
| * | Add build manifest for sourcehut | 21 hours | 1 | -0/+12 | |
| | | | | | | This will prepare, build, and the upload the package archive for my emacs configuration. | ||||
| * | GNUmakefile: Create a tar.gz package | 21 hours | 1 | -1/+2 | |
| | | | | | This should make it possible to upload all of the contents to sourcehut pages. | ||||
| * | Add guix manifest for this project | 21 hours | 1 | -0/+10 | |
| | | |||||
| * | gitignore: Remove .cask ignore | 21 hours | 1 | -1/+0 | |
| | | | | | I'm not using Cask anymore, so it shouldn't appear anywhere in my project. | ||||
| * | Change build output directory | 21 hours | 6 | -210/+213 | |
| | | | | | | | Put everything in public/pakages so that at a later date I can add a project site along with the packages. This change also makes it easier for me to change my mind about where the packages land. | ||||
| * | GNUmakefile: Add clean recipe | 27 hours | 1 | -0/+5 | |
| | | |||||
| * | GNUmakefile: Add recipe for corfu | 27 hours | 1 | -3/+7 | |
| | | |||||
| * | oni-php: Add dependency on php-mode | 27 hours | 1 | -2/+2 | |
| | | | | | | I removed it when I was experimenting with php-ts-mode, but that isn't yet what I'd like it to be, so I'm back to using php-mode for now. | ||||
| * | GNUmakefile: Update package recipes | 27 hours | 4 | -168/+64 | |
| | | | | | | These packages don't have snippets anymore and therefore aren't multi-file packages anymore. | ||||
| * | oni-gui: Setup multi-file setup | 30 hours | 2 | -4/+26 | |
| | | | | | | The gui module now includes SVG icons that need to be installed along with the configuration. | ||||
| * | oni-yasnippet: Set up multi-file build | 30 hours | 2 | -4/+23 | |
| | | | | | | | This package now contains all of my snippets, instead of having them distributed across multiple packages. I hope that this will make them easier to manage and keep updated. | ||||
| * | oni-org: Invert task status colors | 13 days | 1 | -2/+2 | |
| | | |||||
| * | oni-org: Add category to tasks | 13 days | 4 | -0/+9 | |
| | | |||||
| * | oni-org: Add section to morning checklist for Mondays | 2026-06-10 | 1 | -4/+8 | |
| | | |||||
| * | oni-org: Add function to find a node with org-mem | 2026-06-10 | 1 | -1/+6 | |
| | | |||||
| * | oni-org: Add missing template file | 2026-06-10 | 1 | -0/+4 | |
| | | |||||
| * | oni-org: Remove yasnippet dependency | 2026-06-10 | 1 | -16/+1 | |
| | | | | | The snippets are now part of oni-yasnippet instead. | ||||
| * | oni-elfeed: Add feed | 2026-06-09 | 1 | -2/+3 | |
| | | |||||
| * | oni-org: Add Trash task to morning checklist | 2026-05-29 | 2 | -2/+16 | |
| | | |||||
| * | oni-yasnippet: Move all snippets to ‘oni-yasnippet’ | 2026-05-28 | 99 | -337/+35 | |
| | | | | | | There is no real point in having them all separate. Having them all in a single place makes them much easier to manage. | ||||
| * | oni-core: Make switching buffers listen to ↵ | 2026-05-26 | 1 | -1/+5 | |
| | | | | | ‘display-buffer-alist’ | ||||
| * | oni-org: Add morning checklist capture template | 2026-05-22 | 2 | -2/+19 | |
| | | |||||
| * | oni-org: Add template for doing laundry | 2026-05-22 | 2 | -1/+28 | |
| | | |||||
| * | oni-org: Add NEXT state | 2026-05-22 | 1 | -1/+7 | |
| | | |||||
| * | oni-elfeed: Add some feeds | 2026-05-22 | 1 | -2/+4 | |
| | | |||||
| * | oni-org: Remove special characters from note page name | 2026-05-22 | 1 | -2/+7 | |
| | | |||||
| * | oni-php: Add BelongsTo type comment for return types | 2026-05-21 | 1 | -1/+13 | |
| | | |||||
| * | oni-php: Remove ggtags dependency | 2026-05-15 | 1 | -3/+2 | |
| | | | | | Using dumb-jump instead | ||||
| * | oni-core: Use consult to show xref results | 2026-05-15 | 1 | -1/+3 | |
| | | |||||
| * | oni-dumb-jump: Add module | 2026-05-15 | 1 | -0/+33 | |
| | | |||||
| * | oni-gui: Load yoshi-mode-line | 2026-05-14 | 1 | -1/+2 | |
| | | | | | | I've been working on it little by little for a while now, it's time to actually turn it on. | ||||
| * | oni-php: Add phpstan-ignore snippet | 2026-05-14 | 1 | -0/+5 | |
| | | |||||
| * | oni-php: Add corfu setup | 2026-05-14 | 2 | -2/+44 | |
| | | |||||
| * | oni-php: Remove company | 2026-05-14 | 1 | -7/+2 | |
| | | |||||
| * | oni-php: Add command to ignore the error at point | 2026-05-08 | 1 | -1/+22 | |
| | | |||||
| * | oni-magit: Add highlighter for Linear tickets | 2026-05-05 | 1 | -1/+21 | |
| | | |||||
| * | oni-eww: Rename buffers to include their URL | 2026-05-05 | 1 | -1/+2 | |
| | | |||||
| * | oni-core: Enable prescient mode for vertico | 2026-05-05 | 1 | -1/+2 | |
| | | |||||
| * | oni-php: Add dabbrev setting | 2026-05-05 | 1 | -1/+6 | |
| | | |||||
| * | oni-php: oni-php-grep-symbol: If region is active, grep ↵ | 2026-05-05 | 1 | -1/+8 | |
| | | | | | that instead | ||||
| * | oni-php: Update some snippets | 2026-05-05 | 3 | -0/+10 | |
| | | |||||
| * | oni-php: Fix up inserting ‘->’ vs ‘::’ | 2026-04-13 | 1 | -5/+4 | |
| | | | | | | When we're looking at a ‘)’ it should be ‘->’ since we can't return a static class in that case. | ||||
| * | oni-eshell: Fix issue when directory names aren't unique | 2026-04-13 | 1 | -2/+3 | |
| | | | | | | When a directory name is a substring of another directory name, just return the directory, we can't make it more unique than that. | ||||
| * | oni-sql: Fix typo | 2026-04-07 | 1 | -2/+2 | |
| | | |||||
| * | oni-php: Add auto-insert template for .php files | 2026-04-07 | 2 | -8/+33 | |
| | | |||||
| * | oni-php: ‘oni-php-comment-dwim’: Add ‘@use’ template | 2026-04-07 | 1 | -8/+25 | |
| | | |||||
| * | oni-php: ‘oni-php-insert-dot-dwim’: Improve ↵ | 2026-04-07 | 1 | -1/+2 | |
| | | | | | detection ‘::’ vs ‘->’ | ||||
| * | oni-php: oni-php-insert-dot-dwim: Add ‘::’ operator | 2026-04-06 | 1 | -5/+21 | |
| | | |||||
| * | oni-logview: Add configuration | 2026-04-02 | 1 | -0/+38 | |
| | | |||||
