Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-11 | Encode InterviewCake.com questions as an org-mode list | William Carroll | 1 | -0/+77 |
2020-02-11 | Support cycling through display configurations | William Carroll | 2 | -18/+31 |
2020-02-10 | Preferring to start wpcarros-emacs with dbus-launch | William Carroll | 1 | -1/+1 |
2020-02-10 | Begin work on YNAB client | William Carroll | 4 | -1/+70 |
2020-02-10 | Sort items in travel_hitlist | William Carroll | 1 | -2/+2 |
2020-02-10 | Add Turkish cities to wish list | William Carroll | 1 | -0/+2 |
2020-02-10 | Add Grenoble and Lyons | William Carroll | 1 | -0/+2 |
2020-02-10 | Lint the document | William Carroll | 1 | -1/+1 |
2020-02-10 | Adding a few cities that I visited in 2019 | William Carroll | 1 | -1/+5 |
2020-02-10 | Add 'travel_hitlist/' from commit 'a97002bb21425c4d36335e9d70a1ec8bad6b51f2' | William Carroll | 1 | -0/+75 |
2020-02-10 | Support C-k for upward movement in ivy-switch-buffer-map | William Carroll | 1 | -1/+1 |
2020-02-10 | Disable ido-mode | William Carroll | 1 | -2/+0 |
2020-02-10 | Add ts.el to emacs/default.nix | William Carroll | 1 | -0/+1 |
2020-02-10 | Refactor token server initialization | William Carroll | 1 | -30/+42 |
2020-02-10 | Debug os.Signal handling | William Carroll | 1 | -12/+11 |
2020-02-10 | Sketch Monzo client | William Carroll | 1 | -0/+52 |
2020-02-10 | Consume auth library | William Carroll | 1 | -58/+102 |
2020-02-10 | Move authorization logic into separate package | William Carroll | 3 | -146/+115 |
2020-02-10 | Support utils.Debug{Request,Response} | William Carroll | 1 | -5/+16 |
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 |