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-1125-g8a260e9
Date: Sat, 10 Dec 2016 14:55:20 +0000 (UTC)

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  8a260e95d18fbaee659cd6ed662e97e0c10fcdf0 (commit)
       via  542cddb8324fead28ff5ddd56e206af31ed39e24 (commit)
       via  5daced28b0c7cfbf2d948c9e7098d3bef7c21d2c (commit)
       via  b957327c2a4337dc2219ae3ea5b05de8bed38f8f (commit)
       via  8c69934299322c189e72259c2b31545c94697ea8 (commit)
       via  62bfda03da9ba46273bbbffe6be1df498b21d991 (commit)
       via  16959a4f1a98162369b9b0ca9cb890450410f2c7 (commit)
       via  bc237bbae1393cacee9d534832a050f1148b0d8b (commit)
      from  c92a4119fca5d677055dc616255a7d1efec9d750 (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 8a260e95d18fbaee659cd6ed662e97e0c10fcdf0
Author: Ralph Corderoy <address@hidden>
Date:   Sat Dec 10 14:51:06 2016 +0000

    showbuildenv: Add comment describing exit-status convention.
    
    It helps explain why some commands are `... || true' despite no `set -e'
    being in effect.

commit 542cddb8324fead28ff5ddd56e206af31ed39e24
Author: Ralph Corderoy <address@hidden>
Date:   Sat Dec 10 14:48:19 2016 +0000

    Revert "Test if the buildbots care about tools/showbuildenv's exit status."
    
    This reverts commit c92a4119fca5d677055dc616255a7d1efec9d750.
    They do care, showing "environment failed".

commit 5daced28b0c7cfbf2d948c9e7098d3bef7c21d2c
Author: Ralph Corderoy <address@hidden>
Date:   Sat Dec 10 14:46:04 2016 +0000

    Rename recently added ToUpper() to to_upper().

commit b957327c2a4337dc2219ae3ea5b05de8bed38f8f
Author: Ralph Corderoy <address@hidden>
Date:   Sat Dec 10 14:45:00 2016 +0000

    Rename recently added ToLower() to to_lower().

commit 8c69934299322c189e72259c2b31545c94697ea8
Author: Ralph Corderoy <address@hidden>
Date:   Sat Dec 10 14:43:59 2016 +0000

    Rename recently added TrimSuffixC() to trim_suffix_c().

commit 62bfda03da9ba46273bbbffe6be1df498b21d991
Author: Ralph Corderoy <address@hidden>
Date:   Sat Dec 10 14:42:47 2016 +0000

    Rename recently added HasSuffixC() to has_suffix_c().

commit 16959a4f1a98162369b9b0ca9cb890450410f2c7
Author: Ralph Corderoy <address@hidden>
Date:   Sat Dec 10 14:39:21 2016 +0000

    Rename recently added HasSuffix() to has_suffix().

commit bc237bbae1393cacee9d534832a050f1148b0d8b
Author: Ralph Corderoy <address@hidden>
Date:   Sat Dec 10 14:36:43 2016 +0000

    Rename recently added HasPrefix() to has_prefix().
    
    Sticking with local convention, as Ken requested.

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

Summary of changes:
 h/utils.h          |   12 ++++++------
 mts/smtp/smtp.c    |    8 ++++----
 sbr/folder_read.c  |    2 +-
 sbr/m_convert.c    |    2 +-
 sbr/m_maildir.c    |    8 ++++----
 sbr/mf.c           |    8 ++++----
 sbr/oauth.c        |    8 ++++----
 sbr/path.c         |   12 ++++++------
 sbr/read_line.c    |    2 +-
 sbr/ruserpass.c    |    2 +-
 sbr/utils.c        |   28 ++++++++++++++--------------
 tools/showbuildenv |    7 ++++---
 uip/aliasbr.c      |    2 +-
 uip/dropsbr.c      |    8 ++++----
 uip/flist.c        |    2 +-
 uip/folder.c       |    2 +-
 uip/mhfixmsg.c     |    2 +-
 uip/mhlogin.c      |    2 +-
 uip/mhlsbr.c       |    8 ++++----
 uip/mhoutsbr.c     |    2 +-
 uip/mhparse.c      |    4 ++--
 uip/mhstoresbr.c   |    4 ++--
 uip/popsbr.c       |    4 ++--
 uip/post.c         |    2 +-
 uip/replsbr.c      |    2 +-
 uip/rmf.c          |    2 +-
 uip/slocal.c       |    4 ++--
 uip/whatnowsbr.c   |    6 +++---
 28 files changed, 78 insertions(+), 77 deletions(-)


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



reply via email to

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