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-630-g17b9beb
Date: Sun, 24 Mar 2013 18:38:45 +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  17b9beb40640e8731143f61e3b94756f3e77d20c (commit)
       via  d66378909931a74ed83e29d592982eaa3e7e0107 (commit)
       via  da35ab7c7664b221aba2d761d0f051c57313e16e (commit)
       via  487ad115de1c5a97ab4e61bbf3f3bbbdbd97b258 (commit)
       via  475649a9d4bc5abb5028392da45f3ec3306288f6 (commit)
       via  0c01170320f36b1c900ce63d6f40c5458521ba27 (commit)
      from  b236a6a2a2ff899564b9a88cfc377c3de145e37e (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 17b9beb40640e8731143f61e3b94756f3e77d20c
Author: David Levine <address@hidden>
Date:   Sun Mar 24 13:37:47 2013 -0500

    Finished replacing mh_strcasecmp() with strcasecmp().  Removed
    sbr/strcasecmp.c.

commit d66378909931a74ed83e29d592982eaa3e7e0107
Author: David Levine <address@hidden>
Date:   Sun Mar 24 13:23:59 2013 -0500

    More replacements of mh_strcasecmp() with strcasecmp().

commit da35ab7c7664b221aba2d761d0f051c57313e16e
Author: David Levine <address@hidden>
Date:   Sun Mar 24 11:45:42 2013 -0500

    More replacements of mh_strcasecmp() with strcasecmp().

commit 487ad115de1c5a97ab4e61bbf3f3bbbdbd97b258
Author: David Levine <address@hidden>
Date:   Sun Mar 24 11:28:51 2013 -0500

    More replacements of mh_strcasecmp() with strcasecmp().

commit 475649a9d4bc5abb5028392da45f3ec3306288f6
Author: David Levine <address@hidden>
Date:   Sun Mar 24 11:15:27 2013 -0500

    More replacements of mh_strcasecmp() with strcasecmp().

commit 0c01170320f36b1c900ce63d6f40c5458521ba27
Author: David Levine <address@hidden>
Date:   Sun Mar 24 10:36:18 2013 -0500

    More replacements of mh_strcasecmp() with strcasecmp().

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

Summary of changes:
 Makefile.am           |    2 +-
 h/prototypes.h        |    3 --
 sbr/addrsbr.c         |   14 ++++++------
 sbr/check_charset.c   |    2 +-
 sbr/context_del.c     |    2 +-
 sbr/context_find.c    |    2 +-
 sbr/context_replace.c |    2 +-
 sbr/fmt_compile.c     |   16 +++++++-------
 sbr/fmt_rfc2047.c     |    2 +-
 sbr/lock_file.c       |    8 +++---
 sbr/message_id.c      |    4 +-
 sbr/mts.c             |    8 +++---
 sbr/readconfig.c      |    2 +-
 sbr/ruserpass.c       |    2 +-
 sbr/strcasecmp.c      |   55 -------------------------------------------------
 uip/ali.c             |    6 +++-
 uip/fmttest.c         |    6 +++-
 uip/mhbuildsbr.c      |   30 +++++++++++++-------------
 uip/mhlsbr.c          |   48 +++++++++++++++++++++++-------------------
 uip/mhmisc.c          |    2 +-
 uip/mhoutsbr.c        |    4 +-
 uip/mhparam.c         |    2 +-
 uip/mhstoresbr.c      |   30 +++++++++++++-------------
 uip/msh.c             |    2 +-
 uip/mshcmds.c         |   24 ++++++++++----------
 uip/picksbr.c         |   10 ++++----
 uip/post.c            |   10 +++++---
 uip/replsbr.c         |    6 +++-
 uip/sendsbr.c         |   13 ++++++-----
 uip/show.c            |   18 ++++++++--------
 uip/slocal.c          |   24 ++++++++++----------
 uip/sortm.c           |    4 +-
 32 files changed, 159 insertions(+), 204 deletions(-)
 delete mode 100644 sbr/strcasecmp.c


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



reply via email to

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