Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-15 | Perl script for importing an xml from fpm2. | Jeffrey Ratcliffe | |
2012-09-14 | Put OSX ramdisk patch into contrib. | Jason A. Donenfeld | |
This should be removed at somepoint in the future. Currently, the Homebrew people need something to make them happy. This is it. | |||
2012-09-13 | add edit command to zsh completion | Brian Mattern | |
2012-09-13 | Skip directories in zsh completion | Brian Mattern | |
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) | |||
2012-09-11 | default to 'show' command for zsh completion | Brian Mattern | |
this allows completing password entries without explicitly typing 'show' | |||
2012-09-10 | Modifying zsh completion to work with OS X home dir location and sed | David Michael | |
2012-09-08 | Move completion files to contrib. | Jason A. Donenfeld | |