summaryrefslogtreecommitdiff
path: root/man (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-11add support for passing arbitrary options to all invocations of GPGDavid Adam1-0/+3
2014-09-21Alias insert to add.Jason A. Donenfeld1-1/+2
2014-05-27Update for new URL.Jason A. Donenfeld1-1/+1
2014-05-08inplace: mutually exclusive with forceJason A. Donenfeld1-1/+1
2014-05-06generate: add --in-place optionJason A. Donenfeld1-2/+4
2014-04-18init: allow deinitializationJason A. Donenfeld1-1/+3
2014-04-18reencrypt: remove option, do automaticallyJason A. Donenfeld1-8/+8
2014-04-18reencryption: only reencrypt files when requiredJason A. Donenfeld1-6/+6
2014-04-17move/copy: always reencrypt passwords at destinationJason A. Donenfeld1-1/+9
2014-04-17mv: Add pass mv/rename supportJason A. Donenfeld1-0/+6
2014-04-16Note GREP_OPTIONS in man page.Jason A. Donenfeld1-1/+2
2014-04-15grep: add new pass grep commandJason A. Donenfeld1-0/+6
2014-04-15find: add find/search commandJason A. Donenfeld1-0/+24
2014-03-23umask: allow overridableJason A. Donenfeld1-0/+3
2014-03-22clip: rename SELECTION to X_SELECTIONJason A. Donenfeld1-1/+1
2014-03-20Man page typo.Alex Burka1-2/+2
2014-03-20Configurable clipboard time.Jason A. Donenfeld1-3/+7
2014-03-20Allow selection to be overriden by $SELECTIONJason A. Donenfeld1-0/+5
2014-03-20git: sign commits if enabledJason A. Donenfeld1-2/+5
2014-03-20man: Document multiple keys in env varJason A. Donenfeld1-1/+3
2014-03-19Team pass: enable multiple keys and per directoryJason A. Donenfeld1-6/+12
2012-10-18Man page cosmetics.1.4.2Jason A. Donenfeld1-1/+1
2012-10-09Fix gpg22 man page typo.Jason A. Donenfeld1-1/+1
2012-10-03Make --no-echo default, and rename to --echo.Jason A. Donenfeld1-2/+2
2012-09-30Explicitly use gpg2 rather than relying on symlink.Jason A. Donenfeld1-2/+2
2012-09-24Style fixes.1.4Jason A. Donenfeld1-4/+6
2012-09-22EDITOR should be italicized.Jason A. Donenfeld1-2/+2
2012-09-22Allow git repo to be elsewhere via env var.Jason A. Donenfeld1-7/+22
2012-09-21Add support for PASSWORD_STORE_KEY env var.Jason A. Donenfeld1-1/+3
2012-09-21Add option to init to reencrypt all passwords.Jason A. Donenfeld1-2/+6
2012-09-20Prompt before overwriting password in generate, unless --force is provided.Jason A. Donenfeld1-4/+5
2012-09-19Clean up git handling.Jason A. Donenfeld1-13/+11
2012-09-16Support recursive and forced removal.Jason A. Donenfeld1-2/+4
2012-09-13Allow avoiding the prompt for overwriting, with --force flag.Jason A. Donenfeld1-2/+3
2012-09-13Add --version switch, per request.Jason A. Donenfeld1-0/+3
2012-09-12Use PASSWORD_STORE_DIR environment variable if it is set.Jason A. Donenfeld1-3/+4
2012-09-11Fix makefile and use proper manpage hyperlinks.Jason A. Donenfeld1-1/+9
2012-09-11Add an edit mode that uses $EDITOR.Jason A. Donenfeld1-0/+9
2012-09-08Only copy the first line of the password file to the clipboard.Jason A. Donenfeld1-2/+2
2012-09-07Update FSF address, add copyrights.1.1.3Jason A. Donenfeld1-6/+6
2012-09-04No echo mode.Jason A. Donenfeld1-4/+5
2012-09-04Separate out the massive git example.Jason A. Donenfeld1-10/+14
2012-09-03Move examples into manpage.Jason A. Donenfeld2-3/+213
2012-09-03Make into a real project.Jason A. Donenfeld1-0/+135