index
:
others/pass
master
necoro
The standard unix password manager + extensions
René 'Necoro' Neumann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use GPG_OPTS when verifying .gpg-id signature
vnctdj
2021-06-11
1
-1
/
+1
*
Strip comments in gpg-id files
Richard Towers
2021-06-11
1
-0
/
+2
*
Escape colons in zsh completion to show url ports
Guido Cella
2021-06-11
1
-1
/
+1
*
fish-completion: don't print full path when PASSWORD_STORE_DIR is set
Johannes Altmanninger
2021-05-18
1
-4
/
+4
*
fish-completion: reuse "git" and "grep" completions
Johannes Altmanninger
2020-06-25
1
-8
/
+12
*
fish-completion: don't erase existing completions for pass
Johannes Altmanninger
2020-06-25
1
-1
/
+0
*
fish-completion: force some variables to be script-local
Johannes Altmanninger
2020-06-25
1
-2
/
+2
*
fish-completion: support completions for wrapper commands
Johannes Altmanninger
2020-06-25
1
-5
/
+1
*
fish-completion: remove obsolete flag
Johannes Altmanninger
2020-06-25
1
-57
/
+57
*
fish-completion: avoid printing errors with an empty password store
Johannes Altmanninger
2020-06-25
1
-1
/
+2
*
platform/darwin: don't invoke brew for the default prefix
Filippo Valsorda
2020-04-19
1
-1
/
+1
*
platform/darwin: drop using "display" to show QR codes
Filippo Valsorda
2020-04-19
1
-4
/
+0
*
Unset variables messing with Git use
Martin F. Krafft
2019-11-28
1
-0
/
+1
*
Account for missing [:graph:] on Busybox by using [:alnum:][:punct:]
Daniel Janus
2019-07-17
1
-1
/
+1
*
Exclude invalid, disabled and revoked subkeys from subkey selection
Aaron Jones
2019-06-16
1
-1
/
+1
*
clip: Add support for wl-clipboard
Brett Cornwall
2019-02-27
1
-5
/
+21
*
bash-completion: detect whether to use gpg/gpg2 binary for complete keys
Elan Ruusamäe
2018-10-19
1
-1
/
+4
*
bash_completion: do not leak variables to globals scope
Elan Ruusamäe
2018-10-19
1
-6
/
+6
*
Do not reencrypt symbolic links
Aldis Berjoza
2018-08-09
1
-0
/
+1
*
version: bump
1.7.3
Jason A. Donenfeld
2018-08-03
1
-1
/
+1
*
show: do not store binary data in bash vars
Jason A. Donenfeld
2018-08-01
5
-15
/
+18
*
Add custom bash completion for extensions
Lars Flitter
2018-07-26
1
-1
/
+12
*
Do not set foreground color for generated password
Lukas Fleischer
2018-07-26
1
-1
/
+1
*
Do not put passwords in herestrings
Jason A. Donenfeld
2018-06-25
1
-3
/
+3
*
version: bump
1.7.2
Jason A. Donenfeld
2018-06-14
1
-1
/
+1
*
show: buffer output before displaying, in case decryption fails
Jason A. Donenfeld
2018-06-14
1
-2
/
+4
*
Close stdout for background task that restores clipboard
Allan Odgaard
2018-06-14
3
-3
/
+3
*
Don't trap INT or TERM; they are redundant and can break `pass edit`.
Nick Kousu
2018-06-14
1
-2
/
+2
*
Add tests and documentation of passing options to grep(1)
Norbert Buchmueller
2018-06-14
1
-2
/
+2
*
Ensure signature regexes are anchored
Jason A. Donenfeld
2018-06-14
1
-4
/
+4
*
grep: allow grep options and arguments
Sitaram Chamarty
2018-05-24
1
-3
/
+3
*
fish: reduce completion runtimes
Mathis Antony
2018-02-19
1
-14
/
+13
*
generate: disallow zero length generated passwords
Jason A. Donenfeld
2018-02-08
1
-1
/
+2
*
generate: in-place should work when file is empty
Jason A. Donenfeld
2018-02-01
1
-1
/
+1
*
Quote array specifier
Jason A. Donenfeld
2017-12-18
1
-1
/
+1
*
protect dirname calls from pass-names that look like command-line options
Stacey Sheldon
2017-10-13
1
-6
/
+6
*
Bump version
1.7.1
Jason A. Donenfeld
2017-04-13
1
-1
/
+1
*
init: match only the public key
Jason A. Donenfeld
2017-04-13
1
-1
/
+1
*
Use $GPG variable
Jason A. Donenfeld
2017-03-28
1
-3
/
+3
*
Fix compatibility with GnuPG 2.2.19
Andreas Stieger
2017-03-20
1
-1
/
+1
*
Bump version
1.7
Jason A. Donenfeld
2017-02-26
1
-1
/
+1
*
Copyright
Jason A. Donenfeld
2017-02-25
1
-1
/
+1
*
Style
Jason A. Donenfeld
2017-02-25
1
-2
/
+2
*
git: use inner-most directory
Jason A. Donenfeld
2017-02-25
1
-20
/
+44
*
clip: sleep may require argv[0] to be sleep
Jason A. Donenfeld
2017-02-25
1
-1
/
+1
*
Support git worktree.
Kevin Lyda
2017-02-25
1
-6
/
+6
*
Don’t reencrypt data not managed by pass.
Sebastian Reuße
2017-02-25
1
-2
/
+2
*
show,generate: support qrcodes
Jason A. Donenfeld
2017-01-01
2
-15
/
+52
*
extensions: introduce system extensions
Jason A. Donenfeld
2016-12-21
1
-5
/
+14
*
extensions: make opt-in
Jason A. Donenfeld
2016-12-21
1
-10
/
+14
[next]