Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-04-13 | init: match only the public key | Jason A. Donenfeld | 1 | -1/+1 | |
2017-03-28 | Use $GPG variable | Jason A. Donenfeld | 1 | -3/+3 | |
2017-03-20 | Fix compatibility with GnuPG 2.2.19 | Andreas Stieger | 2 | -2/+2 | |
GnuPG 2.2.19 added a warning when no command was given. * src/password-store.sh (reencrypt_path): Add --decrypt to --list-only * tests/t0300-reencryption.sh (gpg_keys_from_encrypted_file): same https://bugs.gnupg.org/gnupg/msg9873 http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commit;h=810adfd47801fc01e45fb71af9f05c91f7890cdb https://bugzilla.suse.com/show_bug.cgi?id=1028867 | |||||
2017-03-01 | tests: fix on OSX by not using the tr hack | Jason A. Donenfeld | 3 | -5/+2 | |
2017-02-26 | Bump version1.7 | Jason A. Donenfeld | 1 | -1/+1 | |
2017-02-26 | Modernize makefile | Jason A. Donenfeld | 2 | -31/+36 | |
2017-02-25 | Copyright | Jason A. Donenfeld | 1 | -1/+1 | |
2017-02-25 | Style | Jason A. Donenfeld | 1 | -2/+2 | |
2017-02-25 | git: use inner-most directory | Jason A. Donenfeld | 2 | -27/+48 | |
2017-02-25 | clip: sleep may require argv[0] to be sleep | Jason A. Donenfeld | 1 | -1/+1 | |
2017-02-25 | man: document system extensions | Jason A. Donenfeld | 1 | -2/+3 | |