Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-05-06 | Mute git-commit messages to make pass insert readable | Mikhail Gusarov | 1 | -1/+1 |
2014-05-06 | zsh-completion: regression when using BSD sed | Kyle Marek-Spartz | 1 | -1/+1 |
2014-05-05 | Add (provide 'password-store) to end of package | Svend Sorensen | 1 | -0/+2 |
2014-05-05 | password-length is already a number | Svend Sorensen | 1 | -1/+1 |
2014-05-04 | Add recursive option to remove, remove force option | Svend Sorensen | 1 | -2/+3 |
2014-05-04 | Move s-chomp to run function | Svend Sorensen | 1 | -4/+4 |
2014-05-04 | Implement pass command wrapper functions | Svend Sorensen | 1 | -4/+59 |
2014-05-04 | Remove nils from run argument list | Svend Sorensen | 2 | -3/+5 |
2014-05-04 | Rename pass executable variable | Svend Sorensen | 1 | -3/+3 |
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 |