[Top][All Lists]
[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-97-g880f5c3 |
Date: |
Sat, 16 Jun 2012 14:25:30 +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 880f5c3a2c6315b73ecb54f2ec4c1a71bb9d6741 (commit)
via 40e0d7bd5745ab0df0bb1629168b999cccff59e7 (commit)
from 1d138200263d792ebda1b817345fff3fed6c29b9 (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 880f5c3a2c6315b73ecb54f2ec4c1a71bb9d6741
Author: David Levine <address@hidden>
Date: Sat Jun 16 09:24:29 2012 -0500
Replaced compiled mhmail with script that was formerly named mhmail.in.
Added test-mhmail.
commit 40e0d7bd5745ab0df0bb1629168b999cccff59e7
Author: David Levine <address@hidden>
Date: Sat Jun 16 09:16:18 2012 -0500
Reworked to be as compatible as possible with compiled mhmail.
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 -
Makefile.am | 10 +-
docs/pending-release-notes | 7 +
man/mhmail.man | 50 ++++-
test/post/test-mhmail | 581 ++++++++++++++++++++++++++++++++++++++++++++
uip/mhmail | 177 ++++++++++++++
uip/mhmail.in | 167 -------------
7 files changed, 813 insertions(+), 180 deletions(-)
create mode 100755 test/post/test-mhmail
create mode 100755 uip/mhmail
delete mode 100755 uip/mhmail.in
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, master, updated. 1.5-branchpoint-97-g880f5c3,
David Levine <=