]> diplodocus.org Git - nmh/shortlog
nmh
2014-05-07 Paul Foxmake the %(size) function useful in mhshow marker line...
2014-05-07 Ken HornsteinDocument these functions a bit better.
2014-05-05 David LevineRemoved obsolete comment.
2014-05-05 David LevineFixed typo in comment in sbr/readconfig.c.
2014-05-05 David LevineReplaced use of norm_charmap() in mhshow and mhfixmsg...
2014-05-04 David LevineIn mhshow, copy result of call to norm_charmap() and...
2014-04-29 Paul Foxmhshow: apply marker form to all part separators
2014-04-26 Paul Foxmhshow: suppress error for undisplayable parts, if...
2014-04-22 Paul Foxman pages: clarify how profiles entries are searched
2014-04-22 Ken HornsteinFix minor typo in NEWS file. Pointed out by Norman...
2014-04-22 David LevineAdded yet another NDBM (gdbm, actually) header/lib...
2014-04-21 David LevineAdded mhfixmsg to nmh man page.
2014-04-21 Paul Foxmhshow.man: fix an incorrect 'mhn' reference
2014-04-20 Ken HornsteinDocumentation improvements, from Ralph Corderoy.
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...
next