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: Ralph Corderoy
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-1387-g9218e2c
Date: Tue, 16 May 2017 06:15:45 -0400 (EDT)

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  9218e2cd90aabd1d559b2bd0a594a92f72e92447 (commit)
       via  ebc80d39510fbd9557cbea587e4f969436488746 (commit)
       via  b02e66544edc7947731a7758ab4da8e6d81779c3 (commit)
       via  3f9555fc48a36599d3f9bd6ac68773338886c0b5 (commit)
      from  0509728c8a506f287fa3483d8e8ffaf8fb66d41d (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 9218e2cd90aabd1d559b2bd0a594a92f72e92447
Author: Ralph Corderoy <address@hidden>
Date:   Tue May 16 10:59:07 2017 +0100

    sbr/mime_type.c: Move prototype from h/prototypes.h to new header.

commit ebc80d39510fbd9557cbea587e4f969436488746
Author: Ralph Corderoy <address@hidden>
Date:   Tue May 16 10:53:17 2017 +0100

    sbr/message_id.c: Move duplicate prototypes to new header.

commit b02e66544edc7947731a7758ab4da8e6d81779c3
Author: Ralph Corderoy <address@hidden>
Date:   Tue May 16 10:41:35 2017 +0100

    sbr/makedir.c: Move prototype from h/prototypes.h to new header.

commit 3f9555fc48a36599d3f9bd6ac68773338886c0b5
Author: Ralph Corderoy <address@hidden>
Date:   Tue May 16 10:36:02 2017 +0100

    sbr/m_popen.c: Move prototypes from h/prototypes.h to new header.

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

Summary of changes:
 Makefile.am                 |  4 ++++
 h/mh.h                      |  7 -------
 h/prototypes.h              | 38 --------------------------------------
 sbr/context_read.c          |  1 +
 sbr/m_popen.c               |  1 +
 sbr/m_popen.h               | 22 ++++++++++++++++++++++
 sbr/makedir.c               |  1 +
 sbr/{m_rand.h => makedir.h} |  4 ++--
 sbr/message_id.c            |  1 +
 sbr/message_id.h            | 14 ++++++++++++++
 sbr/mime_type.c             |  1 +
 sbr/mime_type.h             | 25 +++++++++++++++++++++++++
 sbr/utils.c                 |  1 +
 uip/install-mh.c            |  1 +
 uip/mhbuildsbr.c            |  2 ++
 uip/mhfixmsg.c              |  1 +
 uip/mhlsbr.c                |  1 +
 uip/mhmisc.c                |  1 +
 uip/mhshow.c                |  1 +
 uip/post.c                  |  1 +
 uip/rcvstore.c              |  1 +
 uip/sendsbr.c               |  1 +
 uip/whatnowsbr.c            |  1 +
 23 files changed, 84 insertions(+), 47 deletions(-)
 create mode 100644 sbr/m_popen.h
 copy sbr/{m_rand.h => makedir.h} (67%)
 create mode 100644 sbr/message_id.h
 create mode 100644 sbr/mime_type.h


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



reply via email to

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