summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix order of conditionsnecoroRené 'Necoro' Neumann2021-06-241-4/+4
* [passmenu] Fixup: OrderRené 'Necoro' Neumann2021-06-241-2/+2
* [passmenu] type bothRené 'Necoro' Neumann2021-06-241-11/+24
* Add --user to completionsRené 'Necoro' Neumann2021-06-232-2/+4
* Add --user option to passmenuRené 'Necoro' Neumann2021-06-231-2/+7
* 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-112-2/+7
* 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
* passmenu: add support for waylandsternenseemann2021-06-112-3/+20
* fish-completion: don't print full path when PASSWORD_STORE_DIR is setJohannes Altmanninger2021-05-181-4/+4
* Add path to accommodate macOS' dynamic $TMPDIRTom Ryder2021-02-161-0/+6
* Add a :redraw to redact_pass.vim before diag printTom Ryder2020-10-151-0/+1
* 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
* emacs: Drop dependency on f libraryPhilip K2020-03-283-9/+11
* Unset variables messing with Git useMartin F. Krafft2019-11-281-0/+1
* emacs: Update docstring of password-store-clearTino Calancha2019-09-292-2/+14
* emacs: Make parameter optional in password-store-clearSergey Trofimov2019-09-162-2/+7
* emacs: Check that auth-source-pass-filename is bound before use itTino Calancha2019-08-292-2/+6
* Support extractions of secret fields other than passwordTino Calancha2019-08-294-44/+109
* emacs: Improve password-store-insert message on success/failureTino Calancha2019-08-272-6/+14
* Re add password-store-timeout for backward compatibilityTino Calancha2019-08-262-1/+13
* 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