aboutsummaryrefslogtreecommitdiff
path: root/lib/keyringer/functions
AgeCommit message (Expand)Author
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
2013-12-10Using RELATIVE_PATH directly at keyringer_get_file and keyringer_get_new_fileSilvio Rhatto
2013-12-10Integrating shell with all commands (#34)Silvio Rhatto
2013-11-26Cleanup at keyringer_check_tmpSilvio Rhatto
2013-11-26Set .gitignore during initialization and when using tmp inside the repositorySilvio Rhatto
2013-11-26Simpler ramdisk/tmpfs check at keyringer_check_tmpSilvio Rhatto
2013-11-26Better mode check on keyringer_check_tmp (closes #30)Silvio Rhatto
2013-11-25Document ramdisk check and fix typ0 at keyringer_check_tmpSilvio Rhatto