Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-04-29 | edit: pass local variable to trap function | Jason A. Donenfeld | 1 | -2/+6 | |
2014-04-29 | Makefile: still needs posix shell | Jason A. Donenfeld | 1 | -3/+3 | |
2014-04-27 | base64: better justification | Jason A. Donenfeld | 1 | -3/+3 | |
2014-04-25 | makefile: use install -d instead of mkdir -p | Jason A. Donenfeld | 1 | -7/+7 | |
2014-04-24 | Indent using spaces | Svend Sorensen | 1 | -11/+11 | |
2014-04-24 | tests: remember to escape $ | Jason A. Donenfeld | 1 | -1/+1 | |
2014-04-24 | Use die function instead of boring if else everywhere. | Jason A. Donenfeld | 1 | -69/+23 | |
2014-04-24 | version: bump1.6.1 | Jason A. Donenfeld | 1 | -1/+1 | |
2014-04-24 | Makefile: osx/bsd does not support -D | Jason A. Donenfeld | 2 | -25/+25 | |
2014-04-24 | show: error out if password store is empty. | Jason A. Donenfeld | 1 | -1/+4 | |
2014-04-24 | find: proper segmenting of terms1.6 | Jason A. Donenfeld | 1 | -3/+3 | |
2014-04-24 | dmenu: hide output | Jason A. Donenfeld | 1 | -1/+1 | |
2014-04-24 | tests: test for spaces | Jason A. Donenfeld | 3 | -8/+20 | |
2014-04-24 | Move test instructions to INSTALL. | Jason A. Donenfeld | 2 | -11/+18 | |
2014-04-24 | tests: we don't use aggregate-results | Jason A. Donenfeld | 1 | -57/+0 | |
2014-04-24 | Don't prompt for questions when stdin is not a tty. | Jason A. Donenfeld | 3 | -7/+6 | |
2014-04-24 | Allow overridable bash. | Jason A. Donenfeld | 16 | -16/+16 | |
2014-04-24 | dmenu: check for empty instead of ret code | Jason A. Donenfeld | 1 | -1/+1 | |
2014-04-24 | tests: sed doesn't like escaped chars on non-gnu | Jason A. Donenfeld | 1 | -1/+1 | |
2014-04-24 | tests: run from anywhere | Jason A. Donenfeld | 13 | -4/+16 | |
2014-04-24 | Turns out aliases were a bad idea. | Jason A. Donenfeld | 14 | -95/+92 | |
2014-04-24 | Make gpg_opts an array. | Jason A. Donenfeld | 1 | -12/+12 | |
2014-04-24 | Shellcheck errors. | Jason A. Donenfeld | 1 | -6/+6 | |
2014-04-24 | tests: todo update | Jason A. Donenfeld | 1 | -25/+0 | |