mmh
2016-08-06 Philipp Takacsunset MM_CHARSET in tests/scan/test-scan-multibyte
2016-08-06 Philipp TakacsAdjust tests/bad-input/test-header for m_gefld2()
2016-08-06 m@mmmmarascio.xyzFix tests/mhparam/test-mhparam
2016-08-05 markus schnalkesend: Always MIMEify and pass already MIMIfied drafts...
2016-08-05 Philipp Takacsmhsign should work now
2016-08-04 markus schnalkeAllow send(1) to send from folder other than +drafts
2016-08-02 Philipp Takacssome small fixes for whatnow2.sh
2016-08-01 m@mmmmarascio.xyzEnable inc(1) to read from stdin
2016-07-30 Philipp Takacsadd my whatnow replacement whatnow2
2016-07-29 markus schnalkemhsign/mhpgp: Clarify the manpages and usage lines
2016-07-28 markus schnalkeUpdate manpages send(1) and mh-draft(7)
2016-07-21 Vasily KolobkovRemove extra space from 'From' line when writing to...
2016-07-21 Vasily KolobkovFix header lookup table setup in slocal(1)
2016-07-19 Dmitry Bogatovsimplify whatnow.c/main() function
2016-05-08 Philipp Takacsuse old error message
2016-05-08 Philipp Takacsdon't warn if lenerr is ignored
2016-05-01 Philipp Takacsbetter error handling
2016-04-28 Philipp Takacsfork in repl as a tree
2016-04-24 Philipp Takacsfix 2fb1dd2271e5be9d0b0c9cbd4e7d6d5d51aaecb9
2016-04-24 Philipp Takacsfixup for 2a903a43ad7d26f5581d4ad1bbc077f8ecc5f5a9
2016-04-24 Philipp Takacscheck for to long lines and ioerror in spost
2016-04-24 Philipp Takacscheck for linecap and trailing space in mhbuild for...
2016-04-24 Philipp Takacsignore LENERR2 in seq_read()
2016-04-24 Philipp Takacsadjust handling of too long lines in m_getfld2
2016-04-24 markus schnalkeFix for commit bd02210b2be64956a952f925a2dcd35fb42f6136
2016-04-22 Philipp TakacsMerge branch 'm_getfld2-meillo' into master
2016-04-22 markus schnalkemhsign: Fix key lookup of aliases when encrypting
2016-04-21 markus schnalkerefile: Never change the current folder
2016-04-21 markus schnalkerefile: Fix an error message; always use braces; add...
2016-04-21 markus schnalkeFix order of (trim) and (decode) in repl*comps
2016-04-21 markus schnalkeTrim trailing whitespace in scan and show
2016-04-21 markus schnalkeMake default scan/inc listing file-based
2016-04-19 markus schnalkeCleanup manpage mh-format(5)
2016-04-18 markus schnalkeEnable addr decoding in replcomps and replgroupcomps
2016-04-18 markus schnalkeTests: mmh currently generates a part line, so expect it
2016-04-16 Dmitry BogatovFix spelling and encoding errors in manpages and an...
2016-04-13 Jan Düpmeiertest also libtinfo for modf
2016-04-09 m@mmmmarascio.xyzReplace getcpy() and strdup() with mh_xstrdup()
2016-03-26 Philipp Takacssimple mbox support for rcvstore
2016-03-25 m@mmmmarascio.xyzReplace free() with mh_free0()
2016-03-25 m@mmmmarascio.xyzremove unnecessary casts
2016-03-17 m@mmmmarascio.xyzReplace mh_xmalloc() with mh_xcalloc()
2016-03-13 m@mmmmarascio.xyzCall context_read() before getting filter in repl
2016-02-27 Philipp Takacscheck return value of m_getfld2 befor using the field
2016-01-22 Philipp Takacspipe mail throu show on repl
2016-01-16 m@mmmmarascio.xyzAdd existing "From:" to Bcc-ed messages.
2016-01-07 Philipp Takacsfix profile path in mhl(1)
2016-01-07 m@mmmmarascio.xyzChange some "nmh" into "mmh" in man pages
2015-12-13 Philipp TakacsUse boolean instand of bool
2015-12-13 Philipp TakacsRevert "add free_field as standard for struct field"
2015-11-27 Philipp Takacsfix lengthcheck in m_getfld2()
2015-11-27 Philipp Takacsfix segfault in prompter
2015-11-27 Philipp Takacsadd free_field as standard for struct field
2015-11-27 Philipp Takacsm_getfld2 is more tranceparent on error
2015-11-27 Philipp Takacsmake m_getfld2() aware of CRLF lineendings
2015-11-21 Philipp Takacsmake m_getfld2() called with an error state a noop
2015-11-12 markus schnalkeFinally we get rid of the unmaintainable m_getfld()!
2015-11-12 markus schnalkeAdjust tests to m_getfld2() and write some more
2015-11-12 markus schnalkeOnly lines consisting of nothing but dashes are body...
2015-11-12 markus schnalkeConvert inc and scan from m_getfld() to m_getfld2()
2015-11-12 markus schnalkeConvert rcvdist and repl from m_getfld() to m_getfld2()
2015-11-12 markus schnalkem_getfld2: Return line for LENERR2, plus some documentation
2015-11-12 markus schnalkem_getfld2: ERR2 means a read error, thus name it IOERR2
2015-11-12 markus schnalkem_getfld2: Whitespace in component name is forbidden
2015-11-12 markus schnalkeUse continue instead of one long if for the whole loop...
2015-11-10 markus schnalkeReturn invalid line for FMTERR in m_getfld2()
2015-11-10 markus schnalkeNo error-checking for error-checking alloc functions
2015-11-10 Philipp Takacscheck for (un)selection befor (un)set
2015-11-10 Philipp Takacshandle hghsel lowsel and numsel in (un)set_selected
2015-11-10 markus schnalkeNo error-checking for error-checking alloc functions
2015-11-09 markus schnalkeFix minor typo in man page
2015-11-09 markus schnalkeAdjust the tests to less tolerant m_getfld2()
2015-11-09 markus schnalkeConvert most of the tools from m_getfld() to m_getfld2()
2015-11-09 markus schnalkeAdd new implementation m_getfld2()
2015-11-09 markus schnalkeFix minor typo in man page
2015-11-06 Philipp Takacscheck for (un)selection befor (un)set
2015-11-05 Philipp Takacshandle hghsel lowsel and numsel in (un)set_selected
2015-11-04 markus schnalkeBetter description of the Sender header in man page
2015-11-04 markus schnalkeRe-add --with-lockdir=DIR configure option
2015-11-04 markus schnalkeMore sensible check for 7bit ASCII
2015-11-04 markus schnalkeRemove unused parameter
2015-11-03 markus schnalkeRemove dead code: FLDEOF and BODYEOF are never set
2015-11-02 markus schnalkeBump version number
2015-11-02 markus schnalkeThis is mmh-0.2 mmh-0.2
2015-11-02 markus schnalkeDecode address headers in replcomps
2015-11-02 markus schnalkeUpdate README and release howto to new NEWS file
2015-11-02 markus schnalkeAdd NEWS file, which summarizes changes per release
2015-11-02 markus schnalkeInclude a static copy of the CVS log in the dist tarball
2015-11-01 Philipp TakacsTeach spost to handle address groups
2015-10-31 Philipp Takacstest Group Addresses in spost
2015-10-31 Philipp Takacscatch unparsable addresses
2015-10-31 Philipp Takacstest if spost catch bad addresses
2015-10-31 Philipp Takacstest if aliasing work in spost
2015-10-28 markus schnalkeFix configure.ac warning
2015-10-28 markus schnalkeRemove check for not used networking libraries in confi...
2015-10-28 markus schnalkeBuild the release tarball from git, not manually
2015-10-28 markus schnalkeMerge
2015-10-28 markus schnalkeInclude `test' dir in release tarball
2015-10-28 markus schnalkeUpdate lists of files to distribute
2015-10-28 Philipp Takacsinitialize mp in ismymbox
next