summaryrefslogtreecommitdiff
path: root/lisp/auth-source-pass.el
Commit message (Expand)AuthorAgeFilesLines
* More minor regex cleanupPaul Eggert2019-03-191-1/+1
* Fix more regular expression typosPaul Eggert2019-03-181-2/+2
* Fix some ineffective backslashes in string literalsMattias Engdegård2019-03-161-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/auth-source-pass.el: Update version to 4.0.1Damien Cassou2018-06-051-1/+1
* | Make sure auth-source-pass is compatible with Emacs 25Damien Cassou2018-06-051-1/+3
* | * lisp/auth-source-pass.el: Update version to 4.0.0Damien Cassou2018-06-051-1/+1
* | Fix prefix messages of auth-source-pass debug messagesDamien Cassou2018-06-051-1/+1
* | * lisp/auth-source-pass.el: Update version to 3.0.0Damien Cassou2018-06-051-1/+1
* | Silence byte compiler warning in auth-source-passAlex Branham2018-06-051-1/+1
* | Fix auth-source-pass.el to properly handle special inputsJelle Licht2018-06-051-2/+10
* | auth-source-pass: Take care of matching hosts when port is providedDamien Cassou2018-06-051-38/+30
* | * lisp/auth-source-pass.el: Fix headers.Damien Cassou2018-06-051-2/+2
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Extract user from host when searching for entries in auth-source-passŁukasz Jędrzejewski2017-11-041-7/+10
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Tweak auth-source-pass.el to avoid run-time subr-xGlenn Morris2017-05-021-2/+2
* ; Fix copyright and license notice in recent additionsGlenn Morris2017-04-271-1/+1
* auth-source-pass: Add documentation; fix tests and indentation.Damien Cassou2017-04-271-11/+6
* auth-source-pass: Enable finding entries by "host/username"foudfou2017-04-271-9/+12
* Integrate auth-source with password-storeDamien Cassou2017-04-271-0/+255