Age | Commit message (Expand) | Author |
2015-03-22 | emacs: Use spaces for indentation | Svend Sorensen |
2015-03-16 | emacs: Separate stdout and stderr | Svend Sorensen |
2015-01-15 | Add tejr's script | Jason A. Donenfeld |
2015-01-08 | emacs: Quote shell arguments | Svend Sorensen |
2014-09-21 | keepassx2pass: Handle unicode | Thibaut Horel |
2014-07-16 | revelation2pass: fix import from entries without passwords | Daniel Poelzleithner |
2014-06-29 | passmenu: type text with xdotool | Jason A. Donenfeld |
2014-06-29 | keepassx2pass: Substitute empty string for None | Andrew Spiers |
2014-06-16 | emacs: Use PASSWORD_STORE_CLIP_TIME env variable | Svend Sorensen |
2014-06-16 | emacs: Use when instead of if/progn | Svend Sorensen |
2014-06-16 | emacs: Update pass website URL | Svend Sorensen |
2014-05-07 | Implement interactive init function | Svend Sorensen |
2014-05-07 | Implement interactive rename function | Svend Sorensen |
2014-05-07 | Reorder interactive function to match order of helper functions | Svend Sorensen |
2014-05-07 | Make edit helper function name consistent with other helpers | Svend Sorensen |
2014-05-07 | Factor out password completing-read function | Svend Sorensen |
2014-05-07 | Add dash to Package-Requires | Svend Sorensen |
2014-05-06 | Import new kwallet importer. | Jason A. Donenfeld |
2014-05-05 | Add (provide 'password-store) to end of package | Svend Sorensen |
2014-05-05 | password-length is already a number | Svend Sorensen |
2014-05-04 | Add recursive option to remove, remove force option | Svend Sorensen |
2014-05-04 | Move s-chomp to run function | Svend Sorensen |
2014-05-04 | Implement pass command wrapper functions | Svend Sorensen |
2014-05-04 | Remove nils from run argument list | Svend Sorensen |
2014-05-04 | Rename pass executable variable | Svend Sorensen |
2014-04-24 | Indent using spaces | Svend Sorensen |
2014-04-24 | dmenu: hide output | Jason A. Donenfeld |
2014-04-24 | Allow overridable bash. | Jason A. Donenfeld |
2014-04-24 | dmenu: check for empty instead of ret code | Jason A. Donenfeld |
2014-04-23 | find: support tree 1.7.0 | Jason A. Donenfeld |
2014-04-23 | contrib: import passmenu | Jason A. Donenfeld |
2014-04-23 | emacs: import svend's tree | Jason A. Donenfeld |
2014-04-23 | contrib: fix typo | Jason A. Donenfeld |
2014-04-23 | keepassx2pass: handle forward slash '/' in titles | George Angelopoulos |
2014-04-23 | contrib: typo | Jason A. Donenfeld |
2014-04-22 | Add link to emacs password store. | Jason A. Donenfeld |
2014-04-17 | revelation2pass: add plain XML import | Javali |
2014-04-16 | Add related projects. | Jason A. Donenfeld |
2014-04-15 | find: match without regards to case | Jason A. Donenfeld |
2014-04-15 | Multiline comment support for keepassx importer | Lukas Zapletal |
2014-04-15 | find: add find/search command | Jason A. Donenfeld |
2014-04-13 | Importer for 1Password | Tobias V. Langhoff |
2014-03-22 | Makefile: do not use recursion and organize | Jason A. Donenfeld |
2014-03-20 | Keepass import should include root-level entries | Erik Mackdanz |
2014-03-20 | keepassx2pass: friendly title field | Philip Chase |
2014-03-20 | New pwsafe2pass script. | Jason A. Donenfeld |
2014-03-20 | Follow symlinks in Zsh completion | Tom Vincent |
2013-05-19 | Add Keepass2 import script. | Stefan Simroth |
2013-03-27 | Add david skylar's gorilla import script. | Jason A. Donenfeld |
2013-02-23 | keepassx2pass.py should handle empty passwords and entry names containing sla... | Von Welch |