nmh-commits
[Top][All Lists]
Advanced

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

[Nmh-commits] [SCM] The nmh Mail Handling System branch, xoauth, updated


From: David Levine
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, xoauth, updated. 1.6-branchpoint-415-gae54f99
Date: Tue, 5 Jul 2016 16:11:14 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, xoauth has been updated
       via  ae54f991fd1a47a1e8bb3334f163c80388be82da (commit)
       via  1763939736c6a51b0f2e7bc9256de86f84642e0c (commit)
      from  886127936eae6a5bff449d797abb4e8aa10f9186 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ae54f991fd1a47a1e8bb3334f163c80388be82da
Author: David Levine <address@hidden>
Date:   Tue Jul 5 12:10:05 2016 -0400

    Moved sendfrom code from contrib into send(1).

commit 1763939736c6a51b0f2e7bc9256de86f84642e0c
Author: David Levine <address@hidden>
Date:   Mon Jul 4 18:25:53 2016 -0400

    Added context_find_prefix().

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am              |   22 +--
 docs/contrib/sendfrom.c  |  416 ----------------------------------------------
 h/prototypes.h           |    1 +
 man/send.man             |   94 ++++++++++-
 sbr/context_find.c       |   18 ++
 test/oauth/test-send     |    2 +-
 test/oauth/test-sendfrom |   64 +++++++
 test/send/README         |    2 +
 test/send/test-sendfrom  |   77 +++++++++
 uip/sendsbr.c            |  280 ++++++++++++++++++++++++++++++-
 10 files changed, 535 insertions(+), 441 deletions(-)
 delete mode 100644 docs/contrib/sendfrom.c
 create mode 100755 test/oauth/test-sendfrom
 create mode 100644 test/send/README
 create mode 100755 test/send/test-sendfrom


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

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