Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-22 | Remove opam-install variable and assertion | William Carroll | 1 | -9/+1 |
2020-01-22 | Support today-{expected,actual} | William Carroll | 1 | -1/+3 |
2020-01-22 | Ensure scrot.el initializes | William Carroll | 2 | -2/+3 |
2020-01-22 | Debug fonts.el | William Carroll | 1 | -1/+1 |
2020-01-22 | Bind chrome/browse to EXWM keybinding | William Carroll | 1 | -0/+3 |
2020-01-22 | Debug keybindings.el | William Carroll | 1 | -4/+4 |
2020-01-22 | Drop support for evil-leader | William Carroll | 8 | -84/+89 |
2020-01-22 | Track TODO for extending alist/new | William Carroll | 1 | -0/+1 |
2020-01-22 | Begin supporting list/index | William Carroll | 1 | -0/+22 |
2020-01-22 | Add tests for vector.el | William Carroll | 1 | -0/+22 |
2020-01-22 | Drop support for ORG_DIRECTORY in envrc | William Carroll | 2 | -13/+9 |
2020-01-22 | Temporarily prefer start-process instead of prelude/start-process | William Carroll | 1 | -6/+4 |
2020-01-22 | Change current-project to mono-repo | William Carroll | 1 | -1/+1 |
2020-01-22 | Prefer general to evil-leader | William Carroll | 2 | -11/+18 |
2020-01-22 | Attempt to tidy Emacs mode line | William Carroll | 1 | -0/+4 |
2020-01-18 | Remove unused keybindings | William Carroll | 1 | -6/+0 |
2020-01-18 | Format modules | William Carroll | 2 | -2/+3 |
2020-01-18 | Debug failed initialization of keybindings | William Carroll | 4 | -25/+35 |
2020-01-18 | Support string/contains? | William Carroll | 1 | -0/+4 |
2020-01-18 | Use assert in prelude/start-process | William Carroll | 2 | -3/+6 |
2020-01-18 | Support Gruvbox theme | William Carroll | 1 | -0/+7 |
2020-01-18 | Prefer general to evil-leader | William Carroll | 1 | -6/+6 |
2020-01-17 | Re-order functions.el module | William Carroll | 1 | -6/+6 |
2020-01-17 | Support clipboard/contents | William Carroll | 1 | -0/+4 |
2020-01-17 | Re-enable wpc-org with direnv support | William Carroll | 2 | -11/+10 |
2020-01-17 | Support google3 as a citc alias | William Carroll | 1 | -1/+2 |
2020-01-17 | Drop support for prism-mode | William Carroll | 3 | -15/+0 |
2020-01-17 | Prefer fullscreen for magit-status | William Carroll | 1 | -1/+4 |
2020-01-17 | Debug colorscheme.el | William Carroll | 1 | -1/+1 |
2020-01-17 | Only whitelist doom- prefixed themes | William Carroll | 1 | -1/+4 |
2020-01-17 | Suppress load-theme from confirming changes | William Carroll | 1 | -1/+1 |
2020-01-17 | Drop support for window-manager/screenshot | William Carroll | 1 | -8/+0 |
2020-01-17 | Consume Mononoki and JetBrainsMono in themes.el | William Carroll | 1 | -2/+2 |
2020-01-17 | Support package-lint | William Carroll | 1 | -0/+3 |
2020-01-17 | Whitelist Mononoki and JetBrainsMono in fonts.el | William Carroll | 1 | -1/+3 |
2020-01-17 | Allow message overrides in clipboard/{copy,paste} | William Carroll | 1 | -4/+4 |
2020-01-17 | Support scrot.el | William Carroll | 1 | -0/+66 |
2020-01-17 | Consume ivy-clipmenu | William Carroll | 1 | -0/+13 |
2020-01-17 | Rename clipmenu.el to ivy-clipmenu.el | William Carroll | 2 | -149/+134 |
2020-01-17 | Add headers to fs.el file | William Carroll | 1 | -2/+8 |
2020-01-17 | Begin support for terminator.el | William Carroll | 2 | -0/+1888 |
2020-01-17 | Ensure clipmenu/list-clips output matches clipmenu | William Carroll | 1 | -42/+33 |
2020-01-17 | Support functions to toggling the display of the laptop | William Carroll | 1 | -0/+29 |
2020-01-17 | Support list/dedupe-adjacent | William Carroll | 1 | -0/+14 |
2020-01-17 | Support call-process-to-string | William Carroll | 1 | -0/+6 |
2020-01-17 | Add parsec.el | William Carroll | 1 | -0/+3 |
2020-01-17 | Track TODO for investigating 4k monitor scaling | William Carroll | 1 | -0/+2 |
2020-01-17 | Prefer direnv to manage ORG_DIRECTORY | William Carroll | 1 | -0/+15 |
2020-01-17 | Support missing Emacs dependencies | William Carroll | 2 | -0/+6 |
2020-01-17 | Begin supporting Emacs client for clipmenu | William Carroll | 1 | -0/+158 |