aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* emacs: Clear both, kill-ring & the system clipboardHEADmasterNiall Dooley2023-12-012-54/+77
* emacs: Remove unused s library dependencyMekeor Melire2023-05-032-2/+6
* emacs: Drop external dependency auth-source-passTino Calancha2022-12-263-4/+8
* tests: Replace short OpenPGP keyids with fingerprintsJustus Winter2022-09-222-8/+8
* emacs: Add command password-store-generate-no-symbolsTino Calancha2022-09-063-4/+35
* emacs: Fix an infloop on Windows enviromentsTino Calancha2022-03-062-2/+7
* Ensure compatibility with tree 2.0Marius Bakke2022-01-171-2/+2
* Fix unecessary reencryptions on MacOSSam W2021-09-231-1/+1
* Exclude `*/.extensions` from grep/reencryptAxel Tripier2021-09-231-2/+2
* Add missing local variable declarationAxel Tripier2021-09-231-1/+1
* Replace 'which' with POSIX equivalent 'command -v'Ayush Agarwal2021-09-234-6/+6
* Default to xclip if wl-clip is not foundSantiago Zarate2021-09-231-3/+3
* Remove shebang from fish completionDan Č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