emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master updated (b9ac4f8 -> 157fced)


From: Damien Cassou
Subject: [Emacs-diffs] master updated (b9ac4f8 -> 157fced)
Date: Mon, 24 Jun 2019 03:22:44 -0400 (EDT)

cassou pushed a change to branch master.

      from  b9ac4f8   Fix locating pdump by symlink
       new  527efaf   Fix auth-source-pass to return nil if no entry found
       new  ba11be0   * lisp/auth-source-pass.el: Version 4.0.2
       new  9574565   * lisp/auth-source-pass.el (auth-source-pass-get): Add 
autoload
       new  a63cbb5   Add auth-source-pass-filename option
       new  2a0a057   Add auth-source-pass-port-separator option
       new  94c9eb8   Fix auth-source-pass to search for hostname:port/username
       new  57e763a   Split out the attribute retrieval form 
auth-source-pass-get
       new  0a580c1   Minimize entry parsing in auth-source-pass
       new  736f78b   * lisp/auth-source-pass.el: Add Keith Amidon to authors
       new  7022e3f   Refactoring of auth-source-pass
       new  e6fc02f   * lisp/auth-source-pass.el: Version 5.0.0
       new  34f01eb   * etc/NEWS: Describe changes to auth-source-pass
       new  157fced   * doc/misc/auth.texi (The Unix password store): Complete 
rewrite


Summary of changes:
 doc/misc/auth.texi                  |  71 +++++-
 etc/NEWS                            |  19 ++
 lisp/auth-source-pass.el            | 221 ++++++++++------
 test/lisp/auth-source-pass-tests.el | 491 +++++++++++++++++++++++++-----------
 4 files changed, 567 insertions(+), 235 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]