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-1068-g6bc6476
Date: Sun, 26 Jan 2014 17:29:13 +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  6bc64765f773ce75454ec1592a86779e3547fe46 (commit)
       via  71458b3b2492943349f7693a46792756d5013c69 (commit)
       via  dd259aa56c8f8d816bc7b295cb5ad4ea80b1a8ab (commit)
       via  8cebca1119664be52f1cbccd0ee052ae0b8c1de0 (commit)
       via  28a967a12cfb0b16a136223082e07884eecba715 (commit)
       via  b56c88e2847c582f9b18ae5bbda44f033cd49c42 (commit)
       via  fb19d1fe7b522a05366f513387fef4456c336de8 (commit)
       via  351a74de3e5d3cd2048d2ec4444b090c6b7e00ac (commit)
       via  a404a36988ef8eb4b640bdd1d3f30298e0ca5182 (commit)
       via  349ccb810b6e89b1830dbbe70c9e805a2773fcbe (commit)
       via  4a78cbcd4fa986d9c1e7bd0a5a4bdb619faeb7cb (commit)
       via  2b33dce4c4102935f233226bc0cb0adfafd265d0 (commit)
       via  2c5098fd3abe23a163c487f175e84c045d4bd21a (commit)
       via  294ef4a95bc276d138ca68d269adc66bf2314123 (commit)
       via  756c7e975f30450280d7a7dc144658c163a19a96 (commit)
      from  146835943204559707b5461859837cb51fd3485a (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 6bc64765f773ce75454ec1592a86779e3547fe46
Author: David Levine <address@hidden>
Date:   Sun Jan 26 11:26:11 2014 -0600

    Merge branch 'tmpfiles'

commit 71458b3b2492943349f7693a46792756d5013c69
Merge: 1468359 dd259aa
Author: David Levine <address@hidden>
Date:   Sun Jan 26 11:23:53 2014 -0600

    Merge branch 'tmpfiles'

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

Summary of changes:
 docs/README.developers |   24 ++++++++
 h/mh.h                 |    1 +
 h/prototypes.h         |    8 +++
 sbr/context_save.c     |    4 ++
 sbr/folder_delmsgs.c   |    2 +-
 sbr/lock_file.c        |   15 +++---
 sbr/m_backup.c         |    2 +-
 sbr/m_mktemp.c         |  139 ++++++++++++++++++++++++++++++++++++++++++++++--
 sbr/push.c             |    3 +
 sbr/seq_save.c         |    4 +-
 sbr/signals.c          |   30 ++++++++++
 sbr/utils.c            |   35 ++++++++++++
 sbr/vector.c           |   18 ++++++
 uip/ali.c              |    6 +--
 uip/anno.c             |    6 +--
 uip/annosbr.c          |    9 ++-
 uip/ap.c               |    6 +--
 uip/burst.c            |   14 +++--
 uip/comp.c             |    6 +--
 uip/conflict.c         |    7 +--
 uip/dist.c             |    6 +--
 uip/distsbr.c          |   14 +++---
 uip/dp.c               |    6 +--
 uip/dropsbr.c          |    2 +-
 uip/flist.c            |    6 +--
 uip/fmtdump.c          |    6 +--
 uip/fmttest.c          |    6 +--
 uip/folder.c           |    6 +--
 uip/forw.c             |    7 +--
 uip/forwsbr.c          |    6 ++-
 uip/inc.c              |   16 ++----
 uip/install-mh.c       |    4 +-
 uip/mark.c             |    6 +--
 uip/mhbuild.c          |   40 +++++---------
 uip/mhbuildsbr.c       |   20 +++----
 uip/mhcachesbr.c       |    6 +-
 uip/mhfixmsg.c         |   99 +++++++++++++++++++---------------
 uip/mhfree.c           |    4 +-
 uip/mhl.c              |    3 +-
 uip/mhlist.c           |   21 +-------
 uip/mhlsbr.c           |    5 --
 uip/mhn.c              |   21 +-------
 uip/mhparam.c          |    5 +--
 uip/mhparse.c          |  110 ++++++++++++++++++--------------------
 uip/mhpath.c           |    6 +--
 uip/mhshow.c           |   21 +-------
 uip/mhstore.c          |   21 +-------
 uip/mhstoresbr.c       |    7 ++-
 uip/mhtest.c           |   22 +-------
 uip/msgchk.c           |    6 +--
 uip/msh.c              |   16 ++----
 uip/mshcmds.c          |    4 +-
 uip/new.c              |    6 +--
 uip/packf.c            |    8 +--
 uip/pick.c             |    8 +--
 uip/post.c             |   37 +++++--------
 uip/prompter.c         |   16 ++----
 uip/rcvdist.c          |   24 ++++-----
 uip/rcvpack.c          |    6 +--
 uip/rcvstore.c         |   18 +++----
 uip/rcvtty.c           |   26 +++++-----
 uip/refile.c           |    8 +--
 uip/repl.c             |    6 +--
 uip/rmf.c              |    8 +--
 uip/rmm.c              |    6 +--
 uip/scan.c             |    6 +--
 uip/send.c             |   20 ++++---
 uip/sendsbr.c          |   32 ++++++-----
 uip/show.c             |    6 +--
 uip/slocal.c           |   18 +++----
 uip/sortm.c            |    6 +--
 uip/viamail.c          |   15 ++---
 uip/whatnow.c          |    3 +-
 uip/whatnowsbr.c       |   23 ++++----
 uip/whom.c             |    8 +--
 75 files changed, 604 insertions(+), 577 deletions(-)


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



reply via email to

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