mmh
2012-10-20 Lyndon NerenbergUpdate the manpage style guide.
2012-10-20 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-20 Lyndon NerenbergRationalize .TH manpage macro invocations.
2012-10-20 David LevineCleaned up a couple of shell variables.
2012-10-20 David LevineFixed the trap to work with posh.
2012-10-20 David LevineFixed printf's in test suite.
2012-10-20 David LevineFixed the trap in mhmail.
2012-10-19 David LevineCleaned up uip/mhmail. Added chmod +x of spost in...
2012-10-17 Lyndon NerenbergManpage cross-reference cleanups: convert '.BR cmd...
2012-10-17 Lyndon NerenbergA couple more manpage typo cleanups.
2012-10-17 Lyndon NerenbergTypo.
2012-10-17 Lyndon NerenbergManpage SEE ALSO cleanup.
2012-10-17 Lyndon NerenbergElide spurious empty lines in manpage source files.
2012-10-17 Lyndon NerenbergEnsure the .TH macro is the first line of the manpage...
2012-10-17 Lyndon NerenbergUpdate the manpage authors guide, primarily for .TP...
2012-10-16 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-16 Lyndon NerenbergIncorporate Paul Fox's changes that group the commands...
2012-10-16 David LevineUnset PAGER in test/common.sh so that make distcheck...
2012-10-16 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-16 Lyndon NerenbergAdd new make targets 'man' and 'cleanman' to build...
2012-10-16 David LevineCleaned up some printf's.
2012-10-16 David LevineUpdated sendfiles(1) man page to reflect upcoming code...
2012-10-16 Lyndon NerenbergSome version of man(1) barf if the first line of the...
2012-10-16 Lyndon NerenbergSlightly reformat the FINDCOMP macro to quell a clang...
2012-10-16 Lyndon Nerenbergautomake 1.12 generates some (apparently) harmless...
2012-10-15 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-15 Lyndon NerenbergAllow $PAGER to override the compiled-in default pager...
2012-10-15 David LevineRemoved unused function seek_home().
2012-10-15 David LevineThe first alias contained in a blind list is now expand...
2012-10-15 David LevineChanged error message to say that blind lists aren't
2012-10-14 Ralph CorderoyFixed "mark -sequence cur -delete all" to work for...
2012-10-13 David LevineDon't allow blind aliases with sendmail/pipe mts. ...
2012-10-13 David LevineRemoved potential buffer overflow in ali.c by replacing...
2012-10-12 David LevineFixed sortm(1) verbose message and man page to reflect...
2012-10-12 David LevineAdded -noall/-all switches to sortm(1).
2012-10-08 David LevineFixed typo in mh-alias man page.
2012-10-07 David LevineAdded newline to "send" that's piped to dist. Old...
2012-10-07 David LevineAdded test-anno, test-dist, test-msgchk, and test-rcvtty.
2012-10-07 David LevineChanged nmh-fcc to fcc. See etc/forwcomps. Another...
2012-10-07 David LevineUpdates to test/common.sh.in:
2012-09-23 David LevineRemoved double quotes around case arguments in test...
2012-09-23 David LevineWhen determining the path of the script inside mhmail...
2012-09-19 David LevineDisabled echo of rm -f lines in Makefile to quiet build...
2012-09-19 David LevineReplaced spost with script that exec's post -mts sendma...
2012-09-18 David LevineRemoved mhmail.c because it was no longer needed and...
2012-09-17 David LevineFor the mhstore -clobber test, cd to the Mail subdirect...
2012-09-16 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-09-16 Lyndon NerenbergFix a comment typo.
2012-09-16 David LevineWith mhstore -clobber auto/suffix, when looking for...
2012-09-16 David LevineAdded "-d --" to invocation of ls when figuring out...
2012-09-16 David LevineFixed description of n with mhstore -clobber auto/suffix.
2012-09-15 David LevineClarified description of clobber -auto/-suffix per...
2012-09-15 David LevineAdded -clobber switch to mhstore(1) [Bug #11160].
2012-09-15 David LevineChanged ; to && in shell command, per Ralph's suggestio...
2012-09-15 David LevineAllow whatnow to accept "l" as an abbreviation for...
2012-09-15 David LevineFilter out all Nmh-* headers in post(1). Do that silen...
2012-09-14 David LevineAdded check in send(1) of attach (default Nmh-Attachmen...
2012-09-11 David LevineUpdated docs/README-ATTACHMENTS, mainly to reflect...
2012-09-11 David LevineAdded references to the whatnow(1) man page description...
2012-08-31 Eric SchnoebelenMove chdir() call so -recurse option works again.
2012-08-31 Ken HornsteinNew test for folder -recurse
2012-08-23 Ken HornsteinChange the Bcc: code in post so it includes the From...
2012-08-18 David LevineCleaned up message_id().
2012-08-18 David LevineRemoved chmod of bccfil from make_bcc_file(). It was...
2012-08-10 David LevineCleaned up test-utf8-body a bit.
2012-08-10 David LevineAdded mhbuild: -nocontentid to profile used for tests...
2012-08-09 David LevineAdded default_content_type argument to
2012-07-23 David LevineRemoved nmh-from condition from rcvdistcomps.
2012-07-23 David LevineFixed explanation of why the unset SHELL test is useles...
2012-07-22 David LevineReworked test-rcvdist so that it sees the output of...
2012-07-22 David LevineAdded test of whatnow with SHELL unset to test-ls,...
2012-07-22 Alexander Zangerlwhatnow cooks up strings for executing external command...
2012-07-22 David LevineTidied up for loop in message_id().
2012-07-22 David LevineWith -messageid random, make the part after the @ more...
2012-07-21 David LevineAdded -messageid switch to send(1) and post(8). This...
2012-07-21 David LevineHere's a better test of Resent-From: in test-rcvdist...
2012-07-21 David LevineAdded check to notpost for presence of Resent-From:.
2012-07-21 David LevineIf post or send fail, exit with their exit status.
2012-07-21 David LevineRemoved #ifndef RAND/#endif that no longer had any...
2012-07-21 Harvey EnemanFixed the default rcvdistcomps and rcvdistcomps.outbox...
2012-07-15 David LevineRemoved debugging statement and added comments to the...
2012-07-12 David LevineAdded -mts switch to post, send, and whom. Replaced...
2012-07-10 David LevineRemoved -m from sendmail invocation with sendmail/pipe...
2012-07-10 David LevineCorrection to previous commit, 704bdde497da69854846d51d...
2012-07-10 David LevineRemoved use of the ONEX sendmail verb. It is obsolete,
2012-07-10 David LevineRenamed "sendmail" mts method to "sendmail/smtp", allow...
2012-07-09 David Levinespost(8) has been merged into post(8). Its functionali...
2012-07-04 David LevineAdded test-packf.
2012-07-04 David Levinetest-prompter: removed an unused input that was piped...
2012-07-04 David LevineFiltered out "From " lines when comparing mboxes becaus...
2012-07-02 David LevineUpdated pending-release-notes.
2012-07-02 David LevineRather than fix the reported bug, backslash in commente...
2012-07-02 David LevineAdded test-dp, test-fmtdump, test-prompter, test-rcvstore,
2012-07-01 David LevineApplied patch #5571, Propagate Mail-Followup-To.
2012-07-01 David LevineAdded note that mhmail does not read context file itself.
2012-07-01 David LevineRemoved unused #ifdef NRTC and reference to its content...
2012-07-01 David LevineUpdated man page descriptions of Msg-Protect: it defau...
2012-07-01 David LevineWrapped some shell variables with quotes so the tests...
2012-06-29 David LevineReplaced utilities that operate on pbm files with those...
2012-06-29 David LevineRemoved BUGS section at end of rcvstore(1) man page...
next