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
/
contrib
/
emacs
/
password-store.el
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
emacs: Fix typo in password-store-url function doc string
Svend Sorensen
2018-10-31
1
-3
/
+3
*
emacs: Release version 1.0.1 of Emacs package
Svend Sorensen
2017-08-29
1
-5
/
+6
*
emacs: --run-async: Quote shell arguments
Damien Cassou
2017-08-29
1
-4
/
+5
*
emacs: Update author's email address
Svend Sorensen
2017-08-29
1
-2
/
+2
*
emacs: Fix package-lint violations
Svend Sorensen
2017-08-29
1
-2
/
+3
*
emacs: Release version 1.0.0 of Emacs package
Svend Sorensen
2017-07-26
1
-1
/
+1
*
emacs: Use with-editor to wrap "pass edit"
Svend Sorensen
2017-07-26
1
-8
/
+16
*
emacs: Add defvar for timeout timer
Peter Vasil
2015-10-27
1
-1
/
+8
*
emacs: Guard against "%" in message string
Svend Sorensen
2015-09-30
1
-5
/
+5
*
emacs: Make `password-store-password-length' customizable
Nicolas Petton
2015-05-26
1
-3
/
+10
*
emacs: Remove dash from Package-Requires
Svend Sorensen
2015-03-23
1
-1
/
+1
*
emacs: Remove dependency on dash
Svend Sorensen
2015-03-23
1
-2
/
+1
*
emacs: Use spaces for indentation
Svend Sorensen
2015-03-22
1
-19
/
+19
*
emacs: Separate stdout and stderr
Svend Sorensen
2015-03-16
1
-5
/
+10
*
emacs: Quote shell arguments
Svend Sorensen
2015-01-08
1
-1
/
+4
*
emacs: Use PASSWORD_STORE_CLIP_TIME env variable
Svend Sorensen
2014-06-16
1
-4
/
+7
*
emacs: Use when instead of if/progn
Svend Sorensen
2014-06-16
1
-5
/
+4
*
emacs: Update pass website URL
Svend Sorensen
2014-06-16
1
-1
/
+1
*
Implement interactive init function
Svend Sorensen
2014-05-07
1
-0
/
+8
*
Implement interactive rename function
Svend Sorensen
2014-05-07
1
-0
/
+7
*
Reorder interactive function to match order of helper functions
Svend Sorensen
2014-05-07
1
-13
/
+13
*
Make edit helper function name consistent with other helpers
Svend Sorensen
2014-05-07
1
-1
/
+1
*
Factor out password completing-read function
Svend Sorensen
2014-05-07
1
-4
/
+8
*
Add dash to Package-Requires
Svend Sorensen
2014-05-07
1
-1
/
+1
*
Add (provide 'password-store) to end of package
Svend Sorensen
2014-05-05
1
-0
/
+2
*
password-length is already a number
Svend Sorensen
2014-05-05
1
-1
/
+1
*
Add recursive option to remove, remove force option
Svend Sorensen
2014-05-04
1
-2
/
+3
*
Move s-chomp to run function
Svend Sorensen
2014-05-04
1
-4
/
+4
*
Implement pass command wrapper functions
Svend Sorensen
2014-05-04
1
-4
/
+59
*
Remove nils from run argument list
Svend Sorensen
2014-05-04
1
-3
/
+4
*
Rename pass executable variable
Svend Sorensen
2014-05-04
1
-3
/
+3
*
emacs: import svend's tree
Jason A. Donenfeld
2014-04-23
1
-0
/
+173