Age | Commit message (Expand) | Author |
2015-01-08 | emacs: Quote shell arguments | Svend Sorensen |
2014-12-24 | agent-check: goodbye | Jason A. Donenfeld |
2014-12-24 | Keep track of correct TTY for pinentry at start of script, in case we take ov... | Jason A. Donenfeld |
2014-12-24 | fish: install completions in preferred directory | David Adam |
2014-12-23 | darwin: Fix up order of operations. | Jason A. Donenfeld |
2014-12-23 | Do not make commit with edit if password is unchanged. | Jason A. Donenfeld |
2014-12-23 | tree listing: remove .gpg at the end, but keep bash colorzing | Lenz Weber |
2014-09-21 | platform: find getopt in alternate osx locations | Jamie Couture |
2014-09-21 | keepassx2pass: Handle unicode | Thibaut Horel |
2014-09-21 | Alias insert to add. | Jason A. Donenfeld |
2014-07-29 | Fix pass zsh completion and autoloading | Marc Cornellà |
2014-07-24 | clip: use CLIP_TIME in messages | Jason A. Donenfeld |
2014-07-24 | grep: no trailing slash | Jason A. Donenfeld |
2014-07-16 | revelation2pass: fix import from entries without passwords | Daniel Poelzleithner |
2014-07-08 | Follow symbolic links. | Jason A. Donenfeld |
2014-07-01 | Bump version. | Jason A. Donenfeld |
2014-06-30 | edit: bsd mktemp needs nothing after the Xs | Jason A. Donenfeld |
2014-06-30 | darwin: allow for gnu mktemp in path | Jason A. Donenfeld |
2014-06-30 | tmpdir: more cross platform solution, and .txt file ending | Jason A. Donenfeld |
2014-06-29 | passmenu: type text with xdotool | Jason A. Donenfeld |
2014-06-29 | edit: Don't go into a crazy loop. Instead prompt. | Jason A. Donenfeld |
2014-06-29 | git: do not trap tmpdir removal | Jason A. Donenfeld |
2014-06-29 | darwin: fix mktemp argument order | Jason A. Donenfeld |
2014-06-29 | darwin: properly ejects ramdisks | Jason A. Donenfeld |
2014-06-29 | Allow options in EDITOR variable | 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-27 | Update for new URL. | Jason A. Donenfeld |
2014-05-14 | Bump version | Jason A. Donenfeld |
2014-05-14 | Don't define tmpdir on git init. | Jason A. Donenfeld |
2014-05-14 | Disable secmem warning when discovering keys | milki |
2014-05-10 | edit: Quote editor so tests work in spaced directories. | Jason A. Donenfeld |
2014-05-10 | reencryption: Properly escape input to sed | Jason A. Donenfeld |
2014-05-10 | git: use secure tmp directory | Jason A. Donenfeld |
2014-05-10 | configure git to decrypt gpg files automatically | Samuel Le Thiec |
2014-05-08 | completion: add new generate flags | Jason A. Donenfeld |
2014-05-08 | inplace: mutually exclusive with force | Jason A. Donenfeld |
2014-05-08 | usage: tab to spaces | Jason A. Donenfeld |
2014-05-08 | generate: use nice ansi colors instead. | Jason A. Donenfeld |
2014-05-08 | zsh: posix compatible sed fix for zsh-completion | Jason A. Donenfeld |
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 | Force sane sort order. | Jason A. Donenfeld |
2014-05-06 | generate: add --in-place option | Jason A. Donenfeld |