summaryrefslogtreecommitdiff
path: root/contrib/dmenu/passmenu
diff options
context:
space:
mode:
authorFabio Zanini <fabio.zanini@fastmail.fm>2016-12-23 02:47:26 -0800
committerJason A. Donenfeld <Jason@zx2c4.com>2017-02-25 13:51:57 +0100
commit250207d21474fb8e6e86fc47722ce516ba81b74f (patch)
treeb6ed17b23925b4a5bde11d8b16d267af7d3b73ae /contrib/dmenu/passmenu
parent314b38642928484dd7641a150a683be9279712ab (diff)
downloadpass-250207d21474fb8e6e86fc47722ce516ba81b74f.tar.gz
pass-250207d21474fb8e6e86fc47722ce516ba81b74f.tar.bz2
pass-250207d21474fb8e6e86fc47722ce516ba81b74f.zip
keepassx2pass: port to python3
Diffstat (limited to 'contrib/dmenu/passmenu')
0 files changed, 0 insertions, 0 deletions
nts what it will do and prompts for confirmation before proceeding - Does not put URL and notes fields in the entry unless they are present in the CSV file - Adds a "user" field in the entry - There are now command line arguments for the following: - Exclude specific groups from being imported - Convert groups and names to lowercase - Use the name of the KeePass entry rather than the username as the pass entry name 2017-01-01show,generate: support qrcodesJason A. Donenfeld4-20/+65 2016-12-21makefile: proper use of DESTPATHJason A. Donenfeld1-6/+6 2016-12-21extensions: introduce system extensionsJason A. Donenfeld2-7/+16 2016-12-211password2pass: modernizationAlex Dunn1-15/+23 2016-12-21extensions: make opt-inJason A. Donenfeld2-15/+22 2016-12-21Add signaturesJason A. Donenfeld2-0/+31 2016-12-20Add extensionsJason A. Donenfeld2-3/+27 2016-12-20generate: use /dev/urandom directlyJason A. Donenfeld4-14/+28 Passing to tr using the "pick and discard" technique is more straight- forwardly correct and less error-prone. It also allows users to select their own character sets to be passed to tr. 2016-02-07dmenu: read likes -rJason A. Donenfeld1-1/+1 2016-02-06zsh-completion: add prefix zstyleBenjamin Richter1-1/+11 This option can be used to select a different pass repository for completion. A configuration example is given inside the completion file. 2016-02-06Make gpg errors fatalJason A. Donenfeld1-5/+5 2016-02-06Moved to webpageJason A. Donenfeld1-7/+0