summaryrefslogtreecommitdiff
path: root/src/password-store.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-24Fix order of conditionsnecoroRené 'Necoro' Neumann1-4/+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-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
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-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. Donenfeld1-7/+7
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 Odgaard1-1/+1
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-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
2017-02-25git: use inner-most directoryJason A. Donenfeld1-20/+44
2017-02-25clip: sleep may require argv[0] to be sleepJason A. Donenfeld1-1/+1
2017-02-25Support git worktree.Kevin Lyda1-6/+6
2017-02-25Don’t reencrypt data not managed by pass.Sebastian Reuße1-2/+2
2017-01-01show,generate: support qrcodesJason A. Donenfeld1-15/+40
2016-12-21extensions: introduce system extensionsJason A. Donenfeld1-5/+14
2016-12-21extensions: make opt-inJason A. Donenfeld1-10/+14
2016-12-21Add signaturesJason A. Donenfeld1-0/+24
2016-12-20Add extensionsJason A. Donenfeld1-1/+14
2016-12-20generate: use /dev/urandom directlyJason A. Donenfeld1-5/+7
2016-02-06Make gpg errors fatalJason A. Donenfeld1-5/+5
2016-02-06Revert "show: allow passing prefix to clip"Jason A. Donenfeld1-9/+5
2016-02-06init: put path in commit messageJason A. Donenfeld1-4/+4
2016-02-06show: allow passing prefix to clipJason A. Donenfeld1-5/+9
2016-02-05show: better clip error messageJason A. Donenfeld1-3/+3
2016-02-05show: allow selecting which clip lineJason A. Donenfeld1-6/+7