]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ky/imap-send'
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 Apr 2016 22:45:08 +0000 (15:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 Apr 2016 22:45:08 +0000 (15:45 -0700)
commit886c76d0215ce503a5370bfcbe84dccead41fee0
tree5971e5cd5a165af4b89d1bb6e4a118027152d920
parent3f80d16c1c0db9834806e3c430197a8d3442094c
parenteb94ee7f0f38cd24270bfb2f655cdec214a4d6e0
Merge branch 'ky/imap-send'

Support for CRAM-MD5 authentication method in "git imap-send" did
not work well.

* ky/imap-send:
  imap-send: fix CRAM-MD5 response calculation
  imap-send: check for NOLOGIN capability only when using LOGIN command