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
/
src
/
password-store.sh
Age
Commit message (
Expand
)
Author
2021-09-23
Exclude `*/.extensions` from grep/reencrypt
Axel Tripier
2021-09-23
Add missing local variable declaration
Axel Tripier
2021-09-23
Replace 'which' with POSIX equivalent 'command -v'
Ayush Agarwal
2021-09-23
Default to xclip if wl-clip is not found
Santiago Zarate
2021-06-11
version: bump
Jason A. Donenfeld
2021-06-11
Ignore non-printable characters in calls to tree
Rémi Lapeyre
2021-06-11
Use GPG_OPTS when verifying .gpg-id signature
vnctdj
2021-06-11
Strip comments in gpg-id files
Richard Towers
2019-11-28
Unset variables messing with Git use
Martin F. Krafft
2019-07-17
Account for missing [:graph:] on Busybox by using [:alnum:][:punct:]
Daniel Janus
2019-06-16
Exclude invalid, disabled and revoked subkeys from subkey selection
Aaron Jones
2019-02-27
clip: Add support for wl-clipboard
Brett Cornwall
2018-08-09
Do not reencrypt symbolic links
Aldis Berjoza
2018-08-03
version: bump
Jason A. Donenfeld
2018-08-01
show: do not store binary data in bash vars
Jason A. Donenfeld
2018-07-26
Do not set foreground color for generated password
Lukas Fleischer
2018-06-25
Do not put passwords in herestrings
Jason A. Donenfeld
2018-06-14
version: bump
Jason A. Donenfeld
2018-06-14
show: buffer output before displaying, in case decryption fails
Jason A. Donenfeld
2018-06-14
Close stdout for background task that restores clipboard
Allan Odgaard
2018-06-14
Don't trap INT or TERM; they are redundant and can break `pass edit`.
Nick Kousu
2018-06-14
Add tests and documentation of passing options to grep(1)
Norbert Buchmueller
2018-06-14
Ensure signature regexes are anchored
Jason A. Donenfeld
2018-05-24
grep: allow grep options and arguments
Sitaram Chamarty
2018-02-08
generate: disallow zero length generated passwords
Jason A. Donenfeld
2018-02-01
generate: in-place should work when file is empty
Jason A. Donenfeld
2017-12-18
Quote array specifier
Jason A. Donenfeld
2017-10-13
protect dirname calls from pass-names that look like command-line options
Stacey Sheldon
2017-04-13
Bump version
Jason A. Donenfeld
2017-04-13
init: match only the public key
Jason A. Donenfeld
2017-03-28
Use $GPG variable
Jason A. Donenfeld
2017-03-20
Fix compatibility with GnuPG 2.2.19
Andreas Stieger
2017-02-26
Bump version
Jason A. Donenfeld
2017-02-25
Copyright
Jason A. Donenfeld
2017-02-25
Style
Jason A. Donenfeld
2017-02-25
git: use inner-most directory
Jason A. Donenfeld
2017-02-25
clip: sleep may require argv[0] to be sleep
Jason A. Donenfeld
2017-02-25
Support git worktree.
Kevin Lyda
2017-02-25
Don’t reencrypt data not managed by pass.
Sebastian Reuße
2017-01-01
show,generate: support qrcodes
Jason A. Donenfeld
2016-12-21
extensions: introduce system extensions
Jason A. Donenfeld
2016-12-21
extensions: make opt-in
Jason A. Donenfeld
2016-12-21
Add signatures
Jason A. Donenfeld
2016-12-20
Add extensions
Jason A. Donenfeld
2016-12-20
generate: use /dev/urandom directly
Jason A. Donenfeld
2016-02-06
Make gpg errors fatal
Jason A. Donenfeld
2016-02-06
Revert "show: allow passing prefix to clip"
Jason A. Donenfeld
2016-02-06
init: put path in commit message
Jason A. Donenfeld
2016-02-06
show: allow passing prefix to clip
Jason A. Donenfeld
2016-02-05
show: better clip error message
Jason A. Donenfeld
[next]