aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* emacs: Prefer to use Emacs builtin customization machineryTino Calancha2019-08-262-11/+23
* emacs: require matching password for completionibizaman2019-08-041-8/+10
* Account for missing [:graph:] on Busybox by using [:alnum:][:punct:]Daniel Janus2019-07-171-1/+1
* Exclude invalid, disabled and revoked subkeys from subkey selectionAaron Jones2019-06-161-1/+1
* emacs: Delete duplicate entries from password-store-listTino Calancha2019-06-101-4/+5
* emacs: Drop nil command argumentsSvend Sorensen2019-04-251-3/+3
* emacs: Release version 2.0.0 of Emacs packageSvend Sorensen2019-04-051-1/+1
* emacs: Supprt asynchronous pass operations which return output.Ian Eure2019-04-051-30/+53
* clip: Add support for wl-clipboardBrett Cornwall2019-02-273-6/+29
* emacs: Fix typo in password-store-url function doc stringSvend Sorensen2018-10-312-3/+7
* bash-completion: detect whether to use gpg/gpg2 binary for complete keysElan Ruusamäe2018-10-191-1/+4
* bash_completion: do not leak variables to globals scopeElan Ruusamäe2018-10-191-6/+6
* Do not reencrypt symbolic linksAldis Berjoza2018-08-092-0/+10
* version: bump1.7.3Jason A. Donenfeld2018-08-031-1/+1
* show: do not store binary data in bash varsJason A. Donenfeld2018-08-015-15/+18
* Add custom bash completion for extensionsLars Flitter2018-07-261-1/+12
* Do not set foreground color for generated passwordLukas Fleischer2018-07-261-1/+1
* Do not put passwords in herestringsJason A. Donenfeld2018-06-251-3/+3
* Simplify filename matching in redact_pass.vimTom Ryder2018-06-242-40/+11
* version: bump1.7.2Jason A. Donenfeld2018-06-141-1/+1
* show: buffer output before displaying, in case decryption failsJason A. Donenfeld2018-06-141-2/+4
* Close stdout for background task that restores clipboardAllan Odgaard2018-06-143-3/+3
* Don't trap INT or TERM; they are redundant and can break `pass edit`.Nick Kousu2018-06-141-2/+2
* tests: fix compatibility with GnuPG 2.2.5Clément Lassieur2018-06-141-1/+1
* Add tests and documentation of passing options to grep(1)Norbert Buchmueller2018-06-143-5/+18
* Ensure signature regexes are anchoredJason A. Donenfeld2018-06-141-4/+4
* Replace noplaintext.vim as redact_pass.vim pluginTom Ryder2018-06-103-46/+121
* grep: allow grep options and argumentsSitaram Chamarty2018-05-241-3/+3
* fish: reduce completion runtimesMathis Antony2018-02-191-14/+13
* generate: disallow zero length generated passwordsJason A. Donenfeld2018-02-081-1/+2
* generate: in-place should work when file is emptyJason A. Donenfeld2018-02-011-1/+1
* Quote array specifierJason A. Donenfeld2017-12-181-1/+1
* protect dirname calls from pass-names that look like command-line optionsStacey Sheldon2017-10-131-6/+6
* passmenu: Don't eat whitespace at beginning/end of passwordDaniel Lublin2017-09-151-1/+1
* emacs: Release version 1.0.1 of Emacs packageSvend Sorensen2017-08-292-5/+10
* emacs: --run-async: Quote shell argumentsDamien Cassou2017-08-291-4/+5
* emacs: Update author's email addressSvend Sorensen2017-08-291-2/+2
* emacs: Fix package-lint violationsSvend Sorensen2017-08-291-2/+3
* emacs: Release version 1.0.0 of Emacs packageSvend Sorensen2017-07-262-1/+8
* emacs: Use with-editor to wrap "pass edit"Svend Sorensen2017-07-262-9/+17
* Bump version1.7.1Jason A. Donenfeld2017-04-131-1/+1
* init: match only the public keyJason A. Donenfeld2017-04-131-1/+1
* Use $GPG variableJason A. Donenfeld2017-03-281-3/+3
* Fix compatibility with GnuPG 2.2.19Andreas Stieger2017-03-202-2/+2
* tests: fix on OSX by not using the tr hackJason A. Donenfeld2017-03-013-5/+2
* Bump version1.7Jason A. Donenfeld2017-02-261-1/+1
* Modernize makefileJason A. Donenfeld2017-02-262-31/+36
* CopyrightJason A. Donenfeld2017-02-251-1/+1
* StyleJason A. Donenfeld2017-02-251-2/+2
* git: use inner-most directoryJason A. Donenfeld2017-02-252-27/+48