Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | init: match only the public key | Jason A. Donenfeld | 2017-04-13 | 1 | -1/+1 | |
* | Use $GPG variable | Jason A. Donenfeld | 2017-03-28 | 1 | -3/+3 | |
* | Fix compatibility with GnuPG 2.2.19 | Andreas Stieger | 2017-03-20 | 2 | -2/+2 | |
* | tests: fix on OSX by not using the tr hack | Jason A. Donenfeld | 2017-03-01 | 3 | -5/+2 | |
* | Bump version1.7 | Jason A. Donenfeld | 2017-02-26 | 1 | -1/+1 | |
* | Modernize makefile | Jason A. Donenfeld | 2017-02-26 | 2 | -31/+36 | |
* | Copyright | Jason A. Donenfeld | 2017-02-25 | 1 | -1/+1 | |
* | Style | Jason A. Donenfeld | 2017-02-25 | 1 | -2/+2 | |
* | git: use inner-most directory | Jason A. Donenfeld | 2017-02-25 | 2 | -27/+48 | |
* | clip: sleep may require argv[0] to be sleep | Jason A. Donenfeld | 2017-02-25 | 1 | -1/+1 | |
* | man: document system extensions | Jason A. Donenfeld | 2017-02-25 | 1 | -2/+3 | |
* | pwsafe2pass: add importer | Sam Mason | 2017-02-25 | 1 | -0/+40 | |
* | Support git worktree. | Kevin Lyda | 2017-02-25 | 1 | -6/+6 | |
* | keepassx2pass: port to python3 | Fabio Zanini | 2017-02-25 | 1 | -7/+8 | |
* | man: fix typos | Justin Gassner | 2017-02-25 | 1 | -2/+2 | |
* | Don’t reencrypt data not managed by pass. | Sebastian Reuße | 2017-02-25 | 1 | -2/+2 | |
* | tests: fix for recent changes | Jason A. Donenfeld | 2017-02-25 | 3 | -2/+18 | |
* | keepasss2csv2pass: improve and make more flexible | Nathan Sommer | 2017-02-25 | 1 | -52/+176 | |
* | show,generate: support qrcodes | Jason A. Donenfeld | 2017-01-01 | 4 | -20/+65 | |
* | makefile: proper use of DESTPATH | Jason A. Donenfeld | 2016-12-21 | 1 | -6/+6 | |
* | extensions: introduce system extensions | Jason A. Donenfeld | 2016-12-21 | 2 | -7/+16 | |
* | 1password2pass: modernization | Alex Dunn | 2016-12-21 | 1 | -15/+23 | |
* | extensions: make opt-in | Jason A. Donenfeld | 2016-12-21 | 2 | -15/+22 | |
* | Add signatures | Jason A. Donenfeld | 2016-12-21 | 2 | -0/+31 | |
* | Add extensions | Jason A. Donenfeld | 2016-12-20 | 2 | -3/+27 | |
* | generate: use /dev/urandom directly | Jason A. Donenfeld | 2016-12-20 | 4 | -14/+28 | |
* | dmenu: read likes -r | Jason A. Donenfeld | 2016-02-07 | 1 | -1/+1 | |
* | zsh-completion: add prefix zstyle | Benjamin Richter | 2016-02-06 | 1 | -1/+11 | |
* | Make gpg errors fatal | Jason A. Donenfeld | 2016-02-06 | 1 | -5/+5 | |
* | Moved to webpage | Jason A. Donenfeld | 2016-02-06 | 1 | -7/+0 | |
* | keepass2csv2pass | David Francoeur | 2016-02-06 | 1 | -0/+62 | |
* | Revert "show: allow passing prefix to clip" | Jason A. Donenfeld | 2016-02-06 | 2 | -14/+9 | |
* | Fix zsh completion when path contains \ | Simon Gomizelj | 2016-02-06 | 1 | -1/+1 | |
* | init: put path in commit message | Jason A. Donenfeld | 2016-02-06 | 1 | -4/+4 | |
* | completion: Output a space when appropriate on bash completion | Anas Syed | 2016-02-06 | 1 | -1/+19 | |
* | show: allow passing prefix to clip | Jason A. Donenfeld | 2016-02-06 | 2 | -9/+14 | |
* | passmenu: group commands | Jason A. Donenfeld | 2016-02-06 | 1 | -1/+1 | |
* | passmenu: Use faster built-in | Jason A. Donenfeld | 2016-02-05 | 1 | -1/+1 | |
* | show: better clip error message | Jason A. Donenfeld | 2016-02-05 | 1 | -3/+3 | |
* | show: allow selecting which clip line | Jason A. Donenfeld | 2016-02-05 | 2 | -9/+10 | |
* | generate: have a default length of 25 | Jason A. Donenfeld | 2016-02-05 | 2 | -6/+12 | |
* | Add importer for Password Exporter for Firefox | Daniele Pizzolli | 2016-02-05 | 1 | -0/+181 | |
* | passmenu: don't use awk | Jason A. Donenfeld | 2016-02-05 | 1 | -2/+1 | |
* | keepass2pass.py: Don't import all entries twice | Martin Günther | 2016-02-05 | 1 | -7/+4 | |
* | Fix up moving ambiguity too | Jason A. Donenfeld | 2016-02-05 | 1 | -5/+6 | |
* | Insert and edit work on files, so don't let the arguments be directories | Jason A. Donenfeld | 2016-02-05 | 1 | -2/+2 | |
* | Handle removal of directories and passwords with the same name | Jason A. Donenfeld | 2016-02-05 | 1 | -5/+4 | |
* | emacs: Add defvar for timeout timer | Peter Vasil | 2015-10-27 | 1 | -1/+8 | |
* | lastpass2pass.rb: Check for nil names/groupings | Brian Tomlinson | 2015-10-20 | 1 | -3/+3 | |
* | emacs: Guard against "%" in message string | Svend Sorensen | 2015-09-30 | 1 | -5/+5 |