Age | Commit message (Expand) | Author |
2017-03-28 | Use $GPG variable | Jason A. Donenfeld |
2017-03-20 | Fix compatibility with GnuPG 2.2.19 | Andreas Stieger |
2017-02-26 | Bump version | Jason A. Donenfeld |
2017-02-25 | Copyright | Jason A. Donenfeld |
2017-02-25 | Style | Jason A. Donenfeld |
2017-02-25 | git: use inner-most directory | Jason A. Donenfeld |
2017-02-25 | clip: sleep may require argv[0] to be sleep | Jason A. Donenfeld |
2017-02-25 | Support git worktree. | Kevin Lyda |
2017-02-25 | Don’t reencrypt data not managed by pass. | Sebastian Reuße |
2017-01-01 | show,generate: support qrcodes | Jason A. Donenfeld |
2016-12-21 | extensions: introduce system extensions | Jason A. Donenfeld |
2016-12-21 | extensions: make opt-in | Jason A. Donenfeld |
2016-12-21 | Add signatures | Jason A. Donenfeld |
2016-12-20 | Add extensions | Jason A. Donenfeld |
2016-12-20 | generate: use /dev/urandom directly | Jason A. Donenfeld |
2016-02-06 | zsh-completion: add prefix zstyle | Benjamin Richter |
2016-02-06 | Make gpg errors fatal | Jason A. Donenfeld |
2016-02-06 | Revert "show: allow passing prefix to clip" | Jason A. Donenfeld |
2016-02-06 | Fix zsh completion when path contains \ | Simon Gomizelj |
2016-02-06 | init: put path in commit message | Jason A. Donenfeld |
2016-02-06 | completion: Output a space when appropriate on bash completion | Anas Syed |
2016-02-06 | show: allow passing prefix to clip | Jason A. Donenfeld |
2016-02-05 | show: better clip error message | Jason A. Donenfeld |
2016-02-05 | show: allow selecting which clip line | Jason A. Donenfeld |
2016-02-05 | generate: have a default length of 25 | Jason A. Donenfeld |
2016-02-05 | Fix up moving ambiguity too | Jason A. Donenfeld |
2016-02-05 | Insert and edit work on files, so don't let the arguments be directories | Jason A. Donenfeld |
2016-02-05 | Handle removal of directories and passwords with the same name | Jason A. Donenfeld |
2015-05-11 | Add openbsd platform file from David Dahlberg | Jason A. Donenfeld |
2015-05-11 | Use 6 Xs for mktemp | Jason A. Donenfeld |
2015-05-11 | enhance winpath detection: gpg --help will have a line like this: Home: C:\..... | Lorenz Weber |
2015-05-11 | Fix .gpg stripping | Jason A. Donenfeld |
2015-05-11 | critcal fix for cygwin: gpg output to stdout ("gpg -o -") would have been put... | Lenz Weber |
2015-05-11 | bashcomp: PASSWORD_STORE_DIR env var does not necessarily have a trailing slash | Samuel Lethiec |
2015-05-11 | add support for passing arbitrary options to all invocations of GPG | David Adam |
2015-05-11 | Exit 1 when gpg fails in multiline too. | Anne Jan Brouwer |
2015-02-11 | Suppress output when original file does not exist | Jason A. Donenfeld |
2015-01-28 | Bad code is bad. | Jason A. Donenfeld |
2015-01-28 | Bump version | Jason A. Donenfeld |
2015-01-28 | cygwin + gpg4win: convert paths to windows paths when calling gpg4win binary ... | Lenz Weber |
2015-01-28 | Use more stable with-colons output | Jason A. Donenfeld |
2015-01-28 | Revert "Only examine subkeys that are capable of encrypting." | Jason A. Donenfeld |
2015-01-28 | Bump version | Jason A. Donenfeld |
2015-01-27 | Strip ".gpg" from symlinks as well | Theo Chatzimichos |
2015-01-19 | clip: Show an error message if xclip returns a non-zero exit code | Wieland Hoffmann |
2015-01-19 | Correct path for top level grep | Jason A. Donenfeld |
2015-01-13 | Do not use hidden recipients | Jason A. Donenfeld |
2015-01-12 | Only examine subkeys that are capable of encrypting. | Jason A. Donenfeld |
2014-12-24 | agent-check: goodbye | Jason A. Donenfeld |
2014-12-24 | Keep track of correct TTY for pinentry at start of script, in case we take ov... | Jason A. Donenfeld |