| 2014-04-13 |
David Levine | If mhfixmsg's call to convert_charset() fails, output... |
blob | commitdiff | raw |
| 2014-04-13 |
Ken Hornstein | If c_termproc is set, include a default display command... |
blob | commitdiff | raw | diff to current |
| 2014-04-11 |
David Levine | Fixed showproc for RFC 822 messages. Thanks to Mikhail for |
blob | commitdiff | raw | diff to current |
| 2014-04-11 |
Paul Fox | mhshow: properly report the name of a failing display... |
blob | commitdiff | raw | diff to current |
| 2014-04-11 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
blob | commitdiff | raw | diff to current |
| 2014-04-11 |
Ken Hornstein | Use a dynamically-allocated buffer for character set... |
blob | commitdiff | raw | diff to current |
| 2014-04-10 |
Ken Hornstein | Fix bug in error message when reporting character set... |
blob | commitdiff | raw | diff to current |
| 2014-04-10 |
Ken Hornstein | Fix test for inlineonly. |
blob | commitdiff | raw | diff to current |
| 2014-04-10 |
David Levine | Merge remote-tracking branch 'origin/fix-locking' |
blob | commitdiff | raw | diff to current |
| 2014-04-09 |
David Levine | Use *ct->c_ceclosefnx() instead of clsoe_encoding(... |
blob | commitdiff | raw | diff to current |
| 2014-04-09 |
Ken Hornstein | Merge branch 'mhshow-fixup' |
blob | commitdiff | raw | diff to current |
| 2014-04-09 |
Ken Hornstein | Change from "concat" to "concatsw" so we don't conflict... |
blob | commitdiff | raw | diff to current |
| 2014-04-09 |
Ken Hornstein | Change things so we only supply a form filename; most... |
blob | commitdiff | raw | diff to current |
| 2014-04-09 |
Ken Hornstein | Now only display text and inline content by default. |
blob | commitdiff | raw | diff to current |
| 2014-04-03 |
Ken Hornstein | Moving closer to fixing mhshow completely. Includes... |
blob | commitdiff | raw | diff to current |
| 2014-03-26 |
Ken Hornstein | Start of changes for mhshow; compiles, but does nothing... |
blob | commitdiff | raw | diff to current |
| 2014-03-21 |
Ken Hornstein | Move pidcheck() into mhshowsbr.c (the only consumer... |
blob | commitdiff | raw | diff to current |
| 2014-03-21 |
Ken Hornstein | Remove support for -pause/-nopause switches to mhshow... |
blob | commitdiff | raw | diff to current |
| 2014-03-21 |
Ken Hornstein | Remove support for parallel content display. This... |
blob | commitdiff | raw | diff to current |
| 2014-03-06 |
Ken Hornstein | Remove unneeded assignment. |
blob | commitdiff | raw | diff to current |
| 2014-03-06 |
Ken Hornstein | Fix up some warnings and problems when iconv doesn... |
blob | commitdiff | raw | diff to current |
| 2014-03-06 |
Ken Hornstein | Merge branch 'extended-params' |
blob | commitdiff | raw | diff to current |
| 2014-03-05 |
Ken Hornstein | Update mhlist and other relevant utilities to output... |
blob | commitdiff | raw | diff to current |
| 2014-03-02 |
Ken Hornstein | Whoops, forgot to TEST THIS OUT first. |
blob | commitdiff | raw | diff to current |
| 2014-03-02 |
Ken Hornstein | More cleaned and conversion to the new parameter API. |
blob | commitdiff | raw | diff to current |
| 2014-03-01 |
David Levine | Fix to commit a2806483a53fcdb62ca8e2bec4f4e023355f4470 |
blob | commitdiff | raw | diff to current |
| 2014-02-27 |
David Levine | Fixed quoting of filename, expanded C-T parameter value... |
blob | commitdiff | raw | diff to current |
| 2014-02-22 |
Ken Hornstein | It compiles now! And actually sort of works, but still... |
blob | commitdiff | raw | diff to current |
| 2014-02-20 |
David Levine | Fix to commit ed3214f1518b36c8b96a1a17be4af0a708ea25e3 |
blob | commitdiff | raw | diff to current |
| 2014-02-20 |
David Levine | Generalized %{charset} display string escape to any... |
blob | commitdiff | raw | diff to current |
| 2014-02-20 |
David Levine | Refined commit ed3214f1518b36c8b96a1a17be4af0a708ea25e3... |
blob | commitdiff | raw | diff to current |
| 2014-02-19 |
David Levine | Migrated show_content_aux2() to argsplit(). |
blob | commitdiff | raw | diff to current |
| 2014-02-19 |
David Levine | Removed redundant quoting of %f and %F in display strin... |
blob | commitdiff | raw | diff to current |
| 2014-02-19 |
David Levine | Removed leading "exec " inserted in show_content_aux2... |
blob | commitdiff | raw | diff to current |
| 2014-02-18 |
David Levine | Silenced warnings when built without iconv. |
blob | commitdiff | raw | diff to current |
| 2014-02-16 |
David Levine | Added support for %{charset} display string escape... |
blob | commitdiff | raw | diff to current |
| 2014-02-16 |
David Levine | Factored out duplicate code into parse_display_string... |
blob | commitdiff | raw | diff to current |
| 2014-02-11 |
David Levine | Removed the -[no]textcharset switches that were added... |
blob | commitdiff | raw | diff to current |
| 2014-02-09 |
David Levine | Added -[no]textcharset switches to mhshow(1). These... |
blob | commitdiff | raw | diff to current |
| 2014-02-09 |
David Levine | Changed "codeset" to "charset" for (and in) mhfixmsg... |
blob | commitdiff | raw | diff to current |
| 2014-02-08 |
David Levine | Moved upcase(), update_attr(), content_charset(), and |
blob | commitdiff | raw | diff to current |
| 2013-12-11 |
David Levine | Removed a bunch of unreachable break statements found by |
blob | commitdiff | raw | diff to current |
| 2013-05-04 |
David Levine | Replaced hard-coded "more" with DEFAULT_PAGER in show_t... |
blob | commitdiff | raw | diff to current |
| 2013-04-14 |
David Levine | Moved #include of signal.h to h/signals.h. And it... |
blob | commitdiff | raw | diff to current |
| 2013-04-14 |
David Levine | Moved #include of errno.h to h/nmh.h. |
blob | commitdiff | raw | diff to current |
| 2013-03-31 |
David Levine | Moved #include <sys/wait.h> to h/nmh.h. |
blob | commitdiff | raw | diff to current |
| 2013-02-22 |
Ken Hornstein | Merge branch 'format-test' |
blob | commitdiff | raw | diff to current |
| 2013-02-01 |
Ken Hornstein | Finally switch over from vfork() to fork() completely. |
blob | commitdiff | raw | diff to current |
| 2013-02-01 |
Lyndon Nerenberg | Merge branch 'master' into savannah |
blob | commitdiff | raw | diff to current |
| 2013-01-31 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
blob | commitdiff | raw | diff to current |
| 2013-01-29 |
Ken Hornstein | The start of the use of argsplit() to process command... |
blob | commitdiff | raw | diff to current |
| 2013-01-21 |
Ken Hornstein | Merge branch 'master' into format-test |
blob | commitdiff | raw | diff to current |
| 2012-12-12 |
David Levine | Removed some dead code, all inside #if 0's. I tried... |
blob | commitdiff | raw | diff to current |
| 2012-12-07 |
Paul Fox | mhshow: properly treat unknown multipart subtypes... |
blob | commitdiff | raw | diff to current |
| 2012-11-03 |
David Levine | Fixed comparison to be signed instead of unsigned. |
blob | commitdiff | raw | diff to current |
| 2012-05-07 |
Tom Lane | Fixed places in the code relying the C99-ism of declara... |
blob | commitdiff | raw | diff to current |
| 2012-04-12 |
David Levine | Undid wrapping of setjmp() and sigsetjmp() of |
blob | commitdiff | raw | diff to current |
| 2012-02-29 |
Ken Hornstein | Part of the patch from bug #4301; clean up our prototyp... |
blob | commitdiff | raw | diff to current |
| 2012-02-12 |
Paul Fox | mhshow: suppress pause actions if stdout isn't a tty |
blob | commitdiff | raw | diff to current |
| 2012-01-17 |
David Levine | Well the wrap of vfork() calls didn't work: its semant... |
blob | commitdiff | raw | diff to current |
| 2012-01-17 |
David Levine | Wrapped setjmp(), sigsetjmp(), and vfork() calls to... |
blob | commitdiff | raw | diff to current |
| 2012-01-14 |
David Levine | Changed types and added casts so that build is clean... |
blob | commitdiff | raw | diff to current |
| 2012-01-13 |
Ken Hornstein | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
blob | commitdiff | raw | diff to current |
| 2012-01-13 |
David Levine | Added NMH_UNUSED macro for suppressing warnings about... |
blob | commitdiff | raw | diff to current |
| 2012-01-09 |
Ken Hornstein | We are making POSIX signal support a requirement; remov... |
blob | commitdiff | raw | diff to current |
| 2012-01-09 |
Ken Hornstein | Switch from using RETSIGTYPE via autoconf to void,... |
blob | commitdiff | raw | diff to current |
| 2012-01-07 |
David Levine | Merge branch 'fileproc_mhlproc_to_post' |
blob | commitdiff | raw | diff to current |
| 2012-01-06 |
David Levine | Fixed trivial compile warnings. |
blob | commitdiff | raw | diff to current |
| 2012-01-04 |
Lyndon Nerenberg | Remove #ifdef around use of sigsetjmp(). |
blob | commitdiff | raw | diff to current |
| 2012-01-04 |
Lyndon Nerenberg | Clean up process wait to use POSIX waitpid() interface. |
blob | commitdiff | raw | diff to current |
| 2011-12-25 |
David Levine | Changed second argument of calls to part_ok() and type_... |
blob | commitdiff | raw | diff to current |
| 2010-12-03 |
Ken Hornstein | Remove RCS keywords, since they no longer work after... |
blob | commitdiff | raw | diff to current |
| 2008-04-11 |
Oliver Kiddle | move most remaining macros out of acconfig.h which... |
blob | commitdiff | raw | diff to current |
| 2008-01-25 |
Josh Bressers | * uip/mhshowsbr.c (show_all_messages): Be more generous... |
blob | commitdiff | raw | diff to current |
| 2006-01-06 |
Josh Bressers | * patch #3968: Move the add() function from its own... |
blob | commitdiff | raw | diff to current |
| 2003-09-30 |
Glenn Burkhardt | [bug #4302] errno is not always an extern int |
blob | commitdiff | raw | diff to current |
| 2002-07-02 |
Ken Hornstein | Add/update copyright notice in all source code files. |
blob | commitdiff | raw | diff to current |
| 2000-12-14 |
Shantonu Sen | Resolve the circular dependency of libmh on libmts... |
blob | commitdiff | raw | diff to current |
| 2000-09-08 |
Shantonu Sen | Updated #include's to point to new location of mts... |
blob | commitdiff | raw | diff to current |
| 2000-08-07 |
Ruud de Rooij | Modify umask set by mhshow to enable user execute bit... |
blob | commitdiff | raw | diff to current |
| 2000-05-29 |
Shantonu Sen | Updating user programs to use <h/tws> instead of <zotne... |
blob | commitdiff | raw | diff to current |
| 2000-04-06 |
Dan Harkless | Applied Eric Schnoebelen <eric@cirr.com>'s mhshowsbr... |
blob | commitdiff | raw | diff to current |
| 2000-02-28 |
Ruud de Rooij | * Fix security hole in mhshowsbr.c which allowed untru... |
blob | commitdiff | raw | diff to current |
| 1999-09-26 |
Ruud de Rooij | * Added config.sub and config.guess to the list of... |
blob | commitdiff | raw | diff to current |
| 1999-07-16 |
Dan Harkless | Eliminated compilation warnings. |
blob | commitdiff | raw | diff to current |
| 1999-04-30 |
Doug Morris | Initial revision |
blob | commitdiff | raw | diff to current |
|