Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | lastpass importer: more types supported and better checking | 2015-05-11 | 1 | -3/+7 | ||
* | contrib: add applescript support | 2015-05-11 | 1 | -0/+92 | ||
* | Add roboform import script. | 2015-05-11 | 1 | -0/+162 | ||
* | Correct permissions | 2015-05-11 | 1 | -0/+0 | ||
* | emacs: Remove dash from Package-Requires | 2015-03-23 | 1 | -1/+1 | ||
* | emacs: Remove dependency on dash | 2015-03-23 | 1 | -2/+1 | ||
* | emacs: Use spaces for indentation | 2015-03-22 | 1 | -19/+19 | ||
* | emacs: Separate stdout and stderr | 2015-03-16 | 1 | -5/+10 | ||
* | Add tejr's script | 2015-01-15 | 1 | -0/+46 | ||
* | emacs: Quote shell arguments | 2015-01-08 | 1 | -1/+4 | ||
* | keepassx2pass: Handle unicode | 2014-09-21 | 1 | -1/+1 | ||
* | revelation2pass: fix import from entries without passwords | 2014-07-16 | 1 | -1/+4 | ||
* | passmenu: type text with xdotool | 2014-06-29 | 2 | -3/+17 | ||
* | keepassx2pass: Substitute empty string for None | 2014-06-29 | 1 | -1/+4 | ||
* | emacs: Use PASSWORD_STORE_CLIP_TIME env variable | 2014-06-16 | 1 | -4/+7 | ||
* | emacs: Use when instead of if/progn | 2014-06-16 | 1 | -5/+4 | ||
* | emacs: Update pass website URL | 2014-06-16 | 1 | -1/+1 | ||
* | Implement interactive init function | 2014-05-07 | 1 | -0/+8 | ||
* | Implement interactive rename function | 2014-05-07 | 1 | -0/+7 | ||
* | Reorder interactive function to match order of helper functions | 2014-05-07 | 1 | -13/+13 | ||
* | Make edit helper function name consistent with other helpers | 2014-05-07 | 1 | -1/+1 | ||
* | Factor out password completing-read function | 2014-05-07 | 1 | -4/+8 | ||
* | Add dash to Package-Requires | 2014-05-07 | 1 | -1/+1 | ||
* | Import new kwallet importer. | 2014-05-06 | 1 | -0/+121 | ||
* | Add (provide 'password-store) to end of package | 2014-05-05 | 1 | -0/+2 | ||
* | password-length is already a number | 2014-05-05 | 1 | -1/+1 | ||
* | Add recursive option to remove, remove force option | 2014-05-04 | 1 | -2/+3 | ||
* | Move s-chomp to run function | 2014-05-04 | 1 | -4/+4 | ||
* | Implement pass command wrapper functions | 2014-05-04 | 1 | -4/+59 | ||
* | Remove nils from run argument list | 2014-05-04 | 2 | -3/+5 | ||
* | Rename pass executable variable | 2014-05-04 | 1 | -3/+3 | ||
* | Indent using spaces | 2014-04-24 | 1 | -11/+11 | ||
* | dmenu: hide output | 2014-04-24 | 1 | -1/+1 | ||
* | Allow overridable bash. | 2014-04-24 | 2 | -2/+2 | ||
* | dmenu: check for empty instead of ret code | 2014-04-24 | 1 | -1/+1 | ||
* | find: support tree 1.7.0 | 2014-04-23 | 1 | -282/+0 | ||
* | contrib: import passmenu | 2014-04-23 | 3 | -3/+23 | ||
* | emacs: import svend's tree | 2014-04-23 | 5 | -3/+215 | ||
* | contrib: fix typo | 2014-04-23 | 1 | -1/+1 | ||
* | keepassx2pass: handle forward slash '/' in titles | 2014-04-23 | 1 | -1/+1 | ||
* | contrib: typo | 2014-04-23 | 1 | -1/+1 | ||
* | Add link to emacs password store. | 2014-04-22 | 1 | -0/+2 | ||
* | revelation2pass: add plain XML import | 2014-04-17 | 1 | -11/+15 | ||
* | Add related projects. | 2014-04-16 | 1 | -0/+11 | ||
* | find: match without regards to case | 2014-04-15 | 1 | -22/+142 | ||
* | Multiline comment support for keepassx importer | 2014-04-15 | 1 | -5/+9 | ||
* | find: add find/search command | 2014-04-15 | 1 | -0/+162 | ||
* | Importer for 1Password | 2014-04-13 | 1 | -0/+149 | ||
* | Makefile: do not use recursion and organize | 2014-03-22 | 11 | -307/+0 | ||
* | Keepass import should include root-level entries | 2014-03-20 | 1 | -0/+1 |