aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Make edit helper function name consistent with other helpersSvend Sorensen2014-05-071-1/+1
* Factor out password completing-read functionSvend Sorensen2014-05-071-4/+8
* Add dash to Package-RequiresSvend Sorensen2014-05-071-1/+1
* Force sane sort order.Jason A. Donenfeld2014-05-061-2/+2
* generate: add --in-place optionJason A. Donenfeld2014-05-064-9/+33
* Import new kwallet importer.Jason A. Donenfeld2014-05-061-0/+121
* Mute git-commit messages to make pass insert readableMikhail Gusarov2014-05-061-1/+1
* zsh-completion: regression when using BSD sedKyle Marek-Spartz2014-05-061-1/+1
* Add (provide 'password-store) to end of packageSvend Sorensen2014-05-051-0/+2
* password-length is already a numberSvend Sorensen2014-05-051-1/+1
* Add recursive option to remove, remove force optionSvend Sorensen2014-05-041-2/+3
* Move s-chomp to run functionSvend Sorensen2014-05-041-4/+4
* Implement pass command wrapper functionsSvend Sorensen2014-05-041-4/+59
* Remove nils from run argument listSvend Sorensen2014-05-042-3/+5
* Rename pass executable variableSvend Sorensen2014-05-041-3/+3
* edit: pass local variable to trap functionJason A. Donenfeld2014-04-291-2/+6
* Makefile: still needs posix shellJason A. Donenfeld2014-04-291-3/+3
* base64: better justificationJason A. Donenfeld2014-04-271-3/+3
* makefile: use install -d instead of mkdir -pJason A. Donenfeld2014-04-251-7/+7
* Indent using spacesSvend Sorensen2014-04-241-11/+11
* tests: remember to escape $Jason A. Donenfeld2014-04-241-1/+1
* Use die function instead of boring if else everywhere.Jason A. Donenfeld2014-04-241-69/+23
* version: bump1.6.1Jason A. Donenfeld2014-04-241-1/+1
* Makefile: osx/bsd does not support -DJason A. Donenfeld2014-04-242-25/+25
* show: error out if password store is empty.Jason A. Donenfeld2014-04-241-1/+4
* find: proper segmenting of terms1.6Jason A. Donenfeld2014-04-241-3/+3
* dmenu: hide outputJason A. Donenfeld2014-04-241-1/+1
* tests: test for spacesJason A. Donenfeld2014-04-243-8/+20
* Move test instructions to INSTALL.Jason A. Donenfeld2014-04-242-11/+18
* tests: we don't use aggregate-resultsJason A. Donenfeld2014-04-241-57/+0
* Don't prompt for questions when stdin is not a tty.Jason A. Donenfeld2014-04-243-7/+6
* Allow overridable bash.Jason A. Donenfeld2014-04-2416-16/+16
* dmenu: check for empty instead of ret codeJason A. Donenfeld2014-04-241-1/+1
* tests: sed doesn't like escaped chars on non-gnuJason A. Donenfeld2014-04-241-1/+1
* tests: run from anywhereJason A. Donenfeld2014-04-2413-4/+16
* Turns out aliases were a bad idea.Jason A. Donenfeld2014-04-2414-95/+92
* Make gpg_opts an array.Jason A. Donenfeld2014-04-241-12/+12
* Shellcheck errors.Jason A. Donenfeld2014-04-241-6/+6
* tests: todo updateJason A. Donenfeld2014-04-241-25/+0
* tests: test out find commandJason A. Donenfeld2014-04-241-0/+17
* tests: Only fake gpg agent if gpg2.Jason A. Donenfeld2014-04-241-3/+4
* git: the grammar nazis winJason A. Donenfeld2014-04-241-10/+10
* find: support tree 1.7.0Jason A. Donenfeld2014-04-233-297/+3
* contrib: import passmenuJason A. Donenfeld2014-04-233-3/+23
* emacs: import svend's treeJason A. Donenfeld2014-04-235-3/+215
* makefile: add force all flag to enable all featuresJason A. Donenfeld2014-04-231-0/+6
* contrib: fix typoJason A. Donenfeld2014-04-231-1/+1
* tests: add grep testJason A. Donenfeld2014-04-231-0/+20
* grep: we need to not throw away the return valueJason A. Donenfeld2014-04-231-2/+2
* tests: expand move testsJason A. Donenfeld2014-04-231-5/+39