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
*
Disable auth-source-pass-extra-query-keywords by default
F. Jason Park
2022-11-25
1
-4
/
+5
*
Make auth-source-pass behave more like other backends
F. Jason Park
2022-11-16
1
-1
/
+111
*
Improve don't save bookmark context from encrypted files
Michael Albinus
2022-09-22
1
-0
/
+10
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; Fix symbol quoting typos
Stefan Kangas
2021-09-12
1
-1
/
+1
*
lisp/auth-source-pass.el: Keep legitimate spaces inside data
Tino Calancha
2021-07-02
1
-7
/
+5
*
; * lisp/auth-source-pass.el: Remove useless metadata
Damien Cassou
2021-07-02
1
-2
/
+0
*
; * lisp/auth-source-pass.el: Improve docstrings
Damien Cassou
2021-07-02
1
-6
/
+7
*
lisp/auth-source-pass.el: Support multiple hosts in search spec
Iku Iwasa
2021-07-02
1
-15
/
+25
*
* lisp/auth-source-pass.el (auth-source): Silence spurious warning
Stefan Monnier
2021-03-24
1
-1
/
+3
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
1
-2
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix edge case errors in filename-matching regexps
Mattias Engdegård
2020-04-14
1
-1
/
+1
*
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
[next]