summaryrefslogtreecommitdiff
path: root/contrib/importers/kwallet2pass.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Import new kwallet importer.Jason A. Donenfeld2014-05-061-0/+121
class='logmsg'> - Only use secret keys - Use entire UID - --with-colons makes parsing easy 2012-09-22simplify logic slightlyBrian Mattern1-9/+12 2012-09-22turn -o filenames back onBrian Mattern1-10/+6 only auto-expand if there is a single completion match 2012-09-22bash completion - Fix UTF8, escape spaces, inverted commas, brackets, and ↵Jeffrey Ratcliffe1-14/+10 ampersands, and clean up 2012-09-21Better gpg key completion for `pass init`Brian Mattern1-2/+15 2012-09-21Append to COMPREPLY instead of inserting by indexBrian Mattern1-3/+1