aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-11-03Redirect both outputs when checking 'ls' versionSilvio Rhatto
2017-11-03Fix failure to properly decrypt the file in actions/decrypt (#80)Silvio Rhatto
2017-11-03Removes incorrect exit command (#79)Silvio Rhatto
2017-11-03teardown: more unambiguous info on confirmation; added information when teard...rysiek
2017-11-03\t is a GNU extension in sed regexes; fixed / use --color only when ls suppor...rysiek
2017-11-03another find usage fixed on *BSDrysiek
2017-11-03keyringer_tree fixed on FreeBSD; also, prettier everywhere elserysiek
2017-11-03recrypt's use of find fixed on FreeBSDrysiek
2017-11-03pwgen action now uses encrypt-batch, informs user of successrysiek
2017-11-03functions: handling vi better (no spurious error outputrysiek
2017-08-19Give delay on xdotool at sclipSilvio Rhatto
2017-05-26Do not abort when keys are expired on some actions (#72)Silvio Rhatto
2017-01-15Adds "delete" alias to "del" action.Silvio Rhatto
2016-12-19Removes break statements from keyringer_check_expirationSilvio Rhatto
2016-12-19Additional fix for sclip clipboard overwrite procedureSilvio Rhatto
2016-12-19Fixes keyringer_check_expiration failure if a public key is listed multiple t...Silvio Rhatto
2016-12-19Coding styleSilvio Rhatto
2016-12-19Make keyringer_check_expiration not fail on subkeys which do not have an expi...Silvio Rhatto
2016-12-19Adds pwgen actionSilvio Rhatto
2016-12-19Do not quote around EDITORSilvio Rhatto
2016-12-19Fixes sclip and adds XDOTOOL_NEXT_WINDOW configSilvio Rhatto
2016-11-17Adds sclip into completionsSilvio Rhatto
2016-10-27Switch windows at sclipSilvio Rhatto
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