aboutsummaryrefslogtreecommitdiff
path: root/lib/keyringer/functions
AgeCommit message (Expand)Author
2019-01-24Use --no-encrypt-to GnuPG option to strictly respect the recipients fileSilvio Rhatto
2018-05-30Use -depht after path on find for GNU and BSD compatibilitySilvio Rhatto
2018-05-30Clean empty directories once the files are removed with shredGrégoire Jadi
2018-05-30Fix mktemp template for POSIX.1 mktempGrégoire Jadi
2018-05-30Rename _F to rmtest at keyringer_shredSilvio Rhatto
2018-05-30Cleanup mktemp target at keyringer_shredSilvio Rhatto
2018-05-30Add support to "gshred" and "rm -P" to safely delete a fileGrégoire Jadi
2017-11-03Redirect both outputs when checking 'ls' versionSilvio Rhatto
2017-11-03\t is a GNU extension in sed regexes; fixed / use --color only when ls suppor...rysiek
2017-11-03functions: handling vi better (no spurious error outputrysiek
2017-05-26Do not abort when keys are expired on some actions (#72)Silvio Rhatto
2016-12-19Removes break statements from keyringer_check_expirationSilvio 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
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
2014-08-21Moving editors' files to shared folderSilvio Rhatto
2014-08-16Removing trailing spacesSilvio 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-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-06Fix usage message inside keyringer shellrhatto@riseup.net
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-14Try to get an initial recipient (#32)rhatto
2014-03-14Use 'actions' instead of 'commands'Silvio Rhatto
2014-02-27Do not trigger a false positive when subkeys has no expiry dateSilvio Rhatto
2014-02-25Skeleton for keyringer_get_optionSilvio Rhatto
2014-02-25Check if keys are about to expireSilvio Rhatto
2014-02-25Break keyringer_check_recipients into smaller piecesSilvio Rhatto
2014-02-25New function keyringer_check_repositorySilvio Rhatto
2014-02-24Starting to code check actionSilvio Rhatto
2014-02-23Enhanced secret finder at keyringer_get_fileSilvio Rhatto
2014-02-20Try to find a similar file at keyringer_get_file()Silvio Rhatto
2014-02-13Expiration check should handle keys without expiry datesSilvio Rhatto
2014-02-12Check key expirations (#37)Silvio Rhatto
2013-12-31Use 'gpg --quiet' by defaultSilvio Rhatto
2013-12-22Add missing '/.' test at keyringer_set_recipientsSilvio Rhatto
2013-12-10Adding 'teardown' actionSilvio Rhatto