| 2014-04-11 |
David Levine | Fixed showproc for RFC 822 messages. Thanks to Mikhail for |
commit | commitdiff | tree | snapshot |
| 2014-04-11 |
Paul Fox | mhshow: properly report the name of a failing display... |
commit | commitdiff | tree | snapshot |
| 2014-04-11 |
David Levine | If -[no]concat is given to show(1), have it use showmim... |
commit | commitdiff | tree | snapshot |
| 2014-04-11 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
commit | commitdiff | tree | snapshot |
| 2014-04-11 |
Lyndon Nerenberg | Add a note about devel/autotools as a pre-req for build... |
commit | commitdiff | tree | snapshot |
| 2014-04-11 |
Ken Hornstein | Use a dynamically-allocated buffer for character set... |
commit | commitdiff | tree | snapshot |
| 2014-04-10 |
Ken Hornstein | Don't clobber "cp"; use dp instead. |
commit | commitdiff | tree | snapshot |
| 2014-04-10 |
Ken Hornstein | Fix bug in error message when reporting character set... |
commit | commitdiff | tree | snapshot |
| 2014-04-10 |
Ken Hornstein | A bad cut-and-paste job made -noinlineonly not work... |
commit | commitdiff | tree | snapshot |
| 2014-04-10 |
Ken Hornstein | Fix test for inlineonly. |
commit | commitdiff | tree | snapshot |
| 2014-04-10 |
David Levine | Added -dump to w3m and elinks invocations in mhn.defaults. |
commit | commitdiff | tree | snapshot |
| 2014-04-10 |
Lyndon Nerenberg | When lkfopendata() fails, seqfile is being freed too... |
commit | commitdiff | tree | snapshot |
| 2014-04-10 |
Lyndon Nerenberg | I missed one spot in getln() where the new quoting... |
commit | commitdiff | tree | snapshot |
| 2014-04-10 |
Lyndon Nerenberg | If getln() sees a newline as its first character, it... |
commit | commitdiff | tree | snapshot |
| 2014-04-10 |
Lyndon Nerenberg | Clang's static analyzer reports a potential NULL pointe... |
commit | commitdiff | tree | snapshot |
| 2014-04-10 |
Lyndon Nerenberg | Remove dead initialization of fp in main(). |
commit | commitdiff | tree | snapshot |
| 2014-04-10 |
David Levine | Added -dump (and -child) to lynx invocation when it... |
commit | commitdiff | tree | snapshot |
| 2014-04-10 |
Ken Hornstein | Formatting fix, from Mikhail <mp39590@gmail.com>. |
commit | commitdiff | tree | snapshot |
| 2014-04-10 |
David Levine | Merge remote-tracking branch 'origin/fix-locking' |
commit | commitdiff | tree | snapshot |
| 2014-04-09 |
David Levine | The size reported by mhshow test-charset is different... |
commit | commitdiff | tree | snapshot |
| 2014-04-09 |
David Levine | Use *ct->c_ceclosefnx() instead of clsoe_encoding(... |
commit | commitdiff | tree | snapshot |
| 2014-04-09 |
Ken Hornstein | Merge branch 'mhshow-fixup' |
commit | commitdiff | tree | snapshot |
| 2014-04-09 |
Ken Hornstein | Document and distribute mhshow.marker |
commit | commitdiff | tree | snapshot |
| 2014-04-09 |
Ken Hornstein | Document the changes made to mhshow. |
commit | commitdiff | tree | snapshot |
| 2014-04-09 |
Ken Hornstein | Change from "concat" to "concatsw" so we don't conflict... |
commit | commitdiff | tree | snapshot |
| 2014-04-09 |
Ken Hornstein | Add new flags for -concat/-noconcat, -inlineonly/-noinl... |
commit | commitdiff | tree | snapshot |
| 2014-04-09 |
Ken Hornstein | Change things so we only supply a form filename; most... |
commit | commitdiff | tree | snapshot |
| 2014-04-09 |
Ken Hornstein | Now only display text and inline content by default. |
commit | commitdiff | tree | snapshot |
| 2014-04-09 |
David Levine | lkopen_dot() would block forever if another process... |
commit | commitdiff | tree | snapshot |
| 2014-04-06 |
David Levine | Instead of relying on errno to determine if locking... |
commit | commitdiff | tree | snapshot |
| 2014-04-06 |
David Levine | Don't ignore return value of lkfopendata(), most notably of |
commit | commitdiff | tree | snapshot |
| 2014-04-05 |
David Levine | Update context and sequences before showing messages... |
commit | commitdiff | tree | snapshot |
| 2014-04-03 |
Ken Hornstein | Moving closer to fixing mhshow completely. Includes... |
commit | commitdiff | tree | snapshot |
| 2014-03-26 |
Ken Hornstein | Start of changes for mhshow; compiles, but does nothing... |
commit | commitdiff | tree | snapshot |
| 2014-03-23 |
David Levine | mhn.defaults.sh really doesn't need to look in /usr... |
commit | commitdiff | tree | snapshot |
| 2014-03-23 |
David Levine | Added mhshow-show-application/pdf detection to mhn... |
commit | commitdiff | tree | snapshot |
| 2014-03-23 |
David Levine | Note that order is preserved for messages that have... |
commit | commitdiff | tree | snapshot |
| 2014-03-21 |
Ken Hornstein | Move pidcheck() into mhshowsbr.c (the only consumer... |
commit | commitdiff | tree | snapshot |
| 2014-03-21 |
Ken Hornstein | Remove support for -pause/-nopause switches to mhshow... |
commit | commitdiff | tree | snapshot |
| 2014-03-21 |
Ken Hornstein | Remove support for parallel content display. This... |
commit | commitdiff | tree | snapshot |
| 2014-03-20 |
David Levine | Fixed quoting of charset value in mhn.defaults.sh. |
commit | commitdiff | tree | snapshot |
| 2014-03-16 |
David Levine | Renamed mkstemp(1) man page to mh-mkstemp(1), so it... |
commit | commitdiff | tree | snapshot |
| 2014-03-16 |
Lyndon Nerenberg | Update the manpage style guide to be consistent about... |
commit | commitdiff | tree | snapshot |
| 2014-03-16 |
David Levine | Fixed formatting of program name in mh-mime(7) man... |
commit | commitdiff | tree | snapshot |
| 2014-03-16 |
David Levine | Moved "mhparam iconv" description to mhparam(1) man... |
commit | commitdiff | tree | snapshot |
| 2014-03-15 |
David Levine | Fixed some of the issues noted by clang --analyze with |
commit | commitdiff | tree | snapshot |
| 2014-03-15 |
David Levine | Fixed fixup of sbr/dtimep.c with flex 2.5.36. |
commit | commitdiff | tree | snapshot |
| 2014-03-15 |
David Levine | Modified probe to output sbr/dtimep.c. The flex versio... |
commit | commitdiff | tree | snapshot |
| 2014-03-15 |
David Levine | Added probe to configure.ac to output flex version... |
commit | commitdiff | tree | snapshot |
| 2014-03-15 |
David Levine | Compare character with EOF using signed comparison... |
commit | commitdiff | tree | snapshot |
| 2014-03-14 |
Ken Hornstein | Sigh. Make localmbox work even if we're not using... |
commit | commitdiff | tree | snapshot |
| 2014-03-14 |
Ken Hornstein | Whoops, missed a warning groff found. |
commit | commitdiff | tree | snapshot |
| 2014-03-14 |
Ken Hornstein | Fix some typos and make some style changes suggested... |
commit | commitdiff | tree | snapshot |
| 2014-03-14 |
Ken Hornstein | Add support for printing iconv and localmbox. |
commit | commitdiff | tree | snapshot |
| 2014-03-13 |
Ken Hornstein | Update for mh-mime. |
commit | commitdiff | tree | snapshot |
| 2014-03-13 |
Ken Hornstein | Create new mh-mime man page, with overview of how MIME... |
commit | commitdiff | tree | snapshot |
| 2014-03-13 |
Ken Hornstein | Update and fix some formatting issues. |
commit | commitdiff | tree | snapshot |
| 2014-03-11 |
David Levine | Fixed test-mkstemp to work on platforms that don't... |
commit | commitdiff | tree | snapshot |
| 2014-03-11 |
David Levine | Check for text/html display programs in this order... |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
Ken Hornstein | Fix minor typo. |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
Lyndon Nerenberg | Import Dave Crocker's brief history of email developmen... |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
David Levine | Fixed test/getcwidth.c to build without MULTIBYTE_SUPPORT. |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
David Levine | Fixed a few very minor issues that cppcheck noticed. |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
David Levine | Removed declaration of unused sm_reply from post.c. |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
David Levine | Made a couple of globals static in smtp.c. |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
David Levine | Changed unused symbol that gen-ctype-checked creates... |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
David Levine | Added remedy for compile warnings when built with ... |
commit | commitdiff | tree | snapshot |
| 2014-03-07 |
David Levine | Remove backup file at end of test-ext-params, and a... |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Put in check so "attach" is rejected when the draft... |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Update test to match reality |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Update documentation to match reality. |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Prevent crash if editfile() is called and both "*ed... |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Remove unneeded assignment. |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Fix up some warnings and problems when iconv doesn... |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Merge branch 'extended-params' |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Update pending-release-notes. |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | More tests for extended-parameter parsing. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Add extra argument to add_param() so it can use the... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | A more complicated RFC 2231 parsing example. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Whoops, a little TOO hasty on the last bugfix; put... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Switch over to using the token parser instead of isspac... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Move language tag parser into the block so it only... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Change disposition output slightly. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Update information to mention RFC 2231. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Add message/external-body test. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Update mhlist and other relevant utilities to output... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Some tests for RFC 2231 decoding; seems like it works... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Fix up some error reporting, and reassemble partial... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Fix up a few pointer mishaps; this should now get every... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Whoops, forgot to set the name element of the partial... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | A few minor fixups; the parser now passes the test... |
commit | commitdiff | tree | snapshot |
| 2014-03-04 |
Ken Hornstein | Fixes for the MIME parser; kinda works for regular... |
commit | commitdiff | tree | snapshot |
| 2014-03-04 |
Ken Hornstein | More work on extended parameter parser. Does not compi... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
David Levine | In test/common.sh.in trap, cd to $MH_TEST_DIR before... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
Ken Hornstein | Make parse_header_attrs() a private function (there... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
Ken Hornstein | Convert unqp() to decode_qp(), and make it a public... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
David Levine | Added mkstemp(1), wrapper around mkstemp(3)/mkstemps... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
David Levine | Added convenience function die() to mhmail. |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
Ken Hornstein | Switch over get_ctinfo() to determine the filename... |
commit | commitdiff | tree | snapshot |
| 2014-03-02 |
David Levine | Added recommendation to use nmh-storage profile setting or |
commit | commitdiff | tree | snapshot |
| next |