summaryrefslogtreecommitdiff
path: root/man (follow)
Commit message (Collapse)AuthorAgeFilesLines
* No echo mode.Jason A. Donenfeld2012-09-041-4/+5
| | | | | | | | Add a --no-echo flag to the insert operation so that the password isn't echoed when entering it. This requires the user to echo the password twice for confirmation. Reported-by: Dominic Lüchinger <d.luechinger@snowgarden.ch>
* Separate out the massive git example.Jason A. Donenfeld2012-09-041-10/+14
|
* Move examples into manpage.Jason A. Donenfeld2012-09-032-3/+213
|
* Make into a real project.Jason A. Donenfeld2012-09-031-0/+135
d>I don't want --help or --version in bash completion.Jason A. Donenfeld1-1/+1 2012-09-22Vastly simplify GPG secret key finding logic.Jason A. Donenfeld1-1/+1 2012-09-22simplify logic slightlyBrian Mattern1-9/+12 2012-09-22turn -o filenames back onBrian Mattern1-10/+6 2012-09-22bash completion - Fix UTF8, escape spaces, inverted commas, brackets, and amp...Jeffrey Ratcliffe1-14/+10 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