index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
auth-source-pass-tests.el
Age
Commit message (
Expand
)
Author
2026-03-26
Improve last change to auth-source-pass
Basil L. Contovounesios
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-09-06
Fix discrepancies in auth-source-pass vs netrc behavior
F. Jason Park
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-09
Respect some spaces in auth-source-pass--match-regexp
F. Jason Park
2022-11-25
Disable auth-source-pass-extra-query-keywords by default
F. Jason Park
2022-11-20
; Fix typos
Stefan Kangas
2022-11-16
Make auth-source-pass behave more like other backends
F. Jason Park
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-26
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-12
; Fix symbol quoting typos
Stefan Kangas
2021-07-02
lisp/auth-source-pass.el: Keep legitimate spaces inside data
Tino Calancha
2021-07-02
lisp/auth-source-pass.el: Support multiple hosts in search spec
Iku Iwasa
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-22
* test/lisp/auth-source-pass-tests.el: Test for multiple ports.
Damien Cassou
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-06-24
Refactoring of auth-source-pass
Damien Cassou
2019-06-24
Minimize entry parsing in auth-source-pass
Keith Amidon
2019-06-24
Fix auth-source-pass to search for hostname:port/username
Keith Amidon
2019-06-24
Add auth-source-pass-port-separator option
Iku Iwasa
2019-06-24
Fix auth-source-pass to return nil if no entry found
Magnus Henoch
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-06-05
Test checking that auth-source-pass backend is correctly installed
Damien Cassou
2018-06-05
Fix auth-source-pass.el to properly handle special inputs
Jelle Licht
2018-06-05
auth-source-pass: Take care of matching hosts when port is provided
Damien Cassou
2018-06-05
Add missing test cases to auth-source-pass-tests.el
Damien Cassou
2018-06-05
Add a test to auth-source-pass-tests.el
Damien Cassou
2018-06-05
Fix indentation in auth-source-pass-tests.el
Damien Cassou
2018-06-05
* test/lisp/auth-source-pass-tests.el: Add assertions for host:port
Edison Ibañez
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-11-04
Extract user from host when searching for entries in auth-source-pass
Łukasz Jędrzejewski
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-04-27
* test/lisp/auth-source-pass-tests.el: Fix loading of cl-lib.
Glenn Morris
2017-04-27
; Fix copyright and license notice in recent additions
Glenn Morris
2017-04-27
auth-source-pass: Add documentation; fix tests and indentation.
Damien Cassou
2017-04-27
auth-source-pass: Enable finding entries by "host/username"
foudfou
2017-04-27
Integrate auth-source with password-store
Damien Cassou