summaryrefslogtreecommitdiff
path: root/password-store.sh
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-08-06 15:20:07 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-08-06 15:20:07 +0200
commitb5405f533c66cceb9820b9055d4bd1381a4b2767 (patch)
treee3929bc8fec0057455f44385db134408620d28ee /password-store.sh
parent361fc6f8ffb90befc76589554efb816bc5e59063 (diff)
downloadpass-b5405f533c66cceb9820b9055d4bd1381a4b2767.tar.gz
pass-b5405f533c66cceb9820b9055d4bd1381a4b2767.tar.bz2
pass-b5405f533c66cceb9820b9055d4bd1381a4b2767.zip
Update examples.
Diffstat (limited to 'password-store.sh')
0 files changed, 0 insertions, 0 deletions
'2013-09-14 19:20:27 +0200'>2013-09-14Use a glob in the pattern match instead of using two comparisons for [yY].Chris Down1-1/+1 2013-09-14Rephrase awkward/confusing message about enabling echo during password entry.Chris Down1-3/+3 2013-09-14Fix directory traversal for reencryption when $PREFIX is a symlinkBrian Shore1-1/+1 2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2 2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12