summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-25git: use inner-most directoryJason A. Donenfeld1-20/+44
2017-02-25clip: sleep may require argv[0] to be sleepJason A. Donenfeld1-1/+1
2017-02-25Support git worktree.Kevin Lyda1-6/+6
2017-02-25Don’t reencrypt data not managed by pass.Sebastian Reuße1-2/+2
2017-01-01show,generate: support qrcodesJason A. Donenfeld2-15/+52
2016-12-21extensions: introduce system extensionsJason A. Donenfeld1-5/+14
2016-12-21extensions: make opt-inJason A. Donenfeld1-10/+14
2016-12-21Add signaturesJason A. Donenfeld1-0/+24
2016-12-20Add extensionsJason A. Donenfeld1-1/+14
2016-12-20generate: use /dev/urandom directlyJason A. Donenfeld1-5/+7
2016-02-06zsh-completion: add prefix zstyleBenjamin Richter1-1/+11
2016-02-06Make gpg errors fatalJason A. Donenfeld1-5/+5
2016-02-06Revert "show: allow passing prefix to clip"Jason A. Donenfeld1-9/+5
2016-02-06Fix zsh completion when path contains \Simon Gomizelj1-1/+1
2016-02-06init: put path in commit messageJason A. Donenfeld1-4/+4
2016-02-06completion: Output a space when appropriate on bash completionAnas Syed1-1/+19
2016-02-06show: allow passing prefix to clipJason A. Donenfeld1-5/+9
2016-02-05show: better clip error messageJason A. Donenfeld1-3/+3
2016-02-05show: allow selecting which clip lineJason A. Donenfeld1-6/+7
2016-02-05generate: have a default length of 25Jason A. Donenfeld1-4/+5
2016-02-05Fix up moving ambiguity tooJason A. Donenfeld1-5/+6
2016-02-05Insert and edit work on files, so don't let the arguments be directoriesJason A. Donenfeld1-2/+2
2016-02-05Handle removal of directories and passwords with the same nameJason A. Donenfeld1-5/+4
2015-05-11Add openbsd platform file from David DahlbergJason A. Donenfeld1-0/+40
2015-05-11Use 6 Xs for mktempJason A. Donenfeld1-1/+1
2015-05-11enhance winpath detection: gpg --help will have a line like this: Home: C:\.....Lorenz Weber1-1/+1
2015-05-11Fix .gpg strippingJason A. Donenfeld1-2/+2
2015-05-11critcal fix for cygwin: gpg output to stdout ("gpg -o -") would have been put...Lenz Weber1-1/+1
2015-05-11bashcomp: PASSWORD_STORE_DIR env var does not necessarily have a trailing slashSamuel Lethiec1-0/+2
2015-05-11add support for passing arbitrary options to all invocations of GPGDavid Adam1-4/+4
2015-05-11Exit 1 when gpg fails in multiline too.Anne Jan Brouwer1-1/+1
2015-02-11Suppress output when original file does not existJason A. Donenfeld1-1/+1
2015-01-28Bad code is bad.Jason A. Donenfeld1-3/+3
2015-01-28Bump version1.6.5Jason A. Donenfeld1-1/+1
2015-01-28cygwin + gpg4win: convert paths to windows paths when calling gpg4win binary ...Lenz Weber2-1/+26
2015-01-28Use more stable with-colons outputJason A. Donenfeld1-1/+1
2015-01-28Revert "Only examine subkeys that are capable of encrypting."Jason A. Donenfeld1-1/+1
2015-01-28Bump version1.6.4Jason A. Donenfeld1-1/+1
2015-01-27Strip ".gpg" from symlinks as wellTheo Chatzimichos1-2/+2
2015-01-19clip: Show an error message if xclip returns a non-zero exit codeWieland Hoffmann1-3/+2
2015-01-19Correct path for top level grepJason A. Donenfeld1-2/+3
2015-01-13Do not use hidden recipientsJason A. Donenfeld1-1/+1
2015-01-12Only examine subkeys that are capable of encrypting.Jason A. Donenfeld1-1/+1
2014-12-24agent-check: goodbyeJason A. Donenfeld1-11/+0
2014-12-24Keep track of correct TTY for pinentry at start of script, in case we take ov...Jason A. Donenfeld1-0/+1
2014-12-23darwin: Fix up order of operations.Jason A. Donenfeld1-1/+1
2014-12-23Do not make commit with edit if password is unchanged.Jason A. Donenfeld1-0/+1
2014-12-23tree listing: remove .gpg at the end, but keep bash colorzingLenz Weber1-1/+1
2014-09-21platform: find getopt in alternate osx locationsJamie Couture1-1/+1
2014-09-21Alias insert to add.Jason A. Donenfeld1-1/+1