/

pass.git/commit/contrib/fpm2pass.pl?id=bad8bfc9bec16d27cfd53ae1a2d3ced10aa13966&follow=1'>commitdiff
path: root/contrib/fpm2pass.pl (unfollow)
Commit message (Collapse)AuthorFilesLines
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