aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-02-25Check if keys are about to expireSilvio Rhatto
2014-02-25Break keyringer_check_recipients into smaller piecesSilvio Rhatto
2014-02-25Canary will be coded in a separate branchSilvio Rhatto
2014-02-25TODO updateSilvio Rhatto
2014-02-25New function keyringer_check_repositorySilvio Rhatto
2014-02-25Git maintenance operationsSilvio Rhatto
2014-02-24ChangeLog and TODO updateSilvio Rhatto
2014-02-24Starting to code check actionSilvio Rhatto
2014-02-23Design for check and canarySilvio Rhatto
2014-02-23Enhanced secret finder on find actionSilvio Rhatto
2014-02-23Enhanced secret finder at keyringer_get_fileSilvio Rhatto
2014-02-23Added find action into shell completionsSilvio Rhatto
2014-02-22Formatting xclip functionSilvio Rhatto
2014-02-22Using XA_PRIMARY selection at xclip actionSilvio Rhatto
2014-02-20Fixed secret paths at mv actionSilvio Rhatto
2014-02-20Do not use RELATIVE_PATH on git actionSilvio Rhatto
2014-02-20Fix test output at xclip actionSilvio Rhatto
2014-02-20Try to find a similar file at keyringer_get_file()Silvio Rhatto
2014-02-19Adding xclip action thanks to password-store (2)Silvio Rhatto
2014-02-19Adding xclip action thanks to password-storeSilvio Rhatto
2014-02-13Expiration check should handle keys without expiry datesSilvio Rhatto
2014-02-12Check key expirations (#37)Silvio Rhatto
2014-02-12Proper error handling at edit actionSilvio Rhatto
2013-12-31Use 'gpg --quiet' by defaultSilvio Rhatto
2013-12-26Adding mv and rmdir actionsSilvio Rhatto
2013-12-26Support for RELATIVE_FOLDER at git actionSilvio Rhatto
2013-12-26Adding 'find' actionSilvio Rhatto
2013-12-22Add missing '/.' test at keyringer_set_recipientsSilvio Rhatto
2013-12-10CommentsSilvio Rhatto
2013-12-10Fix instance list at shell completionsSilvio Rhatto
2013-12-10Adding 'teardown' actionSilvio Rhatto
2013-12-10Adding shell completions for 'mkdir' action (#34)feature/shellSilvio Rhatto
2013-12-10Adding mkdir action (#34)Silvio Rhatto
2013-12-10Run shell by default (#34)Silvio 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-12-10Enhanced 'cd' behavior (#34)Silvio Rhatto
2013-12-10Initial code for 'cd' shell command (#34)Silvio Rhatto
2013-12-10Initial implementation for keyringer shell (#34)Silvio Rhatto
2013-11-26Builtin implementation for 'tree' actionSilvio Rhatto
2013-11-26New actions: tree and rm (alias for del)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-26Pass options to git-rm at del actionSilvio 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
2013-11-25Typo: 'trailing slash' was meant to be 'leading slash'Silvio Rhatto
2013-11-25Temp folder priority set to "$TMPDIR $TMP /tmpĀ /run/shm"Silvio Rhatto
2013-11-25Avoid bash arrays on append action (closes #26)Silvio Rhatto