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-1383-g0509728
Date: Tue, 16 May 2017 04:13:15 -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  0509728c8a506f287fa3483d8e8ffaf8fb66d41d (commit)
       via  82fdc5b09ce9a9a0442c98af3c2d45390920a02f (commit)
       via  544d69c657e0d33176b47afc9288ce0a588aff6d (commit)
      from  1c332f6117bf1ffbc5e1e1724be23a7f4e56434f (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 0509728c8a506f287fa3483d8e8ffaf8fb66d41d
Author: Ralph Corderoy <address@hidden>
Date:   Tue May 16 00:30:59 2017 +0100

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

commit 82fdc5b09ce9a9a0442c98af3c2d45390920a02f
Author: Ralph Corderoy <address@hidden>
Date:   Tue May 16 00:02:30 2017 +0100

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

commit 544d69c657e0d33176b47afc9288ce0a588aff6d
Author: Ralph Corderoy <address@hidden>
Date:   Mon May 15 23:54:05 2017 +0100

    h/prototypes.h: Give sbr/lock_file.c's prototypes their own header.

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

Summary of changes:
 Makefile.am                       |  3 +++
 config/config.c                   |  1 +
 h/prototypes.h                    | 25 -------------------------
 sbr/context_read.c                |  2 ++
 sbr/context_save.c                |  1 +
 sbr/credentials.c                 |  1 +
 sbr/folder_free.c                 |  1 +
 sbr/folder_read.c                 |  1 +
 sbr/lock_file.c                   |  1 +
 sbr/lock_file.h                   | 29 +++++++++++++++++++++++++++++
 sbr/m_draft.c                     |  1 +
 sbr/m_maildir.c                   |  1 +
 uip/mhoutsbr.h => sbr/m_maildir.h |  5 +++--
 sbr/m_mktemp.c                    |  1 +
 sbr/m_rand.c                      |  1 +
 uip/mhoutsbr.h => sbr/m_rand.h    |  4 ++--
 sbr/message_id.c                  |  1 +
 sbr/oauth.c                       |  1 +
 sbr/oauth_prof.c                  |  1 +
 sbr/path.c                        |  1 +
 sbr/seq_read.c                    |  1 +
 sbr/seq_save.c                    |  1 +
 uip/anno.c                        |  1 +
 uip/annosbr.c                     |  1 +
 uip/burst.c                       |  1 +
 uip/comp.c                        |  1 +
 uip/dist.c                        |  1 +
 uip/dropsbr.c                     |  1 +
 uip/flist.c                       |  1 +
 uip/fmttest.c                     |  1 +
 uip/folder.c                      |  1 +
 uip/forw.c                        |  1 +
 uip/inc.c                         |  2 ++
 uip/install-mh.c                  |  1 +
 uip/mark.c                        |  1 +
 uip/mhbuild.c                     |  1 +
 uip/mhcachesbr.c                  |  1 +
 uip/mhfixmsg.c                    |  1 +
 uip/mhlist.c                      |  1 +
 uip/mhlogin.c                     |  1 +
 uip/mhn.c                         |  1 +
 uip/mhpath.c                      |  1 +
 uip/mhshow.c                      |  1 +
 uip/mhstore.c                     |  1 +
 uip/mhstoresbr.c                  |  1 +
 uip/new.c                         |  2 ++
 uip/packf.c                       |  1 +
 uip/pick.c                        |  1 +
 uip/rcvstore.c                    |  1 +
 uip/refile.c                      |  1 +
 uip/repl.c                        |  1 +
 uip/rmf.c                         |  1 +
 uip/rmm.c                         |  1 +
 uip/scan.c                        |  1 +
 uip/send.c                        |  1 +
 uip/sendsbr.c                     |  1 +
 uip/show.c                        |  1 +
 uip/slocal.c                      |  1 +
 uip/sortm.c                       |  1 +
 uip/whatnowsbr.c                  |  1 +
 uip/whom.c                        |  1 +
 61 files changed, 96 insertions(+), 29 deletions(-)
 create mode 100644 sbr/lock_file.h
 copy uip/mhoutsbr.h => sbr/m_maildir.h (60%)
 copy uip/mhoutsbr.h => sbr/m_rand.h (60%)


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



reply via email to

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