summaryrefslogtreecommitdiff
path: root/tests/TODO.txt
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-08-03 05:32:48 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-08-03 05:32:48 +0200
commit74fdfb5022f317ad48d449e29543710bdad1afda (patch)
treeec9108a4e2ccd70b18946f08d213ed1f9047b23a /tests/TODO.txt
parent44f54f0b02b567d621764a50b0920c87c245e4c9 (diff)
downloadpass-1.7.3.tar.gz
pass-1.7.3.tar.bz2
pass-1.7.3.zip
version: bump1.7.3
Diffstat (limited to 'tests/TODO.txt')
0 files changed, 0 insertions, 0 deletions
ons'>-4/+10 2014-03-20git: sign commits if enabledJason A. Donenfeld2-3/+7 2014-03-20man: Document multiple keys in env varJason A. Donenfeld1-1/+3 2014-03-20clip: don't race between pass instances in restoreJason A. Donenfeld1-2/+4 2014-03-20Style.Jason A. Donenfeld1-3/+1 2014-03-19Simplify exports.Jason A. Donenfeld1-4/+3 2014-03-19Copyright noticeJason A. Donenfeld1-1/+1 2014-03-19Team pass: enable multiple keys and per directoryJason A. Donenfeld2-40/+75 2014-03-18Shred shm files.Jason A. Donenfeld3-1/+4 2014-03-18Do not compress passwords.Jason A. Donenfeld1-1/+1 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