]> diplodocus.org Git - nmh/history - uip
add $(kibi) function, as complement to %(kilo)
[nmh] / uip /
2014-05-14 Paul Foxadd $(kibi) function, as complement to %(kilo)
2014-05-14 Paul Foxrename %(units) to %(kilo)
2014-05-08 Paul Foxeliminate use of fgets() from calculate_digest() in...
2014-05-08 Paul Foxeliminate use of fgets() in mhbuild.c
2014-05-08 Paul Foxeliminate use of fgets() in mhparse.c
2014-05-08 Paul Foxclean up whitespace in mhbuildsbr.c
2014-05-08 Paul Foxmake scan_content() work correctly with content contain...
2014-05-08 Paul Foxmake writeQuoted() work correctly with content containi...
2014-05-08 Ken HornsteinTreat unknown top-level content types as "application...
2014-05-07 Paul Foxremove binaries unintentionally committed
2014-05-07 Paul Foxmodify mhshow marker format to include the size of...
2014-05-07 Paul Foxadd "%(units)" function, to express numbers with SI...
2014-05-07 Paul Foxmake the %(size) function useful in mhshow marker line...
2014-05-05 David LevineRemoved obsolete comment.
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-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-16 David LevineFixed popsbr.c to look like its nmh 1.5 version, except...
2014-04-15 Ken HornsteinIt turns out that due to the changes to m_getfld()...
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 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 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 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 LevineMerge remote-tracking branch 'origin/fix-locking'
2014-04-09 David LevineUse *ct->c_ceclosefnx() instead of clsoe_encoding(...
2014-04-09 Ken HornsteinMerge branch 'mhshow-fixup'
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-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-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-15 David LevineFixed some of the issues noted by clang --analyze with
2014-03-14 Ken HornsteinSigh. Make localmbox work even if we're not using...
2014-03-14 Ken HornsteinAdd support for printing iconv and localmbox.
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-06 Ken HornsteinPut in check so "attach" is rejected when the draft...
2014-03-06 Ken HornsteinPrevent crash if editfile() is called and both "*ed...
2014-03-06 Ken HornsteinRemove unneeded assignment.
2014-03-06 Ken HornsteinFix up some warnings and problems when iconv doesn...
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-03-05 Ken HornsteinAdd extra argument to add_param() so it can use the...
2014-03-05 Ken HornsteinWhoops, a little TOO hasty on the last bugfix; put...
2014-03-05 Ken HornsteinSwitch over to using the token parser instead of isspac...
2014-03-05 Ken HornsteinMove language tag parser into the block so it only...
2014-03-05 Ken HornsteinChange disposition output slightly.
2014-03-05 Ken HornsteinUpdate mhlist and other relevant utilities to output...
2014-03-05 Ken HornsteinFix up some error reporting, and reassemble partial...
2014-03-05 Ken HornsteinFix up a few pointer mishaps; this should now get every...
2014-03-05 Ken HornsteinWhoops, forgot to set the name element of the partial...
2014-03-05 Ken HornsteinA few minor fixups; the parser now passes the test...
2014-03-04 Ken HornsteinFixes for the MIME parser; kinda works for regular...
2014-03-04 Ken HornsteinMore work on extended parameter parser. Does not compi...
2014-03-03 Ken HornsteinMake parse_header_attrs() a private function (there...
2014-03-03 David LevineAdded mkstemp(1), wrapper around mkstemp(3)/mkstemps...
2014-03-03 David LevineAdded convenience function die() to mhmail.
2014-03-03 Ken HornsteinSwitch over get_ctinfo() to determine the filename...
2014-03-02 David LevineAdded commented explaining use of ci_attrs[0] in
2014-03-02 Ken HornsteinWhoops, forgot to TEST THIS OUT first.
2014-03-02 Ken HornsteinMore cleaned and conversion to the new parameter API.
2014-03-02 Ken HornsteinAdd a new get_param_value(); redo iconv() parameter...
2014-03-01 David Levinemhstore(1) now obeys its -noverbose switch.
2014-03-01 David LevineFix to commit a2806483a53fcdb62ca8e2bec4f4e023355f4470
2014-02-28 Ken HornsteinFix iconv return value test warning.
2014-02-28 Ken HornsteinSupport complete encoding for encoding Content-Type...
2014-02-27 Ken HornsteinUse RFC 2047 encoding for Content-Description, and...
2014-02-27 Ken HornsteinRe-do length calculation for parameter output, and...
2014-02-27 David LevineFixed quoting of filename, expanded C-T parameter value...
2014-02-27 Ken HornsteinCloser, but not quite right yet.
next