Commit Graph

  • 3ca13cd888 emacs: Avoid double decryption in field and secret access master Tino Calancha 2025-06-18 11:51:54 +02:00
  • b5e965a838 emacs: Clear both, kill-ring & the system clipboard Niall Dooley 2023-12-01 10:43:36 +01:00
  • 28cec11f1d emacs: Remove unused s library dependency Mekeor Melire 2023-05-03 08:02:12 +02:00
  • 26d2dae04b emacs: Drop external dependency auth-source-pass Tino Calancha 2022-12-26 16:28:09 +01:00
  • dddca73694 tests: Replace short OpenPGP keyids with fingerprints Justus Winter 2022-09-22 11:57:33 +02:00
  • 47f8d950c5 emacs: Add command password-store-generate-no-symbols Tino Calancha 2022-09-06 20:50:35 +02:00
  • c4d8a1d815 emacs: Fix an infloop on Windows enviroments Tino Calancha 2022-03-06 23:06:56 +01:00
  • eea24967a0 Ensure compatibility with tree 2.0 Marius Bakke 2022-01-17 17:54:32 +01:00
  • 04cd3023f4 Fix unecessary reencryptions on MacOS Sam W 2021-06-26 23:57:48 +01:00
  • fde8baea4c Exclude */.extensions from grep/reencrypt Axel Tripier 2021-07-02 19:40:44 +02:00
  • ba454e41f6 Add missing local variable declaration Axel Tripier 2021-07-02 18:56:38 +02:00
  • a80a318945 Replace 'which' with POSIX equivalent 'command -v' Ayush Agarwal 2021-09-15 22:47:27 +05:30
  • 85bb62f47a Default to xclip if wl-clip is not found Santiago Zarate 2021-09-23 14:45:43 +02:00
  • 3dd14690c7 Remove shebang from fish completion Dan Čermák 2021-06-14 23:03:48 +02:00
  • 1078f2514d version: bump 1.7.4 Jason A. Donenfeld 2021-06-11 18:49:06 +02:00
  • a60b7ec4dc Ignore non-printable characters in calls to tree Rémi Lapeyre 2020-03-30 00:01:24 +02:00
  • d4db24bfc3 Use GPG_OPTS when verifying .gpg-id signature vnctdj 2021-06-11 18:43:24 +02:00
  • a271b43cbd Strip comments in gpg-id files Richard Towers 2021-06-11 18:39:11 +02:00
  • ff5ac38f79 Escape colons in zsh completion to show url ports Guido Cella 2020-07-14 06:35:37 +02:00
  • 3d36829ce7 passmenu: add support for wayland sternenseemann 2020-07-30 17:41:40 +02:00
  • 4e73cdc4c3 fish-completion: don't print full path when PASSWORD_STORE_DIR is set Johannes Altmanninger 2021-05-18 22:59:25 +02:00
  • 918992c192 Add path to accommodate macOS' dynamic $TMPDIR Tom Ryder 2021-02-16 01:59:28 +13:00
  • f152064da9 Add a :redraw to redact_pass.vim before diag print Tom Ryder 2020-10-15 01:13:51 +13:00
  • 06f4999940 fish-completion: reuse "git" and "grep" completions Johannes Altmanninger 2020-06-25 23:41:11 +02:00
  • e50b18a049 fish-completion: don't erase existing completions for pass Johannes Altmanninger 2020-06-25 23:41:10 +02:00
  • 3439edd8e6 fish-completion: force some variables to be script-local Johannes Altmanninger 2020-06-25 23:41:09 +02:00
  • 9ec2990e96 fish-completion: support completions for wrapper commands Johannes Altmanninger 2020-06-25 23:41:08 +02:00
  • 3be8496c74 fish-completion: remove obsolete flag Johannes Altmanninger 2020-06-25 23:41:07 +02:00
  • 46d26994d0 fish-completion: avoid printing errors with an empty password store Johannes Altmanninger 2020-06-25 23:41:06 +02:00
  • 07b169ec32 platform/darwin: don't invoke brew for the default prefix Filippo Valsorda 2020-04-19 18:55:05 -04:00
  • 8d267c480e platform/darwin: drop using "display" to show QR codes Filippo Valsorda 2020-04-19 18:41:25 -04:00
  • 98193d3bbb emacs: Drop dependency on f library Philip K 2020-03-28 13:14:28 +01:00
  • 88936b11af Unset variables messing with Git use Martin F. Krafft 2019-08-14 10:26:55 +12:00
  • b830119762 emacs: Update docstring of password-store-clear Tino Calancha 2019-09-29 18:27:29 +02:00
  • e74a1c738f emacs: Make parameter optional in password-store-clear Sergey Trofimov 2019-09-16 22:27:49 +02:00
  • b87e91f984 emacs: Check that auth-source-pass-filename is bound before use it Tino Calancha 2019-08-29 12:54:23 +02:00
  • 3a10827763 Support extractions of secret fields other than password Tino Calancha 2019-08-29 05:18:06 +02:00
  • b760f374c4 emacs: Improve password-store-insert message on success/failure Tino Calancha 2019-08-27 11:20:02 +02:00
  • 7c1b7e5fea Re add password-store-timeout for backward compatibility Tino Calancha 2019-08-26 07:42:32 +02:00
  • cd1c0754ae emacs: Prefer to use Emacs builtin customization machinery Tino Calancha 2019-08-22 17:03:17 +02:00
  • e93e03705f emacs: require matching password for completion ibizaman 2019-06-28 10:35:28 -07:00
  • c22cdbd467 Account for missing [:graph:] on Busybox by using [:alnum:][:punct:] Daniel Janus 2019-07-17 10:06:54 +02:00
  • 5a52772156 Exclude invalid, disabled and revoked subkeys from subkey selection Aaron Jones 2019-06-16 14:20:10 +00:00
  • ee9faa9df5 emacs: Delete duplicate entries from password-store-list Tino Calancha 2019-06-10 21:18:52 -07:00
  • 0ee5ab3c52 emacs: Drop nil command arguments Svend Sorensen 2019-04-25 19:38:46 -07:00
  • 5c9f614cc4 emacs: Release version 2.0.0 of Emacs package Svend Sorensen 2019-04-05 19:30:50 -07:00
  • 7aa17d0995 emacs: Supprt asynchronous pass operations which return output. Ian Eure 2019-01-10 14:36:37 -08:00
  • b0b784b1a5 clip: Add support for wl-clipboard Brett Cornwall 2019-02-27 00:08:33 -07:00
  • d29a389a40 emacs: Fix typo in password-store-url function doc string Svend Sorensen 2018-10-31 07:38:13 -07:00
  • 5ef311735c bash-completion: detect whether to use gpg/gpg2 binary for complete keys Elan Ruusamäe 2018-09-12 23:47:41 +03:00
  • e43b019042 bash_completion: do not leak variables to globals scope Elan Ruusamäe 2018-09-12 23:12:56 +03:00
  • d68d9c50db Do not reencrypt symbolic links Aldis Berjoza 2018-08-08 22:23:23 +03:00
  • 74fdfb5022 version: bump 1.7.3 Jason A. Donenfeld 2018-08-03 05:32:48 +02:00
  • 44f54f0b02 show: do not store binary data in bash vars Jason A. Donenfeld 2018-08-01 04:12:04 +02:00
  • 6a6222eef2 Add custom bash completion for extensions Lars Flitter 2018-07-18 15:17:45 +02:00
  • e70b264c5b Do not set foreground color for generated password Lukas Fleischer 2018-07-26 19:56:40 +02:00
  • 367efa5846 Do not put passwords in herestrings Jason A. Donenfeld 2018-06-25 19:47:49 +02:00
  • 629eaadc21 Simplify filename matching in redact_pass.vim Tom Ryder 2018-06-24 01:56:43 +12:00
  • 8d46049230 version: bump 1.7.2 Jason A. Donenfeld 2018-06-14 15:38:08 +02:00
  • 8446a40fbc show: buffer output before displaying, in case decryption fails Jason A. Donenfeld 2018-06-14 16:04:58 +02:00
  • f97cf971d8 Close stdout for background task that restores clipboard Allan Odgaard 2018-06-14 15:36:09 +02:00
  • 4a6fa5cbdf Don't trap INT or TERM; they are redundant and can break pass edit. Nick Kousu 2018-06-14 15:28:36 +02:00
  • fd2cbdacae tests: fix compatibility with GnuPG 2.2.5 Clément Lassieur 2018-02-24 12:16:23 +01:00
  • 8732213db4 Add tests and documentation of passing options to grep(1) Norbert Buchmueller 2018-04-17 00:10:34 +02:00
  • 8683403b77 Ensure signature regexes are anchored Jason A. Donenfeld 2018-06-14 15:05:53 +02:00
  • 5a257fe003 Replace noplaintext.vim as redact_pass.vim plugin Tom Ryder 2018-06-10 00:54:44 +12:00
  • dda2ecce34 grep: allow grep options and arguments Sitaram Chamarty 2018-05-24 16:46:01 +05:30
  • fab65bda88 fish: reduce completion runtimes Mathis Antony 2018-02-19 23:01:31 +08:00
  • ffef92ee0e generate: disallow zero length generated passwords Jason A. Donenfeld 2018-02-08 23:16:26 +01:00
  • 94ac2ba2c6 generate: in-place should work when file is empty Jason A. Donenfeld 2018-02-01 11:57:38 +01:00
  • bd1cadd562 Quote array specifier Jason A. Donenfeld 2017-12-18 16:01:22 +01:00
  • 7252e8b3cf protect dirname calls from pass-names that look like command-line options Stacey Sheldon 2017-07-23 15:37:33 -04:00
  • c1b3ff0442 passmenu: Don't eat whitespace at beginning/end of password Daniel Lublin 2017-09-15 10:06:46 +02:00
  • 65cead8c0f emacs: Release version 1.0.1 of Emacs package Svend Sorensen 2017-08-29 16:33:22 -07:00
  • 04bea9e060 emacs: --run-async: Quote shell arguments Damien Cassou 2017-08-29 16:44:25 +02:00
  • 38a4194083 emacs: Update author's email address Svend Sorensen 2017-08-29 10:06:38 -07:00
  • 50dc469ec7 emacs: Fix package-lint violations Svend Sorensen 2017-08-29 10:06:02 -07:00
  • 8fa1be8cdf emacs: Release version 1.0.0 of Emacs package Svend Sorensen 2017-07-26 20:53:18 -07:00
  • 09cb7e1f7c emacs: Use with-editor to wrap "pass edit" Svend Sorensen 2017-07-26 13:13:41 -07:00
  • 38ec1c72e2 Bump version 1.7.1 Jason A. Donenfeld 2017-04-13 11:56:55 +02:00
  • a09d6685e6 init: match only the public key Jason A. Donenfeld 2017-04-13 12:07:57 +02:00
  • caaa5f0f85 Use $GPG variable Jason A. Donenfeld 2017-03-28 18:36:43 +02:00
  • 6f86767427 Fix compatibility with GnuPG 2.2.19 Andreas Stieger 2017-03-10 15:43:26 +01:00
  • 6c7425b168 tests: fix on OSX by not using the tr hack Jason A. Donenfeld 2017-03-01 14:35:11 -08:00
  • 20081b546f Bump version 1.7 Jason A. Donenfeld 2017-02-25 19:08:14 +01:00
  • 505542e73e Modernize makefile Jason A. Donenfeld 2017-02-26 18:48:14 +01:00
  • a604073ded Copyright Jason A. Donenfeld 2017-02-25 21:04:05 +01:00
  • c556e6b2fd Style Jason A. Donenfeld 2017-02-25 19:05:13 +01:00
  • b24a90c8dd git: use inner-most directory Jason A. Donenfeld 2017-02-25 16:56:58 +01:00
  • b08781e2a6 clip: sleep may require argv[0] to be sleep Jason A. Donenfeld 2017-02-25 14:59:51 +01:00
  • 0ea5ac68bc man: document system extensions Jason A. Donenfeld 2017-02-25 14:17:01 +01:00
  • 0342464346 pwsafe2pass: add importer Sam Mason 2017-02-25 11:22:05 +00:00
  • 2266c8e6cd Support git worktree. Kevin Lyda 2017-02-15 15:18:40 +00:00
  • 250207d214 keepassx2pass: port to python3 Fabio Zanini 2016-12-23 02:47:26 -08:00
  • 314b386429 man: fix typos Justin Gassner 2017-01-09 20:01:22 +01:00
  • be6cebe0df Don’t reencrypt data not managed by pass. Sebastian Reuße 2017-01-25 09:14:42 +01:00
  • 3691b66a31 tests: fix for recent changes Jason A. Donenfeld 2017-02-25 13:31:45 +01:00
  • 5db9993af0 keepasss2csv2pass: improve and make more flexible Nathan Sommer 2017-02-22 18:10:07 -05:00
  • 77f1384a63 show,generate: support qrcodes Jason A. Donenfeld 2017-01-01 21:03:38 +01:00
  • bb717d68c5 makefile: proper use of DESTPATH Jason A. Donenfeld 2016-12-21 16:31:11 +01:00