Age | Commit message (Expand) | Author |
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-10-27 | emacs: Add defvar for timeout timer | Peter Vasil |
2015-10-20 | lastpass2pass.rb: Check for nil names/groupings | Brian Tomlinson |
2015-09-30 | emacs: Guard against "%" in message string | Svend Sorensen |
2015-07-24 | passmenu: Space to tabs | Chris Down |
2015-07-24 | passmenu: Only pass first line to xdotool | Chris Down |
2015-07-24 | passmenu: Read from stdin when using xdotool to type password | Chris Down |
2015-05-26 | emacs: Make `password-store-password-length' customizable | Nicolas Petton |
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 | lastpass importer: more types supported and better checking | Raphaƫl Droz |
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-05-11 | contrib: add applescript support | Steffen Vogel |
2015-05-11 | Add roboform import script. | Jason A. Donenfeld |
2015-05-11 | Correct permissions | Jason A. Donenfeld |
2015-03-23 | emacs: Remove dash from Package-Requires | Svend Sorensen |
2015-03-23 | emacs: Remove dependency on dash | Svend Sorensen |
2015-03-22 | emacs: Use spaces for indentation | Svend Sorensen |
2015-03-16 | emacs: Separate stdout and stderr | Svend Sorensen |
2015-02-11 | Suppress output when original file does not exist | Jason A. Donenfeld |
2015-01-28 | 2.1.2 is going to be released next week | 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 | Skip broken tests. | Jason A. Donenfeld |
2015-01-28 | Add unprotected keys for GnuPG 2.1 | Jason A. Donenfeld |
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 | Take into account use in tests | 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-15 | Add tejr's script | 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 |
2015-01-08 | emacs: Quote shell arguments | Svend Sorensen |
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-24 | fish: install completions in preferred directory | David Adam |
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 |