mmh
2012-12-22 David LevineChanged msg_style and msg_delim to be file static to...
2012-12-22 David LevineChanged type of name argument to m_getfld() from unsign...
2012-12-22 David LevineAdded m_getfld () interface description.
2012-12-12 David LevineRemoved a few #ifndef JLR/#endif pairs because they...
2012-12-12 David LevineRemoved some dead code, all inside #if 0's. I tried...
2012-12-11 Lyndon NerenbergImport a copy of Markus Schnalke's master's thesis...
2012-12-11 Ken HornsteinRemove the peeking into the stdio internals inside...
2012-12-10 David LevineAdded release notes for releases 1.4 and 1.3 to tail...
2012-12-07 Paul Foxmhshow: properly treat unknown multipart subtypes...
2012-12-06 David LevineAdded test of -nosequence to test-pick.
2012-12-06 Paul Foxpick: add -nosequence command line switch
2012-12-04 David LevineNote in dist, mh-profile, and repl man pages that the...
2012-12-03 David LevineFix to 25581a94c5113eb78b2baf7110408df96efc4418: always...
2012-12-03 Jerrad PierceAdded docs/contrib/vpick.
2012-12-02 David LevineCleaned up sendfiles(1) man page just a bit.
2012-12-02 Ralph CorderoyCorrected the last addition to man/nmh.man. Might...
2012-12-01 David LevineUpdated the TODO file.
2012-12-01 David LevineCopied atexit() code from fakesmtp.c to fakepop.c so...
2012-12-01 David LevineFixed formatting glitch in msh.man.
2012-12-01 Jerrad PierceAdded description of @folder format to nmh.man.
2012-11-29 Ken HornsteinMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-11-29 Paul Foxshow: remove unused variable
2012-11-29 Paul Foxshow: remove unreachable code
2012-11-29 Paul Foxshow: remove MAXARGS limit when running any of the...
2012-11-29 Paul Foxforw: remove MAXARGS limit when running mhlproc
2012-11-29 Paul Foxburst: eliminate use of MAXARGS
2012-11-28 Ken HornsteinUpdate about changes to rmmproc support.
2012-11-27 Paul Foxapp_msgarg: de-obfuscate
2012-11-27 Paul FoxArtificial argv limits.
2012-11-26 Ken HornsteinSince pick now uses decode_rfc2047, we need to be sure...
2012-11-25 David LevineIn pick(1), attempt to decode each header field as...
2012-11-25 David LevineIn pick(1), attempt to decode each header field as...
2012-11-25 Ken HornsteinA new test for the POP support in inc. Very simple...
2012-11-25 Ken HornsteinAdd support for a -nosasl switch.
2012-11-24 David LevineFixed pick(1) to properly unfold multiple-line header...
2012-11-24 Bill WohlerThe big news for this update is nmh 1.5.
2012-11-24 Ken HornsteinFix the race condition with fakesmtp so it works withou...
2012-11-24 Ken HornsteinDocument changes to inc.
2012-11-24 Ken HornsteinDocument the -port switch to inc. Also, fix the -port...
2012-11-23 David LevineAdded test-slocal.
2012-11-23 David Levineslocal used to support two different formats for three of
2012-11-23 David LevineAdded Message-Id to messages in test suite.
2012-11-20 David LevineFixed a couple of signed-unsigned comparisons.
2012-11-19 Oliver KiddleYozo TODA: fix for mhshow-charset- directives in .mh_pr...
2012-11-19 Ken HornsteinMerge branch 'format-memory-rework'
2012-11-19 Ken HornsteinMake sure we strip off a newline from components we...
2012-11-19 Ken HornsteinConvert repl to the new world format API.
2012-11-19 Ken HornsteinSupport for the new world format API for comp and forw.
2012-11-19 Ken HornsteinWhoops, with the new world order we need to make sure...
2012-11-19 Ken HornsteinConvert scan() to the new world format API.
2012-11-19 Ken HornsteinChange fmt_findcasecmp() to fmt_findcasecomp(). The...
2012-11-19 Ken HornsteinChange API a bit.
2012-11-19 Ken HornsteinRemove unused variable.
2012-11-17 David LevineRemoved leading space from lines in mhbuild and rmm...
2012-11-17 Ken HornsteinFinished work on rcvdist to convert to new world format...
2012-11-17 Ken HornsteinMore (and hopefully for now) the final cleanup for...
2012-11-17 Ken HornsteinBasic support for the new world API; seems to work!
2012-11-17 Ken HornsteinAdd missing functions for manipulating component text.
2012-11-17 Ken HornsteinFix up documentation a bit.
2012-11-16 Ken HornsteinPartial work for mhl; still more stuff to do.
2012-11-16 Ken HornsteinFix missing argument to fmt_free().
2012-11-15 Ken HornsteinBeginnings of conversion of code to new format interface.
2012-11-15 Ken HornsteinUpdate documentation to match code change.
2012-11-15 Ken HornsteinFix a few bugs:
2012-11-15 Ken HornsteinAdd some comments to explain how format loop support...
2012-11-15 Ken HornsteinAdd refcounting to struct comp.
2012-11-15 Ken HornsteinBeginnings of the changes to fmt_compile for memory...
2012-11-15 Ken HornsteinUpdate with new functions and comments describing them.
2012-11-14 David LevineRemoved support for zip from sendfiles. I added it...
2012-11-14 David Levine1) Don't bother checking stderr output from sendfiles...
2012-11-14 David LevineUpdated scan.highlighted to feed an expression to ...
2012-11-14 Ken HornsteinMake sure we stick to POSIX-sed only. I _think_ this...
2012-11-13 Ken HornsteinChange %(putlit) and %(zputlit) to take TF_EXPR instead...
2012-11-09 David LevineUpdated test-scan to correspond to commit
2012-11-09 Paul FoxAdded ml script to docs/contrib.
2012-11-09 David LevineRefer to just "root" in slocal man page.
2012-11-09 Paul FoxAdded ml script to docs/contrib.
2012-11-07 David LevineIn scan.highlighted, set black background on the colori...
2012-11-07 David LevineRemoved note from BUGS section of several man pages...
2012-11-07 David LevineFixed typo in mhn.man.
2012-11-05 David LevineFixed typo in mh-format man page description of zputlit.
2012-11-05 David LevineAdded application/vnd.openxmlformats-officedocument...
2012-11-05 David LevineAdded format support for zputlit function escape. ...
2012-11-04 Lyndon Nerenbergnmh.7 isn't the place to advise people how to change...
2012-11-03 David LevineFixed comparison to be signed instead of unsigned.
2012-11-03 David LevineAdded description of "all" range abbreviation.
2012-11-03 David LevineAdded argument to fmt_scan() to specify the buffer...
2012-10-29 David LevineUpdated date on sortm(1) man page.
2012-10-28 David LevineUpdated build-nmh-cygwin for release of Cygwin nmh...
2012-10-27 David LevineFixed typo reported by Ralph.
2012-10-27 David LevineIn test-post-common.sh and test-mhmail, wait for fakesm...
2012-10-27 David LevineAdded -check/-nocheck switches to sortm(1). Also remov...
2012-10-24 David LevineFixed typo in Cygwin section of MACHINES.
2012-10-24 David LevineCyrus SASL 2.1.25 introduced the sasl_callback_ft proto...
2012-10-21 Lyndon NerenbergClarify that manpage references use the .IR macro every...
2012-10-21 Lyndon NerenbergFix one last missed %nmhdate% substitution.
2012-10-21 Lyndon NerenbergRemove %nmhdate% substitution from man.sed. It's no...
2012-10-21 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-21 David LevineCorrected date in sendfiles.man
2012-10-21 David LevineUpdated sendfiles(1):
next