8f8d3e1add
Upstream changes: ================= Release 1.6.5. Changes: == Features == * Support Gpg4win alongside Cygwin == Bug Fixes == * Work around unit tests bug with GnuPG 2.1.0 and 2.1.1 * Manually migrate unit tests keys to GnuPG 2.1 series * Restore support GnuPG 2.0 series Release 1.6.4. Changes: == Features == * "add" is an alias of "insert" * `pass edit` will no longer make a commit if the password does not change * Symbolic links are now followed * Remove gpg agent check, due to the auto-starting gpg-agent in GnuPG 2.1 == Bug Fixes == * Avoid trailing slash in `pass grep` * Account for $CLIP_TIME in messages * revelation2pass, keepassx2pass, and other script improvements * Fix .gpg extension in tree listings, and preserve colors * Improved support for getopt on OSX * Updates for zsh and fish completion autoloading * Always preserve TTY for pinentry * Only use encryption subkeys * Better clip error messages * No longer use hidden recipients
25 lines
1.4 KiB
Text
25 lines
1.4 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2015/02/15 18:58:40 gls Exp $
|
|
bin/pass
|
|
man/man1/pass.1
|
|
share/examples/password-store/completion/pass.bash-completion
|
|
share/examples/password-store/completion/pass.fish-completion
|
|
share/examples/password-store/completion/pass.zsh-completion
|
|
share/examples/password-store/contrib/dmenu/README.md
|
|
share/examples/password-store/contrib/dmenu/passmenu
|
|
share/examples/password-store/contrib/emacs/.gitignore
|
|
share/examples/password-store/contrib/emacs/Cask
|
|
share/examples/password-store/contrib/emacs/README.md
|
|
share/examples/password-store/contrib/emacs/password-store.el
|
|
share/examples/password-store/contrib/importers/1password2pass.rb
|
|
share/examples/password-store/contrib/importers/fpm2pass.pl
|
|
share/examples/password-store/contrib/importers/gorilla2pass.rb
|
|
share/examples/password-store/contrib/importers/kedpm2pass.py
|
|
share/examples/password-store/contrib/importers/keepass2pass.py
|
|
share/examples/password-store/contrib/importers/keepassx2pass.py
|
|
share/examples/password-store/contrib/importers/kwallet2pass.py
|
|
share/examples/password-store/contrib/importers/lastpass2pass.rb
|
|
share/examples/password-store/contrib/importers/pwsafe2pass.sh
|
|
share/examples/password-store/contrib/importers/revelation2pass.py
|
|
share/examples/password-store/contrib/related-projects.txt
|
|
share/examples/password-store/contrib/vim/noplaintext.vim
|
|
share/examples/password-store/example-filter.sh
|