Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upate completion scripts for --echo option | Brian Mattern | 2012-10-03 | 1 | -2/+2 |
| | |||||
* | Explicitly use gpg2 rather than relying on symlink. | Jason A. Donenfeld | 2012-09-30 | 1 | -1/+1 |
| | |||||
* | Use describe with commands style. | Jason A. Donenfeld | 2012-09-22 | 1 | -20/+29 |
| | |||||
* | Normalize copyright headers. | Jason A. Donenfeld | 2012-09-22 | 1 | -7/+3 |
| | |||||
* | Bring zsh completion up to parity with bash completion | Brian Mattern | 2012-09-22 | 1 | -59/+92 |
| | |||||
* | No more push/pull in zsh script, either. | Jason A. Donenfeld | 2012-09-19 | 1 | -3/+1 |
| | |||||
* | add edit command to zsh completion | Brian Mattern | 2012-09-13 | 1 | -1/+8 |
| | |||||
* | Skip directories in zsh completion | Brian Mattern | 2012-09-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | this allows the full entry to be completed with a single tab if there is only one entry in a folder e.g., given: amazon.com user at domain.com google.com user1 user2 `pass am<tab>` -> `pass amazon.com/user at domain.com` while `pass goo<tab>` -> `pass google.com/` (previously, the amazon completion would have stopped at amazon.com despite only a single entry existing) | ||||
* | default to 'show' command for zsh completion | Brian Mattern | 2012-09-11 | 1 | -0/+1 |
| | | | | this allows completing password entries without explicitly typing 'show' | ||||
* | Modifying zsh completion to work with OS X home dir location and sed | David Michael | 2012-09-10 | 1 | -1/+1 |
| | |||||
* | Move completion files to contrib.1.1.4 | Jason A. Donenfeld | 2012-09-08 | 1 | -0/+72 |