Scott Windsor
Scott Windsor
Uses builder pattern (might be helpful for vcard exports). Also some minor fixes in the hatom export (following spec more closely for fallbacks). Passes travis build: https://travis-ci.org/sentientmonkey/prism
On load or save, we should remove any expired tokens. Since we only use a token up to it's half-life, removing after expiration seems pretty reasonable. Since we additionally use...
I've been trying to get magit (for emacs) and fugitive (for vim) to work well with git-together. One of the problems for both is that if they are launched and...
This fixes the panic on layer pull, as well as adding flags for accepting username and password. Since accepting username and password as a command line argument can be a...