aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-10-23Adds sclip actionSilvio Rhatto
2015-11-29Ensure destination path exists at mv actionSilvio Rhatto
2015-07-26Allow @ at file namesSilvio Rhatto
2015-07-26Slightly more interactive keyringer_get_fileSilvio Rhatto
2015-03-30Eliminates hardcoded bash path (thanks polynomial/github #1)Silvio Rhatto
2015-03-24Manpage and ChangeLog and help update (#69)Silvio Rhatto
2015-03-24Updates shell completions (#69)Silvio Rhatto
2015-03-24Rename genkeys functions (#69)Silvio Rhatto
2015-03-24Renaming genpairs (#69)Silvio Rhatto
2015-03-24Ensure destination folder exists at 'cp' actionSilvio Rhatto
2015-03-24Adding completions for cp and mv actionsSilvio Rhatto
2014-08-21Shell completions: use KEYRINGER_CHECK_RECIPIENTS=false to avoid fatal errorsSilvio Rhatto
2014-08-21Minor zsh completion fixesSilvio Rhatto
2014-08-21Shell completions: fix handling of keyrings with '-' in their namesSilvio Rhatto
2014-08-21Moving editors' files to shared folderSilvio Rhatto
2014-08-16Edit: Unset RELATIVE_PATH before encrypting fileSilvio Rhatto
2014-08-16Removing trailing spacesSilvio Rhatto
2014-08-16New action 'cp' (2)Silvio Rhatto
2014-07-06Reset 'expiry' on keyringer_check_expiration (closes #62)Silvio Rhatto
2014-05-20Use a custom .vimrc so VIM command line is not messed with quotes (#50)Silvio Rhatto
2014-05-20Edit/Open: show just the APPNAME for the userSilvio Rhatto
2014-05-16Minor UI enhancements at open/edit actionsSilvio Rhatto
2014-05-16Workaround for open/edit action returning instantaneously (#49)Silvio Rhatto
2014-05-16Use 'nobackup' and 'nowritebackup' if VIM is set as $EDITOR (#50)Silvio Rhatto
2014-04-17Rollback: use find+grep instead of 'find -iname' (#53)rhatto@riseup.net
2014-04-17Edit/open: wait for background process to finish (#49)rhatto@riseup.net
2014-04-11Use 'encrypt' on edit action and new env variable KEYRINGER_ADD_EXTENSIONrhatto@riseup.net
2014-04-10Genpair: 4096 bits ssl by defaultrhatto@riseup.net
2014-04-08Genpair: generate ssh keys with 4096 bitsrhatto@riseup.net
2014-04-06Fix usage message inside keyringer shellrhatto@riseup.net
2014-04-06Fix recryption error when using gpg-agent in text moderhatto
2014-04-06Be more verbose on recrypt errorsrhatto
2014-04-04Fix positional arguments on commit actionrhatto
2014-04-04Adding "commit" action which is a wrapper around "git commit"rhatto
2014-04-02Align command outputrhatto
2014-03-27Avoid viminfo if VIM is set as $EDITOR (#50)rhatto
2014-03-22Keyringer 0.3.30.3.3rhatto
2014-03-22Use --recv-keys instead of --refresh-keys and minor text changerhatto
2014-03-17Using -iname at find actionrhatto
2014-03-17Spell checkrhatto
2014-03-17Renaming --prune from git gcrhatto
2014-03-17Spell checking as suggested by Debian #741644rhatto
2014-03-14Subkey expiration date check shall not happen with expired keysrhatto
2014-03-14Make usage more readablerhatto
2014-03-14Added "destroy" alias to "teardown" actionrhatto
2014-03-14Try to get an initial recipient (#32)rhatto
2014-03-14Use 'actions' instead of 'commands'Silvio Rhatto
2014-02-28Software comparisonSilvio Rhatto
2014-02-27Do not trigger a false positive when subkeys has no expiry dateSilvio Rhatto
2014-02-25Skeleton for keyringer_get_optionSilvio Rhatto