Age | Commit message (Expand) | Author | Files | Lines |
2020-08-31 | Add xset to Emacs PATH | William Carroll | 1 | -0/+1 |
2020-08-31 | Prefer inherit pattern to import Nix dependencies | William Carroll | 1 | -13/+13 |
2020-08-31 | Delete unused Emacs packages | William Carroll | 1 | -3/+0 |
2020-08-31 | Allow configurable BRIEFCASE env var for CI | William Carroll | 2 | -38/+55 |
2020-08-31 | Attempting to avoid buildkite parse error | William Carroll | 1 | -1/+1 |
2020-08-31 | Set Emacs line-spacing to 0 | William Carroll | 1 | -2/+2 |
2020-08-31 | Surround subshell in 2x-quotes | William Carroll | 1 | -1/+3 |
2020-08-28 | Call readTree on all top-level, visible directories in briefcase | William Carroll | 1 | -24/+25 |
2020-08-28 | Restore "l" as evil-forward-char in magit-status-mode-map | William Carroll | 1 | -0/+10 |
2020-08-27 | Add build, lint Emacs steps to post-receive pipeline | William Carroll | 3 | -1/+75 |
2020-08-27 | Clean up emacs/default.nix | William Carroll | 1 | -5/+2 |
2020-08-27 | Remove exported DEPOT env var from wpcarros-emacs | William Carroll | 1 | -3/+0 |
2020-08-27 | Prefer builtins.path | William Carroll | 2 | -6/+32 |
2020-08-26 | Delete unused parts of bookmark.el | William Carroll | 1 | -44/+1 |
2020-08-25 | Remove bookmark for <depot> | William Carroll | 1 | -3/+0 |
2020-08-25 | Replace calls to (getenv "BRIEFCASE") with constants/briefcase | William Carroll | 4 | -10/+17 |
2020-08-25 | Prefer <leader>jb to <leader>jd for searching all of briefcase | William Carroll | 1 | -1/+1 |
2020-08-25 | Delete org-helpers | William Carroll | 4 | -35/+0 |
2020-08-25 | Remove unnecessary TODO | William Carroll | 1 | -2/+0 |
2020-08-25 | Remove unnecessary code from wpc-nix.el | William Carroll | 1 | -5/+2 |
2020-08-24 | Prefer simpler, more idiomatic project-find-function | William Carroll | 1 | -24/+5 |
2020-08-22 | Abandon the pre-receive hook | William Carroll | 2 | -11/+6 |
2020-08-22 | Define Buildkite pipelines corresponding to git server hooks | William Carroll | 3 | -19/+20 |
2020-08-22 | Ensure that the build step "depends on" the lint step | William Carroll | 1 | -0/+3 |
2020-08-22 | Remove --add-provider step from briefcase lint | William Carroll | 2 | -18/+10 |
2020-08-22 | Call --add-provider during lint stage | William Carroll | 1 | -3/+16 |
2020-08-22 | Log git information during briefcase's lint stage | William Carroll | 1 | -1/+5 |
2020-08-22 | Replace build badge | William Carroll | 1 | -1/+1 |
2020-08-21 | Prefer :nix: emoji | William Carroll | 2 | -2/+2 |
2020-08-21 | Use emojis for build, lint steps | William Carroll | 2 | -3/+3 |
2020-08-21 | Remove debugging information | William Carroll | 1 | -6/+1 |
2020-08-21 | Debugging briefcase pipeline | William Carroll | 1 | -1/+6 |
2020-08-21 | Call --scan-history | William Carroll | 1 | -1/+1 |
2020-08-21 | Define BuildKite pipelines in Nix | William Carroll | 6 | -18/+33 |
2020-08-20 | Testing new CI lint-secrets step | William Carroll | 1 | -0/+3 |
2020-08-20 | Call `git secret hide` whenever //secrets.json is saved | William Carroll | 1 | -0/+6 |
2020-08-20 | Prefer reading secrets.json to using pass show | William Carroll | 5 | -8/+14 |
2020-08-20 | Testing git-secret | William Carroll | 3 | -0/+2 |
2020-08-20 | Remove 2x-newlines from .gitignore | William Carroll | 1 | -5/+0 |
2020-08-20 | Setup git-secret | William Carroll | 5 | -0/+2 |
2020-08-20 | Simplify EXWM init hook | William Carroll | 1 | -31/+1 |
2020-08-20 | Add XMODIFIERS=emacs | William Carroll | 1 | -1/+2 |
2020-08-20 | Debug evil-want-keybindings issue | William Carroll | 1 | -1/+1 |
2020-08-20 | Drop use-package in keybindings.el | William Carroll | 1 | -79/+63 |
2020-08-20 | Add missing dependencies to emacs/default.nix | William Carroll | 1 | -0/+2 |
2020-08-20 | Drop support for wpc-keybindings | William Carroll | 3 | -191/+121 |
2020-08-20 | Remove unused kbd/install-kbds? | William Carroll | 1 | -8/+0 |
2020-08-20 | Centralize <SPC> in normal mode KBDs | William Carroll | 2 | -45/+28 |
2020-08-20 | Delete unused KBDs | William Carroll | 1 | -9/+0 |
2020-08-20 | Add --no-out-link to ci/scripts | William Carroll | 2 | -1/+2 |