Age | Commit message (Expand) | Author |
2015-03-30 | Eliminates hardcoded bash path (thanks polynomial/github #1) | Silvio Rhatto |
2015-03-24 | Manpage and ChangeLog and help update (#69) | Silvio Rhatto |
2015-03-24 | Updates shell completions (#69) | Silvio Rhatto |
2015-03-24 | Rename genkeys functions (#69) | Silvio Rhatto |
2015-03-24 | Renaming genpairs (#69) | Silvio Rhatto |
2015-03-24 | Ensure destination folder exists at 'cp' action | Silvio Rhatto |
2015-03-24 | Adding completions for cp and mv actions | Silvio Rhatto |
2014-08-21 | Shell completions: use KEYRINGER_CHECK_RECIPIENTS=false to avoid fatal errors | Silvio Rhatto |
2014-08-21 | Minor zsh completion fixes | Silvio Rhatto |
2014-08-21 | Shell completions: fix handling of keyrings with '-' in their names | Silvio Rhatto |
2014-08-21 | Moving editors' files to shared folder | Silvio Rhatto |
2014-08-16 | Edit: Unset RELATIVE_PATH before encrypting file | Silvio Rhatto |
2014-08-16 | Removing trailing spaces | Silvio Rhatto |
2014-08-16 | New action 'cp' (2) | Silvio Rhatto |
2014-07-06 | Reset 'expiry' on keyringer_check_expiration (closes #62) | Silvio Rhatto |
2014-05-20 | Use a custom .vimrc so VIM command line is not messed with quotes (#50) | Silvio Rhatto |
2014-05-20 | Edit/Open: show just the APPNAME for the user | Silvio Rhatto |
2014-05-16 | Minor UI enhancements at open/edit actions | Silvio Rhatto |
2014-05-16 | Workaround for open/edit action returning instantaneously (#49) | Silvio Rhatto |
2014-05-16 | Use 'nobackup' and 'nowritebackup' if VIM is set as $EDITOR (#50) | Silvio Rhatto |
2014-04-17 | Rollback: use find+grep instead of 'find -iname' (#53) | rhatto@riseup.net |
2014-04-17 | Edit/open: wait for background process to finish (#49) | rhatto@riseup.net |
2014-04-11 | Use 'encrypt' on edit action and new env variable KEYRINGER_ADD_EXTENSION | rhatto@riseup.net |
2014-04-10 | Genpair: 4096 bits ssl by default | rhatto@riseup.net |
2014-04-08 | Genpair: generate ssh keys with 4096 bits | rhatto@riseup.net |
2014-04-06 | Fix usage message inside keyringer shell | rhatto@riseup.net |
2014-04-06 | Fix recryption error when using gpg-agent in text mode | rhatto |
2014-04-06 | Be more verbose on recrypt errors | rhatto |
2014-04-04 | Fix positional arguments on commit action | rhatto |
2014-04-04 | Adding "commit" action which is a wrapper around "git commit" | rhatto |
2014-04-02 | Align command output | rhatto |
2014-03-27 | Avoid viminfo if VIM is set as $EDITOR (#50) | rhatto |
2014-03-22 | Keyringer 0.3.30.3.3 | rhatto |
2014-03-22 | Use --recv-keys instead of --refresh-keys and minor text change | rhatto |
2014-03-17 | Using -iname at find action | rhatto |
2014-03-17 | Spell check | rhatto |
2014-03-17 | Renaming --prune from git gc | rhatto |
2014-03-17 | Spell checking as suggested by Debian #741644 | rhatto |
2014-03-14 | Subkey expiration date check shall not happen with expired keys | rhatto |
2014-03-14 | Make usage more readable | rhatto |
2014-03-14 | Added "destroy" alias to "teardown" action | rhatto |
2014-03-14 | Try to get an initial recipient (#32) | rhatto |
2014-03-14 | Use 'actions' instead of 'commands' | Silvio Rhatto |
2014-02-28 | Software comparison | Silvio Rhatto |
2014-02-27 | Do not trigger a false positive when subkeys has no expiry date | Silvio Rhatto |
2014-02-25 | Skeleton for keyringer_get_option | Silvio Rhatto |
2014-02-25 | Check if keys are about to expire | Silvio Rhatto |
2014-02-25 | Break keyringer_check_recipients into smaller pieces | Silvio Rhatto |
2014-02-25 | Canary will be coded in a separate branch | Silvio Rhatto |
2014-02-25 | TODO update | Silvio Rhatto |