summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-07-29Fix pass zsh completion and autoloadingMarc CornellĂ 1-1/+3
2014-07-24clip: use CLIP_TIME in messagesJason A. Donenfeld2-2/+2
2014-07-24grep: no trailing slashJason A. Donenfeld1-1/+1
2014-07-08Follow symbolic links.Jason A. Donenfeld1-1/+1
2014-07-01Bump version.1.6.3Jason A. Donenfeld1-1/+1
2014-06-30edit: bsd mktemp needs nothing after the XsJason A. Donenfeld1-1/+2
2014-06-30darwin: allow for gnu mktemp in pathJason A. Donenfeld1-1/+1
2014-06-30tmpdir: more cross platform solution, and .txt file endingJason A. Donenfeld1-4/+3
2014-06-29edit: Don't go into a crazy loop. Instead prompt.Jason A. Donenfeld1-2/+1
2014-06-29git: do not trap tmpdir removalJason A. Donenfeld1-1/+0
2014-06-29darwin: fix mktemp argument orderJason A. Donenfeld1-1/+1
2014-06-29darwin: properly ejects ramdisksJason A. Donenfeld2-15/+20
2014-06-29Allow options in EDITOR variableJason A. Donenfeld1-1/+1
2014-05-27Update for new URL.Jason A. Donenfeld1-1/+1
2014-05-14Bump version1.6.2Jason A. Donenfeld1-1/+1
2014-05-14Don't define tmpdir on git init.Jason A. Donenfeld1-4/+3
2014-05-14Disable secmem warning when discovering keysmilki1-1/+1
2014-05-10edit: Quote editor so tests work in spaced directories.Jason A. Donenfeld1-1/+1
2014-05-10reencryption: Properly escape input to sedJason A. Donenfeld1-1/+1
2014-05-10git: use secure tmp directoryJason A. Donenfeld1-4/+11
2014-05-10configure git to decrypt gpg files automaticallySamuel Le Thiec1-0/+5
2014-05-08completion: add new generate flagsJason A. Donenfeld3-2/+7
2014-05-08inplace: mutually exclusive with forceJason A. Donenfeld1-2/+2