Age | Commit message (Expand) | Author |
2018-05-30 | Replace head -c by dd | Grégoire Jadi |
2018-05-30 | Fix mktemp template for POSIX.1 mktemp | Grégoire Jadi |
2018-05-30 | Rename _F to rmtest at keyringer_shred | Silvio Rhatto |
2018-05-30 | Cleanup mktemp target at keyringer_shred | Silvio Rhatto |
2018-05-30 | Add support to "gshred" and "rm -P" to safely delete a file | Grégoire Jadi |
2018-05-23 | Automatically generate passphrase at genkeys_gpg | Silvio Rhatto |
2018-05-23 | Increase default password size at pwgen | Silvio Rhatto |
2017-11-03 | Redirect both outputs when checking 'ls' version | Silvio Rhatto |
2017-11-03 | Fix failure to properly decrypt the file in actions/decrypt (#80) | Silvio Rhatto |
2017-11-03 | Removes incorrect exit command (#79) | Silvio Rhatto |
2017-11-03 | teardown: 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-03 | another find usage fixed on *BSD | rysiek |
2017-11-03 | keyringer_tree fixed on FreeBSD; also, prettier everywhere else | rysiek |
2017-11-03 | recrypt's use of find fixed on FreeBSD | rysiek |
2017-11-03 | pwgen action now uses encrypt-batch, informs user of success | rysiek |
2017-11-03 | functions: handling vi better (no spurious error output | rysiek |
2017-08-19 | Give delay on xdotool at sclip | Silvio Rhatto |
2017-05-26 | Do not abort when keys are expired on some actions (#72) | Silvio Rhatto |
2017-01-15 | Adds "delete" alias to "del" action. | Silvio Rhatto |
2016-12-19 | Removes break statements from keyringer_check_expiration | Silvio Rhatto |
2016-12-19 | Additional fix for sclip clipboard overwrite procedure | Silvio Rhatto |
2016-12-19 | Fixes keyringer_check_expiration failure if a public key is listed multiple t... | Silvio Rhatto |
2016-12-19 | Coding style | Silvio Rhatto |
2016-12-19 | Make keyringer_check_expiration not fail on subkeys which do not have an expi... | Silvio Rhatto |
2016-12-19 | Adds pwgen action | Silvio Rhatto |
2016-12-19 | Do not quote around EDITOR | Silvio Rhatto |
2016-12-19 | Fixes sclip and adds XDOTOOL_NEXT_WINDOW config | Silvio Rhatto |
2016-11-17 | Adds sclip into completions | Silvio Rhatto |
2016-10-27 | Switch windows at sclip | Silvio Rhatto |
2016-10-23 | Adds sclip action | Silvio Rhatto |
2015-11-29 | Ensure destination path exists at mv action | Silvio Rhatto |
2015-07-26 | Allow @ at file names | Silvio Rhatto |
2015-07-26 | Slightly more interactive keyringer_get_file | Silvio Rhatto |
2015-03-30 | Eliminates hardcoded bash path (thanks polynomial/github #1) | Silvio Rhatto |
2015-03-24 | Manpage and ChangeLog and help update (#69) | Silvio Rhatto |
2015-03-24 | Updates shell completions (#69) | Silvio Rhatto |
2015-03-24 | Rename genkeys functions (#69) | Silvio Rhatto |
2015-03-24 | Renaming genpairs (#69) | Silvio Rhatto |
2015-03-24 | Ensure destination folder exists at 'cp' action | Silvio Rhatto |
2015-03-24 | Adding completions for cp and mv actions | Silvio Rhatto |
2014-08-21 | Shell completions: use KEYRINGER_CHECK_RECIPIENTS=false to avoid fatal errors | Silvio Rhatto |
2014-08-21 | Minor zsh completion fixes | Silvio Rhatto |
2014-08-21 | Shell completions: fix handling of keyrings with '-' in their names | Silvio Rhatto |
2014-08-21 | Moving editors' files to shared folder | Silvio Rhatto |
2014-08-16 | Edit: Unset RELATIVE_PATH before encrypting file | Silvio Rhatto |
2014-08-16 | Removing trailing spaces | Silvio Rhatto |
2014-08-16 | New action 'cp' (2) | Silvio Rhatto |
2014-07-06 | Reset 'expiry' on keyringer_check_expiration (closes #62) | Silvio Rhatto |
2014-05-20 | Use a custom .vimrc so VIM command line is not messed with quotes (#50) | Silvio Rhatto |