Age | Commit message (Expand) | Author |
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 |
2014-12-23 | darwin: Fix up order of operations. | Jason A. Donenfeld |
2014-12-23 | Do not make commit with edit if password is unchanged. | Jason A. Donenfeld |
2014-12-23 | tree listing: remove .gpg at the end, but keep bash colorzing | Lenz Weber |
2014-09-21 | platform: find getopt in alternate osx locations | Jamie Couture |
2014-09-21 | Alias insert to add. | Jason A. Donenfeld |
2014-07-29 | Fix pass zsh completion and autoloading | Marc Cornellà |
2014-07-24 | clip: use CLIP_TIME in messages | Jason A. Donenfeld |
2014-07-24 | grep: no trailing slash | Jason A. Donenfeld |
2014-07-08 | Follow symbolic links. | Jason A. Donenfeld |
2014-07-01 | Bump version. | Jason A. Donenfeld |
2014-06-30 | edit: bsd mktemp needs nothing after the Xs | Jason A. Donenfeld |
2014-06-30 | darwin: allow for gnu mktemp in path | Jason A. Donenfeld |
2014-06-30 | tmpdir: more cross platform solution, and .txt file ending | Jason A. Donenfeld |
2014-06-29 | edit: Don't go into a crazy loop. Instead prompt. | Jason A. Donenfeld |
2014-06-29 | git: do not trap tmpdir removal | Jason A. Donenfeld |
2014-06-29 | darwin: fix mktemp argument order | Jason A. Donenfeld |
2014-06-29 | darwin: properly ejects ramdisks | Jason A. Donenfeld |
2014-06-29 | Allow options in EDITOR variable | Jason A. Donenfeld |