]> diplodocus.org Git - nmh/shortlog
nmh
2014-04-20 Ken HornsteinMove clsfolds() before the call to context_save();...
2014-04-20 Ken HornsteinSigh. Of course I find another bug after I release...
2014-04-18 Ken HornsteinRemove support for a "*" in alias files (which would...
2014-04-18 Ken HornsteinRemove msh(1).
2014-04-18 Ken HornsteinRemove mhtest(8).
2014-04-18 Ken HornsteinRemove conflict(8).
2014-04-18 Ken HornsteinRemove -queue support to post; it is now officially...
2014-04-18 Ken HornsteinFix the same problem in scan that was fixed in commit
2014-04-18 David LevineUnset MAILDROP in test/common.sh so that it doesn't...
2014-04-16 Ken HornsteinSigh. Mention that we have to do both a "git push...
2014-04-16 Ken HornsteinMention release branchpoint tagging.
2014-04-16 David LevineFixed popsbr.c to look like its nmh 1.5 version, except...
2014-04-16 David LevineConsistently refer to $HOME/.mh_profile and mh-profile...
2014-04-16 David LevineReworked retrieval of username and password with SMTP...
2014-04-16 Paul Foxdocs/contrib/ml: add a runtime check for known bash-ism
2014-04-15 Ken HornsteinIt turns out that due to the changes to m_getfld()...
2014-04-14 Paul Foxreplyfilter: flesh out the configuration instructions
2014-04-14 Ken HornsteinUpdating release notes for new release.
2014-04-14 Ken HornsteinUpdate for post-1.6.
2014-04-14 Ken HornsteinUpdate these a bit.
2014-04-14 Ken HornsteinAdd README-iCalendar to the distribution.
2014-04-14 Ken HornsteinUpdate developer documentation to match reality.
2014-04-14 Ken HornsteinIf attaching a "message" content type, scan the content...
2014-04-14 Ken HornsteinCreate a default CTE so routines in mhparse.c are happy.
2014-04-14 Ken HornsteinMake sure the draft filename ends up in the MIME struct...
2014-04-13 Paul Foxadd rmf(1) and folder(1) to one another's SEE ALSO...
2014-04-13 David LevineIf mhfixmsg's call to convert_charset() fails, output...
2014-04-13 Ken HornsteinIf c_termproc is set, include a default display command...
2014-04-11 David LevineFixed showproc for RFC 822 messages. Thanks to Mikhail for
2014-04-11 Paul Foxmhshow: properly report the name of a failing display...
2014-04-11 David LevineIf -[no]concat is given to show(1), have it use showmim...
2014-04-11 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2014-04-11 Lyndon NerenbergAdd a note about devel/autotools as a pre-req for build...
2014-04-11 Ken HornsteinUse a dynamically-allocated buffer for character set...
2014-04-10 Ken HornsteinDon't clobber "cp"; use dp instead.
2014-04-10 Ken HornsteinFix bug in error message when reporting character set...
2014-04-10 Ken HornsteinA bad cut-and-paste job made -noinlineonly not work...
2014-04-10 Ken HornsteinFix test for inlineonly.
2014-04-10 David LevineAdded -dump to w3m and elinks invocations in mhn.defaults.
2014-04-10 Lyndon NerenbergWhen lkfopendata() fails, seqfile is being freed too...
2014-04-10 Lyndon NerenbergI missed one spot in getln() where the new quoting...
2014-04-10 Lyndon NerenbergIf getln() sees a newline as its first character, it...
2014-04-10 Lyndon NerenbergClang's static analyzer reports a potential NULL pointe...
2014-04-10 Lyndon NerenbergRemove dead initialization of fp in main().
2014-04-10 David LevineAdded -dump (and -child) to lynx invocation when it...
2014-04-10 Ken HornsteinFormatting fix, from Mikhail <mp39590@gmail.com>.
2014-04-10 David LevineMerge remote-tracking branch 'origin/fix-locking'
2014-04-09 David LevineThe size reported by mhshow test-charset is different...
2014-04-09 David LevineUse *ct->c_ceclosefnx() instead of clsoe_encoding(...
2014-04-09 Ken HornsteinMerge branch 'mhshow-fixup'
2014-04-09 Ken HornsteinDocument and distribute mhshow.marker
2014-04-09 Ken HornsteinDocument the changes made to mhshow.
2014-04-09 Ken HornsteinChange from "concat" to "concatsw" so we don't conflict...
2014-04-09 Ken HornsteinAdd new flags for -concat/-noconcat, -inlineonly/-noinl...
2014-04-09 Ken HornsteinChange things so we only supply a form filename; most...
2014-04-09 Ken HornsteinNow only display text and inline content by default.
2014-04-09 David Levinelkopen_dot() would block forever if another process...
2014-04-06 David LevineInstead of relying on errno to determine if locking...
2014-04-06 David LevineDon't ignore return value of lkfopendata(), most notably of
2014-04-05 David LevineUpdate context and sequences before showing messages...
2014-04-03 Ken HornsteinMoving closer to fixing mhshow completely. Includes...
2014-03-26 Ken HornsteinStart of changes for mhshow; compiles, but does nothing...
2014-03-23 David Levinemhn.defaults.sh really doesn't need to look in /usr...
2014-03-23 David LevineAdded mhshow-show-application/pdf detection to mhn...
2014-03-23 David LevineNote that order is preserved for messages that have...
2014-03-21 Ken HornsteinMove pidcheck() into mhshowsbr.c (the only consumer...
2014-03-21 Ken HornsteinRemove support for -pause/-nopause switches to mhshow...
2014-03-21 Ken HornsteinRemove support for parallel content display. This...
2014-03-20 David LevineFixed quoting of charset value in mhn.defaults.sh.
2014-03-16 David LevineRenamed mkstemp(1) man page to mh-mkstemp(1), so it...
2014-03-16 Lyndon NerenbergUpdate the manpage style guide to be consistent about...
2014-03-16 David LevineFixed formatting of program name in mh-mime(7) man...
2014-03-16 David LevineMoved "mhparam iconv" description to mhparam(1) man...
2014-03-15 David LevineFixed some of the issues noted by clang --analyze with
2014-03-15 David LevineFixed fixup of sbr/dtimep.c with flex 2.5.36.
2014-03-15 David LevineModified probe to output sbr/dtimep.c. The flex versio...
2014-03-15 David LevineAdded probe to configure.ac to output flex version...
2014-03-15 David LevineCompare character with EOF using signed comparison...
2014-03-14 Ken HornsteinSigh. Make localmbox work even if we're not using...
2014-03-14 Ken HornsteinWhoops, missed a warning groff found.
2014-03-14 Ken HornsteinFix some typos and make some style changes suggested...
2014-03-14 Ken HornsteinAdd support for printing iconv and localmbox.
2014-03-13 Ken HornsteinUpdate for mh-mime.
2014-03-13 Ken HornsteinCreate new mh-mime man page, with overview of how MIME...
2014-03-13 Ken HornsteinUpdate and fix some formatting issues.
2014-03-11 David LevineFixed test-mkstemp to work on platforms that don't...
2014-03-11 David LevineCheck for text/html display programs in this order...
2014-03-07 Ken HornsteinFix minor typo.
2014-03-07 Lyndon NerenbergImport Dave Crocker's brief history of email developmen...
2014-03-07 David LevineFixed test/getcwidth.c to build without MULTIBYTE_SUPPORT.
2014-03-07 David LevineFixed a few very minor issues that cppcheck noticed.
2014-03-07 David LevineRemoved declaration of unused sm_reply from post.c.
2014-03-07 David LevineMade a couple of globals static in smtp.c.
2014-03-07 David LevineChanged unused symbol that gen-ctype-checked creates...
2014-03-07 David LevineAdded remedy for compile warnings when built with ...
2014-03-07 David LevineRemove backup file at end of test-ext-params, and a...
2014-03-06 Ken HornsteinPut in check so "attach" is rejected when the draft...
2014-03-06 Ken HornsteinUpdate test to match reality
2014-03-06 Ken HornsteinUpdate documentation to match reality.
2014-03-06 Ken HornsteinPrevent crash if editfile() is called and both "*ed...
next