summaryrefslogtreecommitdiff
path: root/lisp/auth-source-pass.el
AgeCommit message (Expand)Author
2020-04-14Fix edge case errors in filename-matching regexpsMattias Engdegård
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-10; Spelling fixesPaul Eggert
2019-11-26lisp/auth-source-pass.el: Require cl-lib unconditionallyJuanma Barranquero
2019-11-25Fix test failures of test/lisp/auth-source-pass-tests.elJoão Távora
2019-11-22Make auth-source-pass-search understand port listsJoão Távora
2019-11-02Use PASSWORD_STORE_DIR in auth-source-pass when setStefan Kangas
2019-09-19lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero
2019-06-24* lisp/auth-source-pass.el: Version 5.0.0Damien Cassou
2019-06-24Refactoring of auth-source-passDamien Cassou
2019-06-24* lisp/auth-source-pass.el: Add Keith Amidon to authorsKeith Amidon
2019-06-24Minimize entry parsing in auth-source-passKeith Amidon
2019-06-24Split out the attribute retrieval form auth-source-pass-getKeith Amidon
2019-06-24Fix auth-source-pass to search for hostname:port/usernameKeith Amidon
2019-06-24Add auth-source-pass-port-separator optionIku Iwasa
2019-06-24Add auth-source-pass-filename optiongalaunay
2019-06-24* lisp/auth-source-pass.el (auth-source-pass-get): Add autoloadDamien Cassou
2019-06-24* lisp/auth-source-pass.el: Version 4.0.2Damien Cassou
2019-06-24Fix auth-source-pass to return nil if no entry foundMagnus Henoch
2019-03-19More minor regex cleanupPaul Eggert
2019-03-18Fix more regular expression typosPaul Eggert
2019-03-16Fix some ineffective backslashes in string literalsMattias Engdegård
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-06-05* lisp/auth-source-pass.el: Update version to 4.0.1Damien Cassou
2018-06-05Make sure auth-source-pass is compatible with Emacs 25Damien Cassou
2018-06-05* lisp/auth-source-pass.el: Update version to 4.0.0Damien Cassou
2018-06-05Fix prefix messages of auth-source-pass debug messagesDamien Cassou
2018-06-05* lisp/auth-source-pass.el: Update version to 3.0.0Damien Cassou
2018-06-05Silence byte compiler warning in auth-source-passAlex Branham
2018-06-05Fix auth-source-pass.el to properly handle special inputsJelle Licht
2018-06-05auth-source-pass: Take care of matching hosts when port is providedDamien Cassou
2018-06-05* lisp/auth-source-pass.el: Fix headers.Damien Cassou
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-04Extract user from host when searching for entries in auth-source-passŁukasz Jędrzejewski
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-05-02Tweak auth-source-pass.el to avoid run-time subr-xGlenn Morris
2017-04-27; Fix copyright and license notice in recent additionsGlenn Morris
2017-04-27auth-source-pass: Add documentation; fix tests and indentation.Damien Cassou
2017-04-27auth-source-pass: Enable finding entries by "host/username"foudfou
2017-04-27Integrate auth-source with password-storeDamien Cassou