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-1326-g10c5b65
Date: Mon, 1 May 2017 18:27:09 -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  10c5b65eb8fefdf84cdb631edcd18160effcdf7e (commit)
       via  07731a50fda3a25927b60c48a41be2e5b747ca01 (commit)
       via  ca3143890523c6d3092f0e7c3f9aceffa698dbd9 (commit)
       via  b705240a0933857f7248170bb1419391f651cff6 (commit)
       via  7befcb40691a59009682d24a2fe20489695da17a (commit)
       via  64c5ab73d49a8347c541d7de42549a50d5ca56aa (commit)
       via  98782146f689a059d5e81636ff2ab55babc2e8ff (commit)
       via  95e4dc65116ec40ae1d4f2ea41f923e65bf60e72 (commit)
       via  135c745ee4ad748caf3759fe946185a6f3997572 (commit)
       via  582d5e802ceb8e0c7f0dc5b83fdbf2a62fc10fb3 (commit)
       via  e631a8958f0d7e0dfff45b83de861fe81301f899 (commit)
       via  00c626ff05455c94d926c31371ea966abf7abc1e (commit)
      from  ab6e546854f67cf582fd67a3d54813fce5aa34ac (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 10c5b65eb8fefdf84cdb631edcd18160effcdf7e
Author: Ralph Corderoy <address@hidden>
Date:   Mon May 1 23:02:06 2017 +0100

    mhstoresbr.c: Flip logic to simplify.  Remove else after continue.
    
    Former in store_partial(), latter in parse_format_string().

commit 07731a50fda3a25927b60c48a41be2e5b747ca01
Author: Ralph Corderoy <address@hidden>
Date:   Mon May 1 22:57:44 2017 +0100

    mhlsbr.c: Flip parse()'s logic.  Remove oneline()'s else after break.

commit ca3143890523c6d3092f0e7c3f9aceffa698dbd9
Author: Ralph Corderoy <address@hidden>
Date:   Mon May 1 22:56:30 2017 +0100

    dropsbr.c: Flip mbx_open()'s logic to simplify.

commit b705240a0933857f7248170bb1419391f651cff6
Author: Ralph Corderoy <address@hidden>
Date:   Mon May 1 22:47:38 2017 +0100

    base64.c: Remove some else after break.  Flip logic to simplify.

commit 7befcb40691a59009682d24a2fe20489695da17a
Author: Ralph Corderoy <address@hidden>
Date:   Mon May 1 22:46:38 2017 +0100

    mhfixmsg.c: Flip logic to simplify.  Remove else after break.

commit 64c5ab73d49a8347c541d7de42549a50d5ca56aa
Author: Ralph Corderoy <address@hidden>
Date:   Mon May 1 22:36:30 2017 +0100

    path.c: Simplify compath()'s flow;  return, don't break twice.

commit 98782146f689a059d5e81636ff2ab55babc2e8ff
Author: Ralph Corderoy <address@hidden>
Date:   Mon May 1 21:49:38 2017 +0100

    mhshowsbr.c: Remove else after break in iconv_start().

commit 95e4dc65116ec40ae1d4f2ea41f923e65bf60e72
Author: Ralph Corderoy <address@hidden>
Date:   Mon May 1 21:46:20 2017 +0100

    mhparse.c: Remove a couple of else after continue.
    
    In openQuoted() and parse_header_attrs().

commit 135c745ee4ad748caf3759fe946185a6f3997572
Author: Ralph Corderoy <address@hidden>
Date:   Mon May 1 21:43:36 2017 +0100

    m_getfld.c: Remove else after break in m_unknown() and m_Eom().

commit 582d5e802ceb8e0c7f0dc5b83fdbf2a62fc10fb3
Author: Ralph Corderoy <address@hidden>
Date:   Mon May 1 21:42:59 2017 +0100

    picksbr.c: Remove some else after break in plist().

commit e631a8958f0d7e0dfff45b83de861fe81301f899
Author: Ralph Corderoy <address@hidden>
Date:   Mon May 1 18:42:07 2017 +0100

    fmt_rfc2047.c: Remove else after decode_rfc2047()'s break.

commit 00c626ff05455c94d926c31371ea966abf7abc1e
Author: Ralph Corderoy <address@hidden>
Date:   Mon May 1 18:33:15 2017 +0100

    sortm.c: Flip get_fields()'s logic to simplify.

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

Summary of changes:
 sbr/base64.c      |  46 +++++++++++------------
 sbr/fmt_rfc2047.c |   4 +-
 sbr/m_getfld.c    |   6 +--
 sbr/path.c        | 109 +++++++++++++++++++++++++++---------------------------
 uip/dropsbr.c     |  21 +++++------
 uip/mhfixmsg.c    |  19 ++++------
 uip/mhlsbr.c      |  24 ++++++------
 uip/mhparse.c     |  10 ++---
 uip/mhshowsbr.c   |   9 ++---
 uip/mhstoresbr.c  |  28 +++++++-------
 uip/picksbr.c     |  19 ++++------
 uip/sortm.c       |   5 +--
 12 files changed, 141 insertions(+), 159 deletions(-)


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



reply via email to

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