2012-12-22 |
David Levine | Changed type of name argument to m_getfld() from unsign... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David Levine | Added m_getfld () interface description. |
commit | commitdiff | tree | snapshot |
2012-12-12 |
David Levine | Removed a few #ifndef JLR/#endif pairs because they... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
David Levine | Removed some dead code, all inside #if 0's. I tried... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Lyndon Nerenberg | Import a copy of Markus Schnalke's master's thesis... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ken Hornstein | Remove the peeking into the stdio internals inside... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
David Levine | Added release notes for releases 1.4 and 1.3 to tail... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Paul Fox | mhshow: properly treat unknown multipart subtypes... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
David Levine | Added test of -nosequence to test-pick. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Paul Fox | pick: add -nosequence command line switch |
commit | commitdiff | tree | snapshot |
2012-12-04 |
David Levine | Note in dist, mh-profile, and repl man pages that the... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
David Levine | Fix to 25581a94c5113eb78b2baf7110408df96efc4418: always... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Jerrad Pierce | Added docs/contrib/vpick. |
commit | commitdiff | tree | snapshot |
2012-12-02 |
David Levine | Cleaned up sendfiles(1) man page just a bit. |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Ralph Corderoy | Corrected the last addition to man/nmh.man. Might... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
David Levine | Updated the TODO file. |
commit | commitdiff | tree | snapshot |
2012-12-01 |
David Levine | Copied atexit() code from fakesmtp.c to fakepop.c so... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
David Levine | Fixed formatting glitch in msh.man. |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Jerrad Pierce | Added description of @folder format to nmh.man. |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Ken Hornstein | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Paul Fox | show: remove unused variable |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Paul Fox | show: remove unreachable code |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Paul Fox | show: remove MAXARGS limit when running any of the... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Paul Fox | forw: remove MAXARGS limit when running mhlproc |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Paul Fox | burst: eliminate use of MAXARGS |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Ken Hornstein | Update about changes to rmmproc support. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Paul Fox | app_msgarg: de-obfuscate |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Paul Fox | Artificial argv limits. |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Ken Hornstein | Since pick now uses decode_rfc2047, we need to be sure... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
David Levine | In pick(1), attempt to decode each header field as... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
David Levine | In pick(1), attempt to decode each header field as... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Ken Hornstein | A new test for the POP support in inc. Very simple... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Ken Hornstein | Add support for a -nosasl switch. |
commit | commitdiff | tree | snapshot |
2012-11-24 |
David Levine | Fixed pick(1) to properly unfold multiple-line header... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Bill Wohler | The big news for this update is nmh 1.5. |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Ken Hornstein | Fix the race condition with fakesmtp so it works withou... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Ken Hornstein | Document changes to inc. |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Ken Hornstein | Document the -port switch to inc. Also, fix the -port... |
commit | commitdiff | tree | snapshot |
2012-11-23 |
David Levine | Added test-slocal. |
commit | commitdiff | tree | snapshot |
2012-11-23 |
David Levine | slocal used to support two different formats for three of |
commit | commitdiff | tree | snapshot |
2012-11-23 |
David Levine | Added Message-Id to messages in test suite. |
commit | commitdiff | tree | snapshot |
2012-11-20 |
David Levine | Fixed a couple of signed-unsigned comparisons. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Oliver Kiddle | Yozo TODA: fix for mhshow-charset- directives in .mh_pr... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Ken Hornstein | Merge branch 'format-memory-rework' |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Ken Hornstein | Make sure we strip off a newline from components we... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Ken Hornstein | Convert repl to the new world format API. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Ken Hornstein | Support for the new world format API for comp and forw. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Ken Hornstein | Whoops, with the new world order we need to make sure... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Ken Hornstein | Convert scan() to the new world format API. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Ken Hornstein | Change fmt_findcasecmp() to fmt_findcasecomp(). The... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Ken Hornstein | Change API a bit. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Ken Hornstein | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2012-11-17 |
David Levine | Removed leading space from lines in mhbuild and rmm... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Ken Hornstein | Finished work on rcvdist to convert to new world format... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Ken Hornstein | More (and hopefully for now) the final cleanup for... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Ken Hornstein | Basic support for the new world API; seems to work! |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Ken Hornstein | Add missing functions for manipulating component text. |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Ken Hornstein | Fix up documentation a bit. |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Ken Hornstein | Partial work for mhl; still more stuff to do. |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Ken Hornstein | Fix missing argument to fmt_free(). |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Ken Hornstein | Beginnings of conversion of code to new format interface. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Ken Hornstein | Update documentation to match code change. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Ken Hornstein | Fix a few bugs: |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Ken Hornstein | Add some comments to explain how format loop support... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Ken Hornstein | Add refcounting to struct comp. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Ken Hornstein | Beginnings of the changes to fmt_compile for memory... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Ken Hornstein | Update with new functions and comments describing them. |
commit | commitdiff | tree | snapshot |
2012-11-14 |
David Levine | Removed support for zip from sendfiles. I added it... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
David Levine | 1) Don't bother checking stderr output from sendfiles... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
David Levine | Updated scan.highlighted to feed an expression to ... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Ken Hornstein | Make sure we stick to POSIX-sed only. I _think_ this... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Ken Hornstein | Change %(putlit) and %(zputlit) to take TF_EXPR instead... |
commit | commitdiff | tree | snapshot |
2012-11-09 |
David Levine | Updated test-scan to correspond to commit |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Paul Fox | Added ml script to docs/contrib. |
commit | commitdiff | tree | snapshot |
2012-11-09 |
David Levine | Refer to just "root" in slocal man page. |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Paul Fox | Added ml script to docs/contrib. |
commit | commitdiff | tree | snapshot |
2012-11-07 |
David Levine | In scan.highlighted, set black background on the colori... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
David Levine | Removed note from BUGS section of several man pages... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
David Levine | Fixed typo in mhn.man. |
commit | commitdiff | tree | snapshot |
2012-11-05 |
David Levine | Fixed typo in mh-format man page description of zputlit. |
commit | commitdiff | tree | snapshot |
2012-11-05 |
David Levine | Added application/vnd.openxmlformats-officedocument... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
David Levine | Added format support for zputlit function escape. ... |
commit | commitdiff | tree | snapshot |
2012-11-04 |
Lyndon Nerenberg | nmh.7 isn't the place to advise people how to change... |
commit | commitdiff | tree | snapshot |
2012-11-03 |
David Levine | Fixed comparison to be signed instead of unsigned. |
commit | commitdiff | tree | snapshot |
2012-11-03 |
David Levine | Added description of "all" range abbreviation. |
commit | commitdiff | tree | snapshot |
2012-11-03 |
David Levine | Added argument to fmt_scan() to specify the buffer... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
David Levine | Updated date on sortm(1) man page. |
commit | commitdiff | tree | snapshot |
2012-10-28 |
David Levine | Updated build-nmh-cygwin for release of Cygwin nmh... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
David Levine | Fixed typo reported by Ralph. |
commit | commitdiff | tree | snapshot |
2012-10-27 |
David Levine | In test-post-common.sh and test-mhmail, wait for fakesm... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
David Levine | Added -check/-nocheck switches to sortm(1). Also remov... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
David Levine | Fixed typo in Cygwin section of MACHINES. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
David Levine | Cyrus SASL 2.1.25 introduced the sasl_callback_ft proto... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Lyndon Nerenberg | Clarify that manpage references use the .IR macro every... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Lyndon Nerenberg | Fix one last missed %nmhdate% substitution. |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Lyndon Nerenberg | Remove %nmhdate% substitution from man.sed. It's no... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
commit | commitdiff | tree | snapshot |
2012-10-21 |
David Levine | Corrected date in sendfiles.man |
commit | commitdiff | tree | snapshot |
2012-10-21 |
David Levine | Updated sendfiles(1): |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Lyndon Nerenberg | Update the manpage style guide. |
commit | commitdiff | tree | snapshot |
next |