summaryrefslogtreecommitdiff
path: root/src/password-store.sh (unfollow)
Commit message (Expand)AuthorFilesLines
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-11Use 6 Xs for mktempJason A. Donenfeld1-1/+1
2015-05-11Fix .gpg strippingJason A. Donenfeld1-2/+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-28Bump version1.6.5Jason A. Donenfeld1-1/+1
2015-01-28cygwin + gpg4win: convert paths to windows paths when calling gpg4win binary ...Lenz Weber1-1/+1
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-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-21Alias insert to add.Jason A. Donenfeld1-1/+1
2014-07-24clip: use CLIP_TIME in messagesJason A. Donenfeld1-1/+1
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-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: properly ejects ramdisksJason A. Donenfeld1-5/+10
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-08inplace: mutually exclusive with forceJason A. Donenfeld1-2/+2
2014-05-08usage: tab to spacesJason A. Donenfeld1-1/+1
2014-05-08generate: use nice ansi colors instead.Jason A. Donenfeld1-3/+2
2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2
2014-05-06generate: add --in-place optionJason A. Donenfeld1-7/+21
2014-05-06Mute git-commit messages to make pass insert readableMikhail Gusarov1-1/+1
2014-04-29edit: pass local variable to trap functionJason A. Donenfeld1-2/+6
2014-04-27base64: better justificationJason A. Donenfeld1-3/+3