aboutsummaryrefslogtreecommitdiff
path: root/lib/keyringer/actions
AgeCommit message (Expand)Author
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 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-03-27Avoid viminfo if VIM is set as $EDITOR (#50)rhatto
2014-03-17Using -iname at find actionrhatto
2014-03-14Added "destroy" alias to "teardown" actionrhatto
2014-02-28Software comparisonSilvio Rhatto
2014-02-25Skeleton for keyringer_get_optionSilvio 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-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-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-10CommentsSilvio Rhatto
2013-12-10Adding 'teardown' actionSilvio 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-26Pass options to git-rm at del actionSilvio Rhatto
2013-11-25Typo: 'trailing slash' was meant to be 'leading slash'Silvio Rhatto
2013-11-25Avoid bash arrays on append action (closes #26)Silvio Rhatto
2013-11-16Misc enhancementsSilvio Rhatto