m-chrzan.xyz
index
:
password-store
master
Fork of https://git.zx2c4.com/password-store/about/ with support for pass-otp in the dmenu script
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
man
/
pass.1
Age
Commit message (
Expand
)
Author
2012-10-03
Make --no-echo default, and rename to --echo.
Jason A. Donenfeld
2012-09-30
Explicitly use gpg2 rather than relying on symlink.
Jason A. Donenfeld
2012-09-24
Style fixes.
Jason A. Donenfeld
2012-09-22
EDITOR should be italicized.
Jason A. Donenfeld
2012-09-22
Allow git repo to be elsewhere via env var.
Jason A. Donenfeld
2012-09-21
Add support for PASSWORD_STORE_KEY env var.
Jason A. Donenfeld
2012-09-21
Add option to init to reencrypt all passwords.
Jason A. Donenfeld
2012-09-20
Prompt before overwriting password in generate, unless --force is provided.
Jason A. Donenfeld
2012-09-19
Clean up git handling.
Jason A. Donenfeld
2012-09-16
Support recursive and forced removal.
Jason A. Donenfeld
2012-09-13
Allow avoiding the prompt for overwriting, with --force flag.
Jason A. Donenfeld
2012-09-13
Add --version switch, per request.
Jason A. Donenfeld
2012-09-12
Use PASSWORD_STORE_DIR environment variable if it is set.
Jason A. Donenfeld
2012-09-11
Fix makefile and use proper manpage hyperlinks.
Jason A. Donenfeld
2012-09-11
Add an edit mode that uses $EDITOR.
Jason A. Donenfeld
2012-09-08
Only copy the first line of the password file to the clipboard.
Jason A. Donenfeld
2012-09-07
Update FSF address, add copyrights.
Jason A. Donenfeld
2012-09-04
No echo mode.
Jason A. Donenfeld
2012-09-04
Separate out the massive git example.
Jason A. Donenfeld
2012-09-03
Move examples into manpage.
Jason A. Donenfeld
2012-09-03
Make into a real project.
Jason A. Donenfeld