Age | Commit message (Expand) | Author |
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-06 | passmenu: group commands | Jason A. Donenfeld |
2016-02-05 | passmenu: Use faster built-in | 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 | Add importer for Password Exporter for Firefox | Daniele Pizzolli |
2016-02-05 | passmenu: don't use awk | Jason A. Donenfeld |
2016-02-05 | keepass2pass.py: Don't import all entries twice | Martin Günther |
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-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 |