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
Commit message (
Expand
)
Author
Age
Files
Lines
*
passmenu: add support for wayland
sternenseemann
2021-06-11
2
-3
/
+20
*
fish-completion: don't print full path when PASSWORD_STORE_DIR is set
Johannes Altmanninger
2021-05-18
1
-4
/
+4
*
Add path to accommodate macOS' dynamic $TMPDIR
Tom Ryder
2021-02-16
1
-0
/
+6
*
Add a :redraw to redact_pass.vim before diag print
Tom Ryder
2020-10-15
1
-0
/
+1
*
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
*
emacs: Drop dependency on f library
Philip K
2020-03-28
3
-9
/
+11
*
Unset variables messing with Git use
Martin F. Krafft
2019-11-28
1
-0
/
+1
*
emacs: Update docstring of password-store-clear
Tino Calancha
2019-09-29
2
-2
/
+14
*
emacs: Make parameter optional in password-store-clear
Sergey Trofimov
2019-09-16
2
-2
/
+7
*
emacs: Check that auth-source-pass-filename is bound before use it
Tino Calancha
2019-08-29
2
-2
/
+6
*
Support extractions of secret fields other than password
Tino Calancha
2019-08-29
4
-44
/
+109
*
emacs: Improve password-store-insert message on success/failure
Tino Calancha
2019-08-27
2
-6
/
+14
*
Re add password-store-timeout for backward compatibility
Tino Calancha
2019-08-26
2
-1
/
+13
*
emacs: Prefer to use Emacs builtin customization machinery
Tino Calancha
2019-08-26
2
-11
/
+23
*
emacs: require matching password for completion
ibizaman
2019-08-04
1
-8
/
+10
*
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
*
emacs: Delete duplicate entries from password-store-list
Tino Calancha
2019-06-10
1
-4
/
+5
*
emacs: Drop nil command arguments
Svend Sorensen
2019-04-25
1
-3
/
+3
*
emacs: Release version 2.0.0 of Emacs package
Svend Sorensen
2019-04-05
1
-1
/
+1
*
emacs: Supprt asynchronous pass operations which return output.
Ian Eure
2019-04-05
1
-30
/
+53
*
clip: Add support for wl-clipboard
Brett Cornwall
2019-02-27
3
-6
/
+29
*
emacs: Fix typo in password-store-url function doc string
Svend Sorensen
2018-10-31
2
-3
/
+7
*
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
2
-0
/
+10
*
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
*
Simplify filename matching in redact_pass.vim
Tom Ryder
2018-06-24
2
-40
/
+11
*
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
*
tests: fix compatibility with GnuPG 2.2.5
Clément Lassieur
2018-06-14
1
-1
/
+1
*
Add tests and documentation of passing options to grep(1)
Norbert Buchmueller
2018-06-14
3
-5
/
+18
*
Ensure signature regexes are anchored
Jason A. Donenfeld
2018-06-14
1
-4
/
+4
*
Replace noplaintext.vim as redact_pass.vim plugin
Tom Ryder
2018-06-10
3
-46
/
+121
*
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
[next]