summaryrefslogtreecommitdiff
path: root/tests/TODO.txt
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-02-05 21:01:29 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-02-05 21:01:29 +0100
commite646fdd9c797e1a1d625ae2dfcc22372a37b63e2 (patch)
tree2e39b82627f5e311e0cd705db39c8bb0c4810180 /tests/TODO.txt
parent62e703f5a71fcc2470aaac85c0ec39f4976cf914 (diff)
downloadpass-e646fdd9c797e1a1d625ae2dfcc22372a37b63e2.tar.gz
pass-e646fdd9c797e1a1d625ae2dfcc22372a37b63e2.tar.bz2
pass-e646fdd9c797e1a1d625ae2dfcc22372a37b63e2.zip
passmenu: don't use awk
Prof. Aho always seemed neat, but parsing a script inside a script for the simple purpose of removing the trailing new line seems a bit absurd. So, instead use two processes! One for getting the first line and one for removing the trailing line. Everybody loves more calls to fork(), right?
Diffstat (limited to 'tests/TODO.txt')
0 files changed, 0 insertions, 0 deletions
-18reencrypt: remove option, do automaticallyJason A. Donenfeld5-39/+25 2014-04-18reencryption: add to completion filesJason A. Donenfeld3-1/+5 2014-04-18Specify variable gpg.Jason A. Donenfeld1-1/+1 2014-04-18style: don't escape new line on &&Jason A. Donenfeld1-2/+2 2014-04-18reencryption: remove temporary file on failureJason A. Donenfeld1-1/+1 2014-04-18reencryption: only reencrypt files when requiredJason A. Donenfeld2-16/+37 2014-04-17cp: typo as cvJason A. Donenfeld1-1/+1 2014-04-17bash: gpg_id is localJason A. Donenfeld1-0/+1 2014-04-17move/copy: always reencrypt passwords at destinationJason A. Donenfeld5-25/+56 2014-04-17makefile: allow platform files with gnu sedJason A. Donenfeld1-7/+8 2014-04-17mv: Add pass mv/rename supportJason A. Donenfeld5-3/+78 2014-04-17revelation2pass: add plain XML importJavali1-11/+15 2014-04-17platform: add cygwin supportJason A. Donenfeld2-1/+17