Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2020-08-20 | Remove <unstable> from briefcase | William Carroll | 2 | -7/+2 |
2020-08-20 | Move scratch/brilliant into //assessments | William Carroll | 10 | -0/+0 |
2020-08-20 | Drop support for dir-locals.nix, <nixpkgs>, etc. | William Carroll | 55 | -118/+102 |
2020-08-20 | Move /home/wpcarro/nixpkgs-channels to /var/lib | William Carroll | 2 | -2/+2 |
2020-08-20 | Move buildkite's SSH key out of /home/wpcarro into /etc/ssh | William Carroll | 1 | -0/+1 |
2020-08-20 | Enable services.buildkite-agents | William Carroll | 1 | -7/+7 |
2020-08-20 | Add CI build status badge to top-level README | William Carroll | 1 | -0/+2 |
2020-08-20 | Support build-briefcase.sh | William Carroll | 3 | -2/+7 |
2020-08-20 | Disable failing goals/default.nix | William Carroll | 4 | -7/+2 |
2020-08-20 | Revise previous opinions about absolute paths GT <bracket-notation> | William Carroll | 11 | -21/+12 |
2020-08-20 | Attempt nix-build instead of nixos-rebuild switch | William Carroll | 5 | -33/+17 |
2020-08-20 | Prefer nixos-rebuild to the rebuild script | William Carroll | 1 | -4/+6 |
2020-08-20 | Define buildkite-agent user | William Carroll | 1 | -0/+7 |
2020-08-20 | Log all polkit actions to find action.id for nixos-rebuild | William Carroll | 1 | -0/+6 |
2020-08-20 | Debug $USER in build-socrates.sh | William Carroll | 1 | -1/+1 |
2020-08-20 | Debug build-socrates.sh | William Carroll | 1 | -1/+4 |
2020-08-20 | Attempt to build Socrates using BuildKite | William Carroll | 3 | -1/+9 |
2020-08-20 | Set -Wall and cleanup warnings | William Carroll | 2 | -9/+11 |
2020-08-20 | Create an assessment directory | William Carroll | 10 | -0/+359 |
2020-08-20 | List directories first in dired view | William Carroll | 1 | -0/+1 |
2020-08-20 | Restore shell.nix | William Carroll | 1 | -0/+10 |
2020-08-20 | Drop support for wpc/find-file | William Carroll | 2 | -9/+1 |
2020-08-20 | Prefer direnv's use_nix to shell.nix | William Carroll | 2 | -10/+1 |
2020-08-20 | Change GET /mimi to GET /hello | William Carroll | 1 | -4/+8 |
2020-08-20 | Define the monoserver as a systemd service | William Carroll | 1 | -0/+10 |
2020-08-20 | Add GET /mimi to zoo | William Carroll | 1 | -1/+5 |