Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-14 | Define notmuch KBDs | William Carroll | 1 | -0/+44 |
2020-02-14 | Configure saved searches for notmuch | William Carroll | 1 | -1/+25 |
2020-02-14 | Support list/xs-distinct-by? | William Carroll | 1 | -0/+5 |
2020-02-13 | Begin supporting notmuch in Emacs | William Carroll | 3 | -0/+22 |
2020-02-13 | Solve merging-ranges | William Carroll | 2 | -1/+116 |
2020-02-12 | Prefer alias to abbr | William Carroll | 1 | -214/+83 |
2020-02-12 | Disable auto pairing parens, brackets, quotes | William Carroll | 1 | -3/+0 |
2020-02-12 | Nixify simple_vim idea | William Carroll | 2 | -0/+10 |
2020-02-12 | Define briefcase alias to cd into my monorepo | William Carroll | 1 | -0/+3 |
2020-02-12 | Tidy up structure of briefcase | William Carroll | 89 | -41/+53 |
2020-02-12 | Complete InterviewCake reverse-string-in-place | William Carroll | 2 | -6/+13 |
2020-02-11 | Move matrix-traversals -> ./misc | William Carroll | 1 | -0/+0 |
2020-02-11 | Attempt to support TypeScript for coding challenges | William Carroll | 6 | -0/+107 |
2020-02-11 | Begin supporting run | William Carroll | 5 | -0/+104 |
2020-02-11 | Support utils.Resolve/2 | William Carroll | 1 | -0/+39 |
2020-02-11 | Support utils.FileExists/1 | William Carroll | 1 | -0/+10 |
2020-02-11 | Support utils.HomeDir/0 | William Carroll | 1 | -0/+10 |
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 |