Connor Atherton
Connor Atherton
I didn't see anything in the README about key rotation. Is there a command like: `git-crypt re-encrypt /path/to/old/key /path/to/new/key`
Would it be possible to not register the `gravatar_image` tag if `gravatar_email` hasn't been set in `_config.yml` yet. This way we can show the image if an email has been...
The issue was raised in pr #104, see the comment there for a more elaborate explanation. I'm looking into it now.
These are commands that are present in GNU Readline but not rb-readline. Reported in #108. ``` copy-backward-word copy-forward-word do-uppercase-version dump-functions dump-macros dump-variables end-of-file history-search-backward (not the same as backward-search-history) history-search-forward...
Before I get to the PR: we are currently in the process of switching all of our current descriptors over to other things in order to test out a new...