[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, convertargs, up
From: |
David Levine |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, convertargs, updated. 1.6-branchpoint-278-g991ae1d |
Date: |
Thu, 05 Feb 2015 01:25:58 +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, convertargs has been updated
via 991ae1d9adaaa8900decd572b78f00f47bfa20b3 (commit)
via 1e0b1d40a6285c532b722f4584fa7ddde220deff (commit)
via ff6c0df3f8f2203752af81262a2b26bf310648e1 (commit)
via 7711f3fc00259e55f630cfe6104eff3083dc9d77 (commit)
via 69b67b6827ed4408749cb66af9ea7613e0a22d93 (commit)
via 570530220b71d3aea5185b8e079ea0345bd0a95f (commit)
via 66d4999b6e82edc2dfcb9f2c46328f4eaef0f737 (commit)
via 275a31b54179d2afa6777072325d1bcba02e0b7b (commit)
via f4a9590bca129a098fa07f2b514c1233bf22e681 (commit)
via 0fb3b995ec1e41ddad7b4355ba6299731b3dd74b (commit)
via 46dc668a5fe672f55c9ea690922605e1db8aa1f8 (commit)
via 2a00f59c84996b2782505bc49845b8828be500b5 (commit)
via 9541a3277343b7920565da71402a41b69e56c9fb (commit)
via 8752a5661d9e4305f1507bdce919b37b2abbe729 (commit)
from 397195e750b3ba046865bc2b0f72a6de6f305651 (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 991ae1d9adaaa8900decd572b78f00f47bfa20b3
Author: David Levine <address@hidden>
Date: Wed Feb 4 19:19:54 2015 -0600
Fixed test-convert to work on Cygwin and other platforms that
default to UTF-8 locale.
commit 1e0b1d40a6285c532b722f4584fa7ddde220deff
Merge: 397195e ff6c0df
Author: David Levine <address@hidden>
Date: Wed Feb 4 19:18:33 2015 -0600
Merge remote-tracking branch 'origin' into convertargs
-----------------------------------------------------------------------
Summary of changes:
config/config.c | 3 +-
docs/pending-release-notes | 6 ++
h/mhparse.h | 2 +-
man/mhlist.man | 29 ++++++++-
man/mhparam.man | 1 +
man/mhshow.man | 77 ++++++++++++++++++++++--
man/mhstore.man | 23 +++++++
test/mhlist/test-mhlist | 146 ++++++++++++++++++++++++++++++++++++++++++++
test/mhshow/test-subpart | 110 +++++++++++++++++++++++++++++++++
test/repl/test-convert | 4 +
uip/mhcachesbr.c | 2 +-
uip/mhlist.c | 20 ++++++-
uip/mhlistsbr.c | 4 +-
uip/mhmisc.c | 36 ++++++++++-
uip/mhn.c | 2 +-
uip/mhparam.c | 2 +
uip/mhparse.c | 77 ++++++++++++++++++++++-
uip/mhshow.c | 20 ++++++-
uip/mhshowsbr.c | 75 ++++++++++++++++-------
uip/mhstore.c | 20 ++++++-
uip/mhstoresbr.c | 4 +-
21 files changed, 613 insertions(+), 50 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, convertargs, updated. 1.6-branchpoint-278-g991ae1d,
David Levine <=