summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix order of conditionsnecoroRené 'Necoro' Neumann2021-06-241-4/+4
* Add --user to completionsRené 'Necoro' Neumann2021-06-232-2/+4
* Add --user to usage stringRené 'Necoro' Neumann2021-06-231-2/+2
* Allow passing '-u' to 'show' to print the 'User:' lineRené 'Necoro' Neumann2021-06-231-2/+18
* Remove shebang from fish completionHEADmasterDan Čermák2021-06-151-2/+0
* version: bump1.7.4Jason A. Donenfeld2021-06-111-1/+1
* Ignore non-printable characters in calls to treeRémi Lapeyre2021-06-111-2/+2
* Use GPG_OPTS when verifying .gpg-id signaturevnctdj2021-06-111-1/+1
* Strip comments in gpg-id filesRichard Towers2021-06-111-0/+2
* Escape colons in zsh completion to show url portsGuido Cella2021-06-111-1/+1
* fish-completion: don't print full path when PASSWORD_STORE_DIR is setJohannes Altmanninger2021-05-181-4/+4
* fish-completion: reuse "git" and "grep" completionsJohannes Altmanninger2020-06-251-8/+12
* fish-completion: don't erase existing completions for passJohannes Altmanninger2020-06-251-1/+0
* fish-completion: force some variables to be script-localJohannes Altmanninger2020-06-251-2/+2
* fish-completion: support completions for wrapper commandsJohannes Altmanninger2020-06-251-5/+1
* fish-completion: remove obsolete flagJohannes Altmanninger2020-06-251-57/+57
* fish-completion: avoid printing errors with an empty password storeJohannes Altmanninger2020-06-251-1/+2
* platform/darwin: don't invoke brew for the default prefixFilippo Valsorda2020-04-191-1/+1
* platform/darwin: drop using "display" to show QR codesFilippo Valsorda2020-04-191-4/+0
* Unset variables messing with Git useMartin F. Krafft2019-11-281-0/+1
* 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
* clip: Add support for wl-clipboardBrett Cornwall2019-02-271-5/+21
* 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-091-0/+1
* 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
* 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
* Add tests and documentation of passing options to grep(1)Norbert Buchmueller2018-06-141-2/+2
* Ensure signature regexes are anchoredJason A. Donenfeld2018-06-141-4/+4
* 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
* 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-201-1/+1
* Bump version1.7Jason A. Donenfeld2017-02-261-1/+1
* CopyrightJason A. Donenfeld2017-02-251-1/+1
* StyleJason A. Donenfeld2017-02-251-2/+2