| 2014-05-23 |
David Levine | Fixed to commit 378589b17424bd78acbfc57d505383ffb8c256cb: |
commit | commitdiff | tree | snapshot |
| 2014-05-22 |
David Levine | Don't pass -[no]concat from show(1) to mhl(1). |
commit | commitdiff | tree | snapshot |
| 2014-05-22 |
David Levine | Fixed typos in comments. |
commit | commitdiff | tree | snapshot |
| 2014-05-22 |
David Levine | On platforms with no MIMETYPEPROC, declare the content... |
commit | commitdiff | tree | snapshot |
| 2014-05-19 |
Ken Hornstein | Explain how to get a literal % in format files. |
commit | commitdiff | tree | snapshot |
| 2014-05-19 |
David Levine | Documented steps to build RPM from tarball, without... |
commit | commitdiff | tree | snapshot |
| 2014-05-19 |
David Levine | Added autogen.sh to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Ken Hornstein | Handle unknown message types in the generic content... |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Ken Hornstein | Output a newline if the last character in a text/plain... |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Ken Hornstein | Move the prototype for show_content_aux() to a common... |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Ken Hornstein | Switch from %p to %l (%p is no longer supported, althou... |
commit | commitdiff | tree | snapshot |
| 2014-05-15 |
Paul Fox | fix comment syntax |
commit | commitdiff | tree | snapshot |
| 2014-05-15 |
Paul Fox | clarify scan_content() logic for choosing encoding |
commit | commitdiff | tree | snapshot |
| 2014-05-15 |
David Levine | Added support for mhbuild-disposition-<type>[/<subtype... |
commit | commitdiff | tree | snapshot |
| 2014-05-15 |
Paul Fox | change mhlist to use decimal math when abbreviating... |
commit | commitdiff | tree | snapshot |
| 2014-05-14 |
Paul Fox | add $(kibi) function, as complement to %(kilo) |
commit | commitdiff | tree | snapshot |
| 2014-05-14 |
Paul Fox | rename %(units) to %(kilo) |
commit | commitdiff | tree | snapshot |
| 2014-05-13 |
David Levine | Added --dereference option, if supported, to file(1... |
commit | commitdiff | tree | snapshot |
| 2014-05-09 |
David Levine | Fix to commit b828fcb1695393007a75c41d32b2173c296be9d7... |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
Paul Fox | add new sample files for mhbuild tests to Makefile.am |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
Paul Fox | add new test for 'mhbuild -check' |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
Paul Fox | eliminate use of fgets() from calculate_digest() in... |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
Paul Fox | eliminate use of fgets() in mhbuild.c |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
Paul Fox | eliminate use of fgets() in mhparse.c |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
Paul Fox | add new test for NUL bytes embedded in text/plain parts |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
Paul Fox | add new test for attachment containing NULs |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
Paul Fox | clean up whitespace in mhbuildsbr.c |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
Paul Fox | make scan_content() work correctly with content contain... |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
Paul Fox | make writeQuoted() work correctly with content containi... |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
Ken Hornstein | Treat unknown top-level content types as "application... |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
David Levine | Fixed test-charset to pass without iconv. |
commit | commitdiff | tree | snapshot |
| 2014-05-08 |
David Levine | Moved norm_charmap() declaration from h/prototypes... |
commit | commitdiff | tree | snapshot |
| 2014-05-07 |
Lyndon Nerenberg | Add a doxygen config file. |
commit | commitdiff | tree | snapshot |
| 2014-05-07 |
Lyndon Nerenberg | Revert "Increment VERSION on the head to 1.7+dev." |
commit | commitdiff | tree | snapshot |
| 2014-05-07 |
Lyndon Nerenberg | Add a 'tools' subdirectory. This is a home for develop... |
commit | commitdiff | tree | snapshot |
| 2014-05-07 |
Lyndon Nerenberg | Increment VERSION on the head to 1.7+dev. |
commit | commitdiff | tree | snapshot |
| 2014-05-07 |
Lyndon Nerenberg | Scrub *.plist (Clang Static Analyzer) files when cleaning. |
commit | commitdiff | tree | snapshot |
| 2014-05-07 |
Lyndon Nerenberg | Git: ingore *.plist files (generated by the Clang Stati... |
commit | commitdiff | tree | snapshot |
| 2014-05-07 |
Paul Fox | remove binaries unintentionally committed |
commit | commitdiff | tree | snapshot |
| 2014-05-07 |
Paul Fox | modify tests for the new mhshow mime part marker format |
commit | commitdiff | tree | snapshot |
| 2014-05-07 |
Paul Fox | modify mhshow marker format to include the size of... |
commit | commitdiff | tree | snapshot |
| 2014-05-07 |
Paul Fox | add "%(units)" function, to express numbers with SI... |
commit | commitdiff | tree | snapshot |
| 2014-05-07 |
Paul Fox | make the %(size) function useful in mhshow marker line... |
commit | commitdiff | tree | snapshot |
| 2014-05-07 |
Ken Hornstein | Document these functions a bit better. |
commit | commitdiff | tree | snapshot |
| 2014-05-05 |
David Levine | Removed obsolete comment. |
commit | commitdiff | tree | snapshot |
| 2014-05-05 |
David Levine | Fixed typo in comment in sbr/readconfig.c. |
commit | commitdiff | tree | snapshot |
| 2014-05-05 |
David Levine | Replaced use of norm_charmap() in mhshow and mhfixmsg... |
commit | commitdiff | tree | snapshot |
| 2014-05-04 |
David Levine | In mhshow, copy result of call to norm_charmap() and... |
commit | commitdiff | tree | snapshot |
| 2014-04-29 |
Paul Fox | mhshow: apply marker form to all part separators |
commit | commitdiff | tree | snapshot |
| 2014-04-26 |
Paul Fox | mhshow: suppress error for undisplayable parts, if... |
commit | commitdiff | tree | snapshot |
| 2014-04-22 |
Paul Fox | man pages: clarify how profiles entries are searched |
commit | commitdiff | tree | snapshot |
| 2014-04-22 |
Ken Hornstein | Fix minor typo in NEWS file. Pointed out by Norman... |
commit | commitdiff | tree | snapshot |
| 2014-04-22 |
David Levine | Added yet another NDBM (gdbm, actually) header/lib... |
commit | commitdiff | tree | snapshot |
| 2014-04-21 |
David Levine | Added mhfixmsg to nmh man page. |
commit | commitdiff | tree | snapshot |
| 2014-04-21 |
Paul Fox | mhshow.man: fix an incorrect 'mhn' reference |
commit | commitdiff | tree | snapshot |
| 2014-04-20 |
Ken Hornstein | Documentation improvements, from Ralph Corderoy. |
commit | commitdiff | tree | snapshot |
| 2014-04-20 |
Ken Hornstein | Move clsfolds() before the call to context_save();... |
commit | commitdiff | tree | snapshot |
| 2014-04-20 |
Ken Hornstein | Sigh. Of course I find another bug after I release... |
commit | commitdiff | tree | snapshot |
| 2014-04-18 |
Ken Hornstein | Remove support for a "*" in alias files (which would... |
commit | commitdiff | tree | snapshot |
| 2014-04-18 |
Ken Hornstein | Remove msh(1). |
commit | commitdiff | tree | snapshot |
| 2014-04-18 |
Ken Hornstein | Remove mhtest(8). |
commit | commitdiff | tree | snapshot |
| 2014-04-18 |
Ken Hornstein | Remove conflict(8). |
commit | commitdiff | tree | snapshot |
| 2014-04-18 |
Ken Hornstein | Remove -queue support to post; it is now officially... |
commit | commitdiff | tree | snapshot |
| 2014-04-18 |
Ken Hornstein | Fix the same problem in scan that was fixed in commit |
commit | commitdiff | tree | snapshot |
| 2014-04-18 |
David Levine | Unset MAILDROP in test/common.sh so that it doesn't... |
commit | commitdiff | tree | snapshot |
| 2014-04-16 |
Ken Hornstein | Sigh. Mention that we have to do both a "git push... |
commit | commitdiff | tree | snapshot |
| 2014-04-16 |
Ken Hornstein | Mention release branchpoint tagging. |
commit | commitdiff | tree | snapshot |
| 2014-04-16 |
David Levine | Fixed popsbr.c to look like its nmh 1.5 version, except... |
commit | commitdiff | tree | snapshot |
| 2014-04-16 |
David Levine | Consistently refer to $HOME/.mh_profile and mh-profile... |
commit | commitdiff | tree | snapshot |
| 2014-04-16 |
David Levine | Reworked retrieval of username and password with SMTP... |
commit | commitdiff | tree | snapshot |
| 2014-04-16 |
Paul Fox | docs/contrib/ml: add a runtime check for known bash-ism |
commit | commitdiff | tree | snapshot |
| 2014-04-15 |
Ken Hornstein | It turns out that due to the changes to m_getfld()... |
commit | commitdiff | tree | snapshot |
| 2014-04-14 |
Paul Fox | replyfilter: flesh out the configuration instructions |
commit | commitdiff | tree | snapshot |
| 2014-04-14 |
Ken Hornstein | Updating release notes for new release. |
commit | commitdiff | tree | snapshot |
| 2014-04-14 |
Ken Hornstein | Update for post-1.6. |
commit | commitdiff | tree | snapshot |
| 2014-04-14 |
Ken Hornstein | Update these a bit. |
commit | commitdiff | tree | snapshot |
| 2014-04-14 |
Ken Hornstein | Add README-iCalendar to the distribution. |
commit | commitdiff | tree | snapshot |
| 2014-04-14 |
Ken Hornstein | Update developer documentation to match reality. |
commit | commitdiff | tree | snapshot |
| 2014-04-14 |
Ken Hornstein | If attaching a "message" content type, scan the content... |
commit | commitdiff | tree | snapshot |
| 2014-04-14 |
Ken Hornstein | Create a default CTE so routines in mhparse.c are happy. |
commit | commitdiff | tree | snapshot |
| 2014-04-14 |
Ken Hornstein | Make sure the draft filename ends up in the MIME struct... |
commit | commitdiff | tree | snapshot |
| 2014-04-13 |
Paul Fox | add rmf(1) and folder(1) to one another's SEE ALSO... |
commit | commitdiff | tree | snapshot |
| 2014-04-13 |
David Levine | If mhfixmsg's call to convert_charset() fails, output... |
commit | commitdiff | tree | snapshot |
| 2014-04-13 |
Ken Hornstein | If c_termproc is set, include a default display command... |
commit | commitdiff | tree | snapshot |
| 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 |
| next |