Age | Commit message (Expand) | Author | Files | Lines |
2020-02-10 | Ignore kv.json | William Carroll | 1 | -0/+1 |
2020-02-10 | Gracefully shutdown server | William Carroll | 1 | -0/+33 |
2020-02-10 | Read tokens from store when server starts | William Carroll | 1 | -3/+14 |
2020-02-10 | Nixify tokens.go | William Carroll | 2 | -1/+22 |
2020-02-10 | Remove dead code | William Carroll | 1 | -18/+0 |
2020-02-10 | Create gopkgs directory for golang libs | William Carroll | 6 | -21/+43 |
2020-02-10 | Support simple key-value store | William Carroll | 2 | -0/+51 |
2020-02-10 | Create server for managing Monzo credentials | William Carroll | 4 | -52/+342 |
2020-02-10 | Document more API requests | William Carroll | 1 | -6/+32 |
2020-02-10 | Practice concurrency in golang | William Carroll | 6 | -0/+194 |
2020-02-10 | Support vterm-mgt.el | William Carroll | 4 | -5/+146 |
2020-02-10 | Support cycle/{append,remove} | William Carroll | 1 | -1/+49 |
2020-02-08 | Support cycle/focus-item | William Carroll | 1 | -0/+5 |
2020-02-08 | Support cycle/empty? | William Carroll | 1 | -9/+19 |
2020-02-08 | Practice writing, printing, traversing matrices | William Carroll | 1 | -0/+45 |
2020-02-08 | Practice matrix traversals | William Carroll | 1 | -0/+59 |
2020-02-07 | Support a restclient.el scratch buffer | William Carroll | 1 | -0/+10 |
2020-02-07 | Support serde for Monzo and YNAB transaction structs | William Carroll | 3 | -1/+137 |
2020-02-07 | Support YNAB personal-access-token | William Carroll | 2 | -4/+5 |
2020-02-07 | Start lorri with sytemd | William Carroll | 3 | -5/+24 |
2020-02-07 | Add bin dependencies to wpcarros-emacs | William Carroll | 1 | -2/+20 |
2020-02-07 | Start lorri daemon in ~/.profile | William Carroll | 2 | -16/+16 |
2020-02-07 | Escape sub-shell in config.fish to prevent evaluation | William Carroll | 1 | -1/+1 |
2020-02-07 | Drop support for dkish | William Carroll | 1 | -7/+0 |
2020-02-07 | Remove assertions that prelude/executable-exists? | William Carroll | 5 | -13/+6 |
2020-02-07 | Support lorri | William Carroll | 4 | -7/+29 |
2020-02-06 | Host go directory for some go scratch work | William Carroll | 1 | -0/+45 |
2020-02-06 | Partition deepmind directory into two parts | William Carroll | 12 | -0/+57 |
2020-02-05 | Temporarily disable initialization code | William Carroll | 2 | -2/+1 |
2020-02-05 | Support OAuth 2.0 login flow for Monzo API | William Carroll | 6 | -81/+203 |
2020-02-05 | Inherit parent's .envrc variables | William Carroll | 2 | -2/+5 |
2020-02-05 | Further support Monzo OAuth2.0 login flow | William Carroll | 1 | -3/+43 |
2020-02-05 | Further configure Go tooling | William Carroll | 2 | -0/+24 |
2020-02-05 | Support hgwhat alias | William Carroll | 1 | -14/+15 |
2020-02-04 | Begin supporting Monzo OAuth 2.0 login flow | William Carroll | 2 | -0/+43 |
2020-02-03 | Remove KBDs supporting undesired Ergodox configuration | William Carroll | 2 | -15/+1 |
2020-02-02 | Support script to download RFCs to my Kindle | William Carroll | 4 | -0/+334 |
2020-02-02 | Add KBDs to vterm | William Carroll | 1 | -0/+14 |
2020-02-02 | Support emacs fn for rebuilding wpcarros-emacs | William Carroll | 1 | -0/+7 |
2020-02-02 | Support focusing EXWM X-application buffers | William Carroll | 2 | -5/+31 |
2020-02-02 | Blacklist additional non-source-code modes | William Carroll | 1 | -0/+2 |
2020-02-02 | Attempt to debug xrandr behavior in display.el | William Carroll | 1 | -1/+1 |
2020-02-02 | Support KBDs for term-switcher package | William Carroll | 2 | -92/+6 |
2020-02-02 | Support timestring.el | William Carroll | 2 | -0/+72 |
2020-02-02 | Re-write delete_dotfile_symlinks in golang | William Carroll | 2 | -88/+117 |
2020-01-31 | Support golang | William Carroll | 2 | -0/+24 |
2020-01-31 | Add deploy.nix to blog | William Carroll | 1 | -0/+15 |
2020-01-31 | Consolidate injected dependencies | William Carroll | 1 | -6/+3 |
2020-01-31 | Rename docker -> deploy | William Carroll | 3 | -2/+1 |
2020-01-31 | Render pandoc output to index.html | William Carroll | 3 | -13/+17 |