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
/
password-store.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-25
fish-completion: don't erase existing completions for pass
Johannes Altmanninger
1
-1
/
+0
2020-06-25
fish-completion: force some variables to be script-local
Johannes Altmanninger
1
-2
/
+2
2020-06-25
fish-completion: support completions for wrapper commands
Johannes Altmanninger
1
-5
/
+1
2020-06-25
fish-completion: remove obsolete flag
Johannes Altmanninger
1
-57
/
+57
2020-06-25
fish-completion: avoid printing errors with an empty password store
Johannes Altmanninger
1
-1
/
+2
2020-04-19
platform/darwin: don't invoke brew for the default prefix
Filippo Valsorda
1
-1
/
+1
2020-04-19
platform/darwin: drop using "display" to show QR codes
Filippo Valsorda
1
-4
/
+0
2020-03-28
emacs: Drop dependency on f library
Philip K
3
-9
/
+11
2019-11-28
Unset variables messing with Git use
Martin F. Krafft
1
-0
/
+1
2019-09-29
emacs: Update docstring of password-store-clear
Tino Calancha
2
-2
/
+14
2019-09-16
emacs: Make parameter optional in password-store-clear
Sergey Trofimov
2
-2
/
+7
2019-08-29
emacs: Check that auth-source-pass-filename is bound before use it
Tino Calancha
2
-2
/
+6
2019-08-29
Support extractions of secret fields other than password
Tino Calancha
4
-44
/
+109
2019-08-27
emacs: Improve password-store-insert message on success/failure
Tino Calancha
2
-6
/
+14
2019-08-26
Re add password-store-timeout for backward compatibility
Tino Calancha
2
-1
/
+13
2019-08-26
emacs: Prefer to use Emacs builtin customization machinery
Tino Calancha
2
-11
/
+23
2019-08-04
emacs: require matching password for completion
ibizaman
1
-8
/
+10
2019-07-17
Account for missing [:graph:] on Busybox by using [:alnum:][:punct:]
Daniel Janus
1
-1
/
+1
2019-06-16
Exclude invalid, disabled and revoked subkeys from subkey selection
Aaron Jones
1
-1
/
+1
2019-06-10
emacs: Delete duplicate entries from password-store-list
Tino Calancha
1
-4
/
+5
2019-04-25
emacs: Drop nil command arguments
Svend Sorensen
1
-3
/
+3
2019-04-05
emacs: Release version 2.0.0 of Emacs package
Svend Sorensen
1
-1
/
+1
2019-04-05
emacs: Supprt asynchronous pass operations which return output.
Ian Eure
1
-30
/
+53
2019-02-27
clip: Add support for wl-clipboard
Brett Cornwall
3
-6
/
+29
2018-10-31
emacs: Fix typo in password-store-url function doc string
Svend Sorensen
2
-3
/
+7
2018-10-19
bash-completion: detect whether to use gpg/gpg2 binary for complete keys
Elan Ruusamäe
1
-1
/
+4
2018-10-19
bash_completion: do not leak variables to globals scope
Elan Ruusamäe
1
-6
/
+6
2018-08-09
Do not reencrypt symbolic links
Aldis Berjoza
2
-0
/
+10
2018-08-03
version: bump
1.7.3
Jason A. Donenfeld
1
-1
/
+1
2018-08-01
show: do not store binary data in bash vars
Jason A. Donenfeld
5
-15
/
+18
2018-07-26
Add custom bash completion for extensions
Lars Flitter
1
-1
/
+12
2018-07-26
Do not set foreground color for generated password
Lukas Fleischer
1
-1
/
+1
2018-06-25
Do not put passwords in herestrings
Jason A. Donenfeld
1
-3
/
+3
2018-06-24
Simplify filename matching in redact_pass.vim
Tom Ryder
2
-40
/
+11
2018-06-14
version: bump
1.7.2
Jason A. Donenfeld
1
-1
/
+1
2018-06-14
show: buffer output before displaying, in case decryption fails
Jason A. Donenfeld
1
-2
/
+4
2018-06-14
Close stdout for background task that restores clipboard
Allan Odgaard
3
-3
/
+3
2018-06-14
Don't trap INT or TERM; they are redundant and can break `pass edit`.
Nick Kousu
1
-2
/
+2
2018-06-14
tests: fix compatibility with GnuPG 2.2.5
Clément Lassieur
1
-1
/
+1
2018-06-14
Add tests and documentation of passing options to grep(1)
Norbert Buchmueller
3
-5
/
+18
2018-06-14
Ensure signature regexes are anchored
Jason A. Donenfeld
1
-4
/
+4
2018-06-10
Replace noplaintext.vim as redact_pass.vim plugin
Tom Ryder
3
-46
/
+121
2018-05-24
grep: allow grep options and arguments
Sitaram Chamarty
1
-3
/
+3
2018-02-19
fish: reduce completion runtimes
Mathis Antony
1
-14
/
+13
2018-02-08
generate: disallow zero length generated passwords
Jason A. Donenfeld
1
-1
/
+2
2018-02-01
generate: in-place should work when file is empty
Jason A. Donenfeld
1
-1
/
+1
2017-12-18
Quote array specifier
Jason A. Donenfeld
1
-1
/
+1
2017-10-13
protect dirname calls from pass-names that look like command-line options
Stacey Sheldon
1
-6
/
+6
2017-09-15
passmenu: Don't eat whitespace at beginning/end of password
Daniel Lublin
1
-1
/
+1
2017-08-29
emacs: Release version 1.0.1 of Emacs package
Svend Sorensen
2
-5
/
+10
[next]