| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
- also be moar like unix counterpart: without arguments it does `pass ls`
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- also support for environnement variable PASSWORD_STORE_GPG_OPTS.
Updated the help to reflect that.
- 'pass view' is now 'pass show'
- 'pass mv' is now more verbose, similar to the unix bash script.
- the temporary file created when editing a password has a more
random filename now.
|
| |
|
|
|
|
| |
- also update copyright notice
|
|
|
|
| |
- specifically in `pass init`
|
| |
|
| |
|
|
I will add what was in the CHANGELOG.txt as well.
19:00 31/07/2020 - Added PASSWORD_STORE_CLIP_TIME environnement variable check. It decides the time for which the password will be in the clipboard. defaults to 45seconds.
18:56 31/07/2020 - Clip works with or without linenumber : you can do "pass clip password" or "pass clip password 1", it'll copy the first line in that encrypted file named "password.gpg". Added envvironnements variable to the help display.
|