[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-257-ge2eebc7 |
Date: |
Thu, 08 Jan 2015 02:54:27 +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 e2eebc77cc570f77d906bc0cc6890092068468cb (commit)
via ebd52474945910d72e7ba2ae487e9fe1b4cb4220 (commit)
via 42b603c9f3272ec6f1f1bd6d098f271d498fb9d0 (commit)
via 0706d36a04df25be3c61ae4330fa0e4783c7d519 (commit)
via beb2f391989350fd107ca0e860dccdb63cb6bf20 (commit)
via f4b9d334fe87371102ef4604691fd2b6013e20a4 (commit)
via debcc107b759e08105c2572737d6e7c81dcf1a8e (commit)
via 3789a22b9fd7711d55e9b54997e4677d2b96dc78 (commit)
via a2b00e7053ca3be3d1389588580c71498222a267 (commit)
via 33c79a630fd551004f3d6df6851aa9d0ac069e57 (commit)
via 8e4c1d2c9112ac3d78238195a79f492a395ac034 (commit)
via 59587acfccea34b70fb7110b0cd5a188a9278f22 (commit)
via 18dccf2fe359926ac1c1bf1c5cc51f68b65cef46 (commit)
via 446ea5cdf294085b18e25abd39378f9d555dbda8 (commit)
via a7ec5d546fe5dbf8bc375bdb8d69f5f84789fc7e (commit)
via bb3719e7b1c077decc14d0cfe218e38b08811290 (commit)
via 1de60d4aa818748f6bc24e55556526f53c22cab2 (commit)
via 64f5cda4610fa3de39a9d69aeda2d8a26f147f2e (commit)
via 50fbf868c8a1b76f46bbb3a0c4bca0ed926bb6e2 (commit)
via 96b3cda1033c621e9fe3f6b91b5afe78c4dca5f7 (commit)
via f8aaa37b0f316c9994c5a2d692587f4525cc24a3 (commit)
via 771706ac9fed2b902bd4d3ddccb15ee27b0f58ae (commit)
via 1093f80358f36e6e933228e393ce78068512457e (commit)
via d4952eb5d87466fd765d35c0883ebf24cd2adb7b (commit)
via 7ae9fd31204fa5873ceebf1fed5ab22588bd9bd7 (commit)
from 3a9d1ae106f135d9d6524284c02ae2bea424ca8b (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 e2eebc77cc570f77d906bc0cc6890092068468cb
Merge: ebd5247 0706d36
Author: David Levine <address@hidden>
Date: Wed Jan 7 20:32:20 2015 -0600
Merge remote-tracking branch 'origin' into convertargs
commit ebd52474945910d72e7ba2ae487e9fe1b4cb4220
Author: David Levine <address@hidden>
Date: Wed Jan 7 20:15:06 2015 -0600
Pass along arguments to calaccept(), etc., functions in replaliases.
commit 42b603c9f3272ec6f1f1bd6d098f271d498fb9d0
Author: David Levine <address@hidden>
Date: Wed Jan 7 20:13:41 2015 -0600
Fix to commit 6b073f7b67a0afd64012ff7d00818ec1bd07b5f2 to properly
detect a Content-Type header in output from converted content.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 11 ++-
configure.ac | 7 ++
docs/contrib/replaliases | 8 +-
docs/pending-release-notes | 3 +-
h/mhparse.h | 2 +
h/prototypes.h | 2 +-
man/mh-profile.man | 14 +++-
man/mhfixmsg.man | 13 +++-
sbr/fmt_scan.c | 9 ++-
sbr/getansreadline.c | 1 -
sbr/mime_type.c | 7 +-
sbr/uprf.c | 2 +-
test/common.sh.in | 35 ++++-----
test/format/test-fmtdump | 2 +-
test/format/test-functions | 19 ++++-
test/mhfixmsg/test-mhfixmsg | 48 +++++++++++-
test/mhparam/test-mhparam | 8 +-
test/repl/test-convert | 109 +++++++++++++++++++++++++++
test/whatnow/test-cd | 6 +-
uip/mhbuildsbr.c | 4 +-
uip/mhfixmsg.c | 174 +++++++++++++++++++++++++++++++++++++++++--
uip/mhlsbr.c | 14 ++-
uip/mhparse.c | 80 +++++++++++++++-----
uip/mhshowsbr.c | 1 -
uip/prompter.c | 6 +-
uip/whatnowsbr.c | 3 -
26 files changed, 497 insertions(+), 91 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-257-ge2eebc7,
David Levine <=