From MAILER-DAEMON Tue Jan 19 21:03:46 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1aLi7e-0000yq-KF for mharc-nmh-commits@gnu.org; Tue, 19 Jan 2016 21:03:46 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58979) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLi7d-0000yj-03 for nmh-commits@nongnu.org; Tue, 19 Jan 2016 21:03:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aLi7c-0004yQ-0v for nmh-commits@nongnu.org; Tue, 19 Jan 2016 21:03:44 -0500 Received: from vcs.savannah.gnu.org ([208.118.235.72]:44440) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLi7b-0004yM-Tg for nmh-commits@nongnu.org; Tue, 19 Jan 2016 21:03:43 -0500 Received: from levine by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1aLi7b-0000aH-41 for nmh-commits@nongnu.org; Wed, 20 Jan 2016 02:03:43 +0000 Date: Wed, 20 Jan 2016 02:03:43 +0000 Message-Id: To: nmh-commits@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 987b10b31daff14fd38e7e355f2be4e3a632483b X-Git-Newrev: 9a5dd65757f6dfc85b597ed93aacc6b73b99d4a2 From: David Levine X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-317-g9a5dd65 X-BeenThere: nmh-commits@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: For commits to nmh source tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 02:03: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 9a5dd65757f6dfc85b597ed93aacc6b73b99d4a2 (commit) from 987b10b31daff14fd38e7e355f2be4e3a632483b (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 9a5dd65757f6dfc85b597ed93aacc6b73b99d4a2 Author: David Levine Date: Tue Jan 19 21:03:30 2016 -0500 Added mention of mhfixmsg -fixcte to error message for improper C-T-E in multipart message. Thanks to Conrad Hughes for suggesting this. ----------------------------------------------------------------------- Summary of changes: uip/mhparse.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) hooks/post-receive -- The nmh Mail Handling System From MAILER-DAEMON Tue Jan 19 21:40:46 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1aLihS-00043R-K8 for mharc-nmh-commits@gnu.org; Tue, 19 Jan 2016 21:40:46 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41272) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLihQ-00042y-Jf for nmh-commits@nongnu.org; Tue, 19 Jan 2016 21:40:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aLihP-0005ug-Il for nmh-commits@nongnu.org; Tue, 19 Jan 2016 21:40:44 -0500 Received: from vcs.savannah.gnu.org ([208.118.235.72]:44718) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLihP-0005uc-En for nmh-commits@nongnu.org; Tue, 19 Jan 2016 21:40:43 -0500 Received: from levine by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1aLihO-0008WU-Dh for nmh-commits@nongnu.org; Wed, 20 Jan 2016 02:40:42 +0000 Date: Wed, 20 Jan 2016 02:40:42 +0000 Message-Id: To: nmh-commits@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9a5dd65757f6dfc85b597ed93aacc6b73b99d4a2 X-Git-Newrev: 905a55aa51624a993b54ebeee399cba2a32bcae6 From: David Levine X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-319-g905a55a X-BeenThere: nmh-commits@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: For commits to nmh source tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 02:40: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 905a55aa51624a993b54ebeee399cba2a32bcae6 (commit) via 85bc89701507a525c54f2c38dfbad852802c2fc1 (commit) from 9a5dd65757f6dfc85b597ed93aacc6b73b99d4a2 (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 905a55aa51624a993b54ebeee399cba2a32bcae6 Author: Richard M Kreuter Date: Tue Jan 19 21:39:11 2016 -0500 Set MH to the resolved, absolute pathname inside context_read() so that exec'd children can find it. commit 85bc89701507a525c54f2c38dfbad852802c2fc1 Author: Richard M Kreuter Date: Tue Jan 19 21:19:16 2016 -0500 Added all of mhshow's documented switches to show's handling, on the notion that nmh's pieces should know about each other. ----------------------------------------------------------------------- Summary of changes: sbr/context_read.c | 2 ++ uip/show.c | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 0 deletions(-) hooks/post-receive -- The nmh Mail Handling System From MAILER-DAEMON Sat Jan 23 15:16:04 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1aN4bL-0001LO-Vf for mharc-nmh-commits@gnu.org; Sat, 23 Jan 2016 15:16:03 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39502) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aN4bJ-0001LC-Kt for nmh-commits@nongnu.org; Sat, 23 Jan 2016 15:16:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aN4bI-0008S4-No for nmh-commits@nongnu.org; Sat, 23 Jan 2016 15:16:01 -0500 Received: from vcs.savannah.gnu.org ([208.118.235.72]:44172) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aN4bI-0008Rl-Jv for nmh-commits@nongnu.org; Sat, 23 Jan 2016 15:16:00 -0500 Received: from levine by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1aN4bH-0006Cd-UY for nmh-commits@nongnu.org; Sat, 23 Jan 2016 20:16:00 +0000 Date: Sat, 23 Jan 2016 20:15:59 +0000 Message-Id: To: nmh-commits@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 905a55aa51624a993b54ebeee399cba2a32bcae6 X-Git-Newrev: f7416f95b570d8df280de899771db0f9f5f1b34e From: David Levine X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-320-gf7416f9 X-BeenThere: nmh-commits@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: For commits to nmh source tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jan 2016 20:16:02 -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 f7416f95b570d8df280de899771db0f9f5f1b34e (commit) from 905a55aa51624a993b54ebeee399cba2a32bcae6 (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 f7416f95b570d8df280de899771db0f9f5f1b34e Author: David Levine Date: Sat Jan 23 15:14:33 2016 -0500 mhical enhancement: If a datetime is missing the time, assume midnight. If there is no end datetime (DTEND) and the DTSTART doesn't contain a time, assume that the event is for the entire day. ----------------------------------------------------------------------- Summary of changes: sbr/datetime.c | 11 +++++++++-- test/mhical/test-mhical | 44 +++++++++++++++++++++++++++++++++----------- uip/mhical.c | 19 +++++++++++++++++++ 3 files changed, 61 insertions(+), 13 deletions(-) hooks/post-receive -- The nmh Mail Handling System From MAILER-DAEMON Thu Jan 28 21:34:05 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1aOysv-0001dP-RU for mharc-nmh-commits@gnu.org; Thu, 28 Jan 2016 21:34:05 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39282) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOysu-0001dD-4r for nmh-commits@nongnu.org; Thu, 28 Jan 2016 21:34:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOyst-0006NV-63 for nmh-commits@nongnu.org; Thu, 28 Jan 2016 21:34:04 -0500 Received: from vcs.savannah.gnu.org ([208.118.235.72]:37471) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOyst-0006NP-2u for nmh-commits@nongnu.org; Thu, 28 Jan 2016 21:34:03 -0500 Received: from levine by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1aOyss-0006pc-EB for nmh-commits@nongnu.org; Fri, 29 Jan 2016 02:34:02 +0000 Date: Fri, 29 Jan 2016 02:34:02 +0000 Message-Id: To: nmh-commits@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f7416f95b570d8df280de899771db0f9f5f1b34e X-Git-Newrev: 7f0c3f960c5e3d8817121da1a75139a83130b668 From: David Levine X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-321-g7f0c3f9 X-BeenThere: nmh-commits@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: For commits to nmh source tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jan 2016 02:34:05 -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 7f0c3f960c5e3d8817121da1a75139a83130b668 (commit) from f7416f95b570d8df280de899771db0f9f5f1b34e (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 7f0c3f960c5e3d8817121da1a75139a83130b668 Author: David Levine Date: Thu Jan 28 21:16:43 2016 -0500 Add missing -infile switch name to mhfixmsg-format-text/calendar rule in mhn.defaults. ----------------------------------------------------------------------- Summary of changes: etc/mhn.defaults.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- The nmh Mail Handling System