summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-24Fix order of conditionsnecoroRené 'Necoro' Neumann1-4/+4
2021-06-23Add --user to completionsRené 'Necoro' Neumann2-2/+4
2021-06-23Add --user to usage stringRené 'Necoro' Neumann1-2/+2
2021-06-23Allow passing '-u' to 'show' to print the 'User:' lineRené 'Necoro' Neumann1-2/+18
2021-06-15Remove shebang from fish completionHEADmasterDan Čermák1-2/+0
2021-06-11version: bump1.7.4Jason A. Donenfeld1-1/+1
2021-06-11Ignore non-printable characters in calls to treeRémi Lapeyre1-2/+2
2021-06-11Use GPG_OPTS when verifying .gpg-id signaturevnctdj1-1/+1
2021-06-11Strip comments in gpg-id filesRichard Towers1-0/+2
2021-06-11Escape colons in zsh completion to show url portsGuido Cella1-1/+1
2021-05-18fish-completion: don't print full path when PASSWORD_STORE_DIR is setJohannes Altmanninger1-4/+4
2020-06-25fish-completion: reuse "git" and "grep" completionsJohannes Altmanninger1-8/+12
2020-06-25fish-completion: don't erase existing completions for passJohannes Altmanninger1-1/+0
2020-06-25fish-completion: force some variables to be script-localJohannes Altmanninger1-2/+2
2020-06-25fish-completion: support completions for wrapper commandsJohannes Altmanninger1-5/+1
2020-06-25fish-completion: remove obsolete flagJohannes Altmanninger1-57/+57
2020-06-25fish-completion: avoid printing errors with an empty password storeJohannes Altmanninger1-1/+2
2020-04-19platform/darwin: don't invoke brew for the default prefixFilippo Valsorda1-1/+1
2020-04-19platform/darwin: drop using "display" to show QR codesFilippo Valsorda1-4/+0
2019-11-28Unset variables messing with Git useMartin F. Krafft1-0/+1
2019-07-17Account for missing [:graph:] on Busybox by using [:alnum:][:punct:]Daniel Janus1-1/+1
2019-06-16Exclude invalid, disabled and revoked subkeys from subkey selectionAaron Jones1-1/+1
2019-02-27clip: Add support for wl-clipboardBrett Cornwall1-5/+21
2018-10-19bash-completion: detect whether to use gpg/gpg2 binary for complete keysElan Ruusamäe1-1/+4
2018-10-19bash_completion: do not leak variables to globals scopeElan Ruusamäe1-6/+6
2018-08-09Do not reencrypt symbolic linksAldis Berjoza1-0/+1
2018-08-03version: bump1.7.3Jason A. Donenfeld1-1/+1
2018-08-01show: do not store binary data in bash varsJason A. Donenfeld5-15/+18
2018-07-26Add custom bash completion for extensionsLars Flitter1-1/+12
2018-07-26Do not set foreground color for generated passwordLukas Fleischer1-1/+1
2018-06-25Do not put passwords in herestringsJason A. Donenfeld1-3/+3
2018-06-14version: bump1.7.2Jason A. Donenfeld1-1/+1
2018-06-14show: buffer output before displaying, in case decryption failsJason A. Donenfeld1-2/+4
2018-06-14Close stdout for background task that restores clipboardAllan Odgaard3-3/+3
2018-06-14Don't trap INT or TERM; they are redundant and can break `pass edit`.Nick Kousu1-2/+2
2018-06-14Add tests and documentation of passing options to grep(1)Norbert Buchmueller1-2/+2
2018-06-14Ensure signature regexes are anchoredJason A. Donenfeld1-4/+4
2018-05-24grep: allow grep options and argumentsSitaram Chamarty1-3/+3
2018-02-19fish: reduce completion runtimesMathis Antony1-14/+13
2018-02-08generate: disallow zero length generated passwordsJason A. Donenfeld1-1/+2
2018-02-01generate: in-place should work when file is emptyJason A. Donenfeld1-1/+1
2017-12-18Quote array specifierJason A. Donenfeld1-1/+1
2017-10-13protect dirname calls from pass-names that look like command-line optionsStacey Sheldon1-6/+6
2017-04-13Bump version1.7.1Jason A. Donenfeld1-1/+1
2017-04-13init: match only the public keyJason A. Donenfeld1-1/+1
2017-03-28Use $GPG variableJason A. Donenfeld1-3/+3
2017-03-20Fix compatibility with GnuPG 2.2.19Andreas Stieger1-1/+1
2017-02-26Bump version1.7Jason A. Donenfeld1-1/+1
2017-02-25CopyrightJason A. Donenfeld1-1/+1
2017-02-25StyleJason A. Donenfeld1-2/+2