index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
auth-source-pass.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
; Spelling fixes
Paul Eggert
2019-12-10
1
-1
/
+1
*
lisp/auth-source-pass.el: Require cl-lib unconditionally
Juanma Barranquero
2019-11-26
1
-2
/
+1
*
Fix test failures of test/lisp/auth-source-pass-tests.el
João Távora
2019-11-25
1
-1
/
+1
*
Make auth-source-pass-search understand port lists
João Távora
2019-11-22
1
-3
/
+8
*
Use PASSWORD_STORE_DIR in auth-source-pass when set
Stefan Kangas
2019-11-02
1
-1
/
+2
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-1
/
+1
*
* lisp/auth-source-pass.el: Version 5.0.0
Damien Cassou
2019-06-24
1
-1
/
+1
*
Refactoring of auth-source-pass
Damien Cassou
2019-06-24
1
-63
/
+45
*
* lisp/auth-source-pass.el: Add Keith Amidon to authors
Keith Amidon
2019-06-24
1
-0
/
+1
*
Minimize entry parsing in auth-source-pass
Keith Amidon
2019-06-24
1
-88
/
+121
*
Split out the attribute retrieval form auth-source-pass-get
Keith Amidon
2019-06-24
1
-8
/
+18
*
Fix auth-source-pass to search for hostname:port/username
Keith Amidon
2019-06-24
1
-0
/
+3
*
Add auth-source-pass-port-separator option
Iku Iwasa
2019-06-24
1
-3
/
+14
*
Add auth-source-pass-filename option
galaunay
2019-06-24
1
-2
/
+13
*
* lisp/auth-source-pass.el (auth-source-pass-get): Add autoload
Damien Cassou
2019-06-24
1
-0
/
+1
*
* lisp/auth-source-pass.el: Version 4.0.2
Damien Cassou
2019-06-24
1
-1
/
+1
*
Fix auth-source-pass to return nil if no entry found
Magnus Henoch
2019-06-24
1
-1
/
+2
*
More minor regex cleanup
Paul Eggert
2019-03-19
1
-1
/
+1
*
Fix more regular expression typos
Paul Eggert
2019-03-18
1
-2
/
+2
*
Fix some ineffective backslashes in string literals
Mattias Engdegård
2019-03-16
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
* lisp/auth-source-pass.el: Update version to 4.0.1
Damien Cassou
2018-06-05
1
-1
/
+1
*
|
Make sure auth-source-pass is compatible with Emacs 25
Damien Cassou
2018-06-05
1
-1
/
+3
*
|
* lisp/auth-source-pass.el: Update version to 4.0.0
Damien Cassou
2018-06-05
1
-1
/
+1
*
|
Fix prefix messages of auth-source-pass debug messages
Damien Cassou
2018-06-05
1
-1
/
+1
*
|
* lisp/auth-source-pass.el: Update version to 3.0.0
Damien Cassou
2018-06-05
1
-1
/
+1
*
|
Silence byte compiler warning in auth-source-pass
Alex Branham
2018-06-05
1
-1
/
+1
*
|
Fix auth-source-pass.el to properly handle special inputs
Jelle Licht
2018-06-05
1
-2
/
+10
*
|
auth-source-pass: Take care of matching hosts when port is provided
Damien Cassou
2018-06-05
1
-38
/
+30
*
|
* lisp/auth-source-pass.el: Fix headers.
Damien Cassou
2018-06-05
1
-2
/
+2
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Extract user from host when searching for entries in auth-source-pass
Łukasz Jędrzejewski
2017-11-04
1
-7
/
+10
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Tweak auth-source-pass.el to avoid run-time subr-x
Glenn Morris
2017-05-02
1
-2
/
+2
*
; Fix copyright and license notice in recent additions
Glenn Morris
2017-04-27
1
-1
/
+1
*
auth-source-pass: Add documentation; fix tests and indentation.
Damien Cassou
2017-04-27
1
-11
/
+6
*
auth-source-pass: Enable finding entries by "host/username"
foudfou
2017-04-27
1
-9
/
+12
*
Integrate auth-source with password-store
Damien Cassou
2017-04-27
1
-0
/
+255