Age | Commit message (Expand) | Author | Files | Lines |
2022-01-20 | r/3638 refactor: Replace 'meta.ci' -> 'meta.ci.skip' | Vincent Ambo | 2 | -2/+2 |
2022-01-18 | r/3629 refactor(wpcarro/gnupg): Improve UX for gnupg/{import,export}.sh | William Carroll | 2 | -15/+35 |
2022-01-18 | r/3628 fix(wpcarro/emacs): Ensure pasting in evil visual WAI | William Carroll | 1 | -1/+1 |
2022-01-18 | r/3627 chore(wpcarro/*): Remove some dead code | Vincent Ambo | 2 | -18/+7 |
2022-01-12 | r/3588 fix: resolve remaining security.acme.email warnings | sterni | 1 | -1/+1 |
2022-01-11 | r/3584 style(wpcarro/emacs): Prefer doom-peacock for Emacs theme | William Carroll | 1 | -1/+1 |
2022-01-09 | r/3575 fix(wpcarro/blog): Sort blog posts by date DESC | William Carroll | 1 | -1/+3 |
2022-01-08 | r/3572 docs(wpcarro/blog): Use "today" in the call to date | William Carroll | 1 | -1/+1 |
2022-01-08 | r/3571 fix(wpcarro/emacs): Temporarily prefer Monospace to JetBrainsMono | William Carroll | 1 | -10/+10 |
2022-01-08 | r/3570 fix(wpcarro/emacs): Redefine bookmark-install-kbd as public fn | William Carroll | 1 | -0/+8 |
2022-01-08 | r/3569 feat(wpcarro/clitools): Add simple_vim to my clitools | William Carroll | 1 | -2/+5 |
2022-01-08 | r/3568 feat(wpcarro/tools): Set nowrap for simple_vim | William Carroll | 1 | -0/+3 |
2022-01-08 | r/3567 feat(wpcarro/blog): Publish "2FA and Gmail's \"Send mail as\"" | William Carroll | 2 | -0/+50 |
2022-01-08 | r/3566 feat(wpcarro/emacs): Define KBDs for tab, backtab for deadgrep | William Carroll | 1 | -0/+14 |
2022-01-08 | r/3565 feat(wpcarro/emacs): Pass --{hidden,follow} flags to rg | William Carroll | 1 | -6/+5 |
2022-01-08 | r/3564 fix(wpcarro/emacs): Ensure debug-on-error is globally set | William Carroll | 1 | -0/+1 |
2022-01-08 | r/3563 fix(wpcarro/emacs): Disable edebug's "h" KBD | William Carroll | 1 | -0/+11 |
2022-01-08 | r/3562 feat(wpcarro/git): Ignore private-keys-v1.d | William Carroll | 1 | -0/+1 |
2022-01-08 | r/3561 refactor(wpcarro/emacs): Tidy-up bookmark.el | William Carroll | 2 | -15/+18 |
2022-01-08 | r/3560 refactor(wpcarro/emacs): Remove KBD logic from buffer.el | William Carroll | 2 | -15/+16 |
2022-01-08 | r/3559 chore(wpcarro/emacs): Remove tests from buffer.el | William Carroll | 1 | -21/+0 |
2022-01-08 | r/3558 feat(wpcarro/emacs): Prefer Vim style of word-searching | William Carroll | 1 | -1/+1 |
2022-01-08 | r/3557 feat(wpcarro/emacs): Enhance markdown editing experience | William Carroll | 1 | -1/+4 |
2022-01-08 | r/3556 feat(wpcarro/scratch): create a proof-of-concept blockchain server | William Carroll | 3 | -0/+286 |
2022-01-08 | r/3555 feat(wpcarro/emacs): Include *scratch* and *Messages* | William Carroll | 1 | -1/+5 |
2022-01-08 | r/3554 fix(wpcarro/emcas): Debug "Logout" command | William Carroll | 1 | -1/+1 |
2022-01-08 | r/3553 fix(wpcarro/simple_vim): Debug simple_vim | William Carroll | 2 | -15/+9 |
2022-01-08 | r/3552 fix(wpcarro/emacs): Change display.el to use Display Port | William Carroll | 1 | -2/+2 |
2022-01-08 | r/3551 feat(wpcarro/emacs): Define new device | William Carroll | 1 | -4/+9 |
2022-01-08 | r/3550 chore(wpcarro): Update README.md | William Carroll | 1 | -2/+4 |
2022-01-08 | r/3549 feat(wpcarro/gpg): Zip output from configs/.gnupg/export.sh | William Carroll | 1 | -7/+10 |
2022-01-08 | r/3548 feat(wpcarro/cryptopals): Support repeating key cipher | William Carroll | 1 | -0/+16 |
2022-01-08 | r/3547 fix(wpcarro/cryptopals): Update cleartext scoring algorithm | William Carroll | 3 | -11/+45 |
2022-01-08 | r/3546 refactor(wpcarro/emacs): Prefer $PATH resolution of scrot | William Carroll | 1 | -4/+1 |
2022-01-08 | r/3545 fix(wpcarro/emacs): Support inserting "+" in a vterm terminal | William Carroll | 1 | -1/+4 |
2022-01-08 | r/3544 fix(wpcarro/emacs): Restore ability to paste in visual mode | William Carroll | 1 | -2/+3 |
2022-01-08 | r/3543 feat(wpcarro/emacs): prefer shorter tab-width | William Carroll | 1 | -0/+3 |
2022-01-08 | r/3542 refactor(wpcarro/emacs): Prefer simpler project-find-file | William Carroll | 1 | -15/+4 |
2022-01-08 | r/3541 feat(wpcarro/diogenes): Support monsterpoker.app | William Carroll | 3 | -0/+50 |
2022-01-08 | r/3540 chore(wpcarro/diogenes): Update README to consume deploy-diogenes | William Carroll | 1 | -6/+2 |
2022-01-08 | r/3539 fix(wpcarro/diogenes): Ensure PTR has trailing dot | William Carroll | 1 | -1/+1 |
2022-01-08 | r/3538 chore(wpcarro/website): Templatize website | William Carroll | 5 | -31/+44 |
2022-01-08 | r/3537 feat(wpcarro/diogenes): Support PTR record configuration | William Carroll | 1 | -0/+6 |
2022-01-08 | r/3536 fix(wpcarro/diogenes): Ensure quassel can read ACME cert | William Carroll | 1 | -0/+3 |
2022-01-08 | r/3535 feat(wpcarro): Define deploy-diogenes helper | William Carroll | 4 | -2/+42 |
2022-01-08 | r/3534 fix(wpcarro/terraform): Drop source_tags (prefer source_ranges) | William Carroll | 1 | -1/+1 |
2022-01-08 | r/3533 feat(wpcarro/nixos): Include whois in my coreutils | William Carroll | 1 | -0/+1 |
2022-01-08 | r/3532 fix(wpcarro/diogenes): Launch billandhiscomputer.com | William Carroll | 1 | -52/+51 |
2022-01-08 | r/3531 feat(wpcarro/diogenes): Nixify diogenes's Terraform configuration | William Carroll | 5 | -178/+331 |
2022-01-08 | r/3530 fix(wpcarro/keys): Append wpcarro@gmail.com to SSH keys | William Carroll | 1 | -3/+3 |