| 2016-03-19 |
David Levine | Added check of return value of write() to quash compile... |
blob | commitdiff | raw |
| 2016-03-19 |
Ken Hornstein | Recover properly if the character conversion fails. |
blob | commitdiff | raw | diff to current |
| 2015-02-23 |
David Levine | Merge remote-tracking branch 'origin/convertargs' |
blob | commitdiff | raw | diff to current |
| 2015-02-12 |
David Levine | Replaced individual assignment of array elements, one... |
blob | commitdiff | raw | diff to current |
| 2015-02-08 |
Paul Fox | add new message separator header to mhshow |
blob | commitdiff | raw | diff to current |
| 2015-02-05 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
blob | commitdiff | raw | diff to current |
| 2015-02-04 |
Paul Fox | mhshow: ensure that -part always shows every part requested |
blob | commitdiff | raw | diff to current |
| 2015-02-04 |
Paul Fox | mhshow: fix display of alternatives after certain neste... |
blob | commitdiff | raw | diff to current |
| 2015-02-04 |
Paul Fox | mhshow: simplify code -- the DONE status was adding... |
blob | commitdiff | raw | diff to current |
| 2015-02-03 |
Paul Fox | drop the second argument to part_ok(), since it is... |
blob | commitdiff | raw | diff to current |
| 2015-01-12 |
David Levine | Have show_content_aux2(), and therefore show_content_au... |
blob | commitdiff | raw | diff to current |
| 2015-01-12 |
David Levine | Have show_content_aux2(), and therefore show_content_au... |
blob | commitdiff | raw | diff to current |
| 2015-01-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
blob | commitdiff | raw | diff to current |
| 2014-12-21 |
David Levine | Removed unnecessary #includes of setjmp.h. |
blob | commitdiff | raw | diff to current |
| 2014-12-02 |
Ken Hornstein | Merge commit '8206fbf', due to my screwup of committing... |
blob | commitdiff | raw | diff to current |
| 2014-11-20 |
Paul Fox | prevent spurious errors when requesting specific messag... |
blob | commitdiff | raw | diff to current |
| 2014-11-08 |
David Levine | Changed content_charset() to not cache, so the user... |
blob | commitdiff | raw | diff to current |
| 2014-09-15 |
David Levine | Added checks of return value of fwrite() calls where... |
blob | commitdiff | raw | diff to current |
| 2014-09-13 |
David Levine | Fixed all anomalies detected by clang static analyzer... |
blob | commitdiff | raw | diff to current |
| 2014-09-06 |
David Levine | Check return values of system calls in uip/ and test... |
blob | commitdiff | raw | diff to current |
| 2014-08-25 |
David Levine | Dynamically allocate space for the output of fmt_scan... |
blob | commitdiff | raw | diff to current |
| 2014-05-26 |
David Levine | Added context_find_by_type(), helper function to search... |
blob | commitdiff | raw | diff to current |
| 2014-05-16 |
Ken Hornstein | Handle unknown message types in the generic content... |
blob | commitdiff | raw | diff to current |
| 2014-05-16 |
Ken Hornstein | Output a newline if the last character in a text/plain... |
blob | commitdiff | raw | diff to current |
| 2014-05-16 |
Ken Hornstein | Move the prototype for show_content_aux() to a common... |
blob | commitdiff | raw | diff to current |
| 2014-05-14 |
Paul Fox | rename %(units) to %(kilo) |
blob | commitdiff | raw | diff to current |
| 2014-05-08 |
Ken Hornstein | Treat unknown top-level content types as "application... |
blob | commitdiff | raw | diff to current |
| 2014-05-07 |
Paul Fox | modify mhshow marker format to include the size of... |
blob | commitdiff | raw | diff to current |
| 2014-05-07 |
Paul Fox | make the %(size) function useful in mhshow marker line... |
blob | commitdiff | raw | diff to current |
| 2014-05-05 |
David Levine | Replaced use of norm_charmap() in mhshow and mhfixmsg... |
blob | commitdiff | raw | diff to current |
| 2014-05-04 |
David Levine | In mhshow, copy result of call to norm_charmap() and... |
blob | commitdiff | raw | diff to current |
| 2014-04-29 |
Paul Fox | mhshow: apply marker form to all part separators |
blob | commitdiff | raw | diff to current |
| 2014-04-26 |
Paul Fox | mhshow: suppress error for undisplayable parts, if... |
blob | commitdiff | raw | diff to current |
| 2014-04-13 |
David Levine | If mhfixmsg's call to convert_charset() fails, output... |
blob | commitdiff | raw | diff to current |
| 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 |
| next |