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, master, updated


From: David Levine
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1147-g0604750
Date: Mon, 03 Mar 2014 04:41:05 +0000

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, master has been updated
       via  060475000a2c096fbcab4a028832af774df1ee7b (commit)
       via  debab7aa60964cf984342de9ab68e84308f50d2b (commit)
       via  76ef27bcb2933b1bb7fb1c2c7a471bebc01ab983 (commit)
       via  439ee6eac80d0e1f7efb882ccc44906b20730d20 (commit)
       via  04c00bd0605c18fd4bd0811a4b12b67d4cec8afe (commit)
      from  df02833a36f5525edb5b274fb67ca46aa4e5e6c5 (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 060475000a2c096fbcab4a028832af774df1ee7b
Author: David Levine <address@hidden>
Date:   Sun Mar 2 22:38:57 2014 -0600

    Added mkstemp(1), wrapper around mkstemp(3)/mkstemps(3), to
    auxexec, for use by mhmail.

commit debab7aa60964cf984342de9ab68e84308f50d2b
Author: David Levine <address@hidden>
Date:   Sun Mar 2 20:29:20 2014 -0600

    Added convenience function die() to mhmail.

commit 76ef27bcb2933b1bb7fb1c2c7a471bebc01ab983
Author: David Levine <address@hidden>
Date:   Sun Mar 2 12:00:13 2014 -0600

    Added recommendation to use nmh-storage profile setting or
    non-default -clobber with mhstore -always.

commit 439ee6eac80d0e1f7efb882ccc44906b20730d20
Author: David Levine <address@hidden>
Date:   Sun Mar 2 10:09:18 2014 -0600

    Added check of -noverbose to test-mhstore.

commit 04c00bd0605c18fd4bd0811a4b12b67d4cec8afe
Author: David Levine <address@hidden>
Date:   Sun Mar 2 09:30:01 2014 -0600

    Added commented explaining use of ci_attrs[0] in
    build_multipart_alt() of mhfixmsg.

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

Summary of changes:
 .gitignore                |    1 +
 Makefile.am               |   21 +++--
 man/mhstore.man           |    8 +-
 man/mkstemp.man           |   81 +++++++++++++++
 test/mhstore/test-mhstore |  131 +++++++++++++------------
 test/mkstemp/test-mkstemp |   81 +++++++++++++++
 uip/mhfixmsg.c            |    9 ++
 uip/mhmail                |   46 +++++----
 uip/mkstemp.c             |  240 +++++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 524 insertions(+), 94 deletions(-)
 create mode 100644 man/mkstemp.man
 create mode 100755 test/mkstemp/test-mkstemp
 create mode 100644 uip/mkstemp.c


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



reply via email to

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