]> diplodocus.org Git - nmh/history - man
Plugged remaining mhfixmsg(1) memory leaks.
[nmh] / man /
2014-11-23 David LevineExpanded explanation of mhfixmsg return status in its...
2014-11-20 David LevineUpdated simple integration example in mhfixmsg(1) man...
2014-11-20 David LevineAdded -[no]changecur switches to mhfixmsg(1).
2014-11-15 David LevineRemoved "If this draft originated on the local host...
2014-11-05 David LevineFixed repl(1) man page to show "msg" instead of "msgs...
2014-10-28 David LevineRenamed getmymbox mh-format escape function to getmyadd...
2014-10-26 David LevineAdded getmymbox function escape.
2014-10-25 David LevineFixed typo in mhstore man page.
2014-10-11 David LevineThe units of the zone format escape are minutes, not...
2014-10-05 Lyndon NerenbergNew locations for config files and support binaries...
2014-09-15 David LevineFixed formatting of rtrim/nortrim in mhl man page.
2014-09-15 David LevineAn "rtrim" flag has been added to mhl to remove any...
2014-09-12 Ken HornsteinFix typo in man page
2014-09-02 David LevineFixed typo in mh-profile.man.
2014-08-31 David LevineA value of 0 for the width switch of scan(1), inc(1...
2014-08-25 David LevineDynamically allocate space for the output of fmt_scan...
2014-08-20 David LevineRefer to RFC 2046 instead of 1521 in mhlist.man.
2014-08-19 David LevineUpdated mhfixmsg(1) man page to refer to mh-mkstemp...
2014-08-03 David LevineAdded -debug switch to pick(1) and deprecated $MHPDEBUG.
2014-07-23 David LevineNote in mh-folders(5) man page that spoollocking can...
2014-07-09 Ken HornsteinFix bug #42718; ali(1) still refers to removed options...
2014-07-09 David LevineIf the user didn't specify any of the tls switches...
2014-06-10 Paul Foxmh-profile.man: rewrite the Profile Lookup section...
2014-06-09 Ken HornsteinFix curl example for nmh-access-url entry.
2014-05-30 David LevineUndid commit 475fef2edee9db3c63fc089df76f8e93e3d598cd...
2014-05-30 David LevineSplit assignment and export of shell variable.
2014-05-28 David LevineAdded mention of "Reply to <address>?" prompt to repl...
2014-05-19 Ken HornsteinExplain how to get a literal % in format files.
2014-05-15 David LevineAdded support for mhbuild-disposition-<type>[/<subtype...
2014-05-15 Paul Foxchange mhlist to use decimal math when abbreviating...
2014-05-14 Paul Foxadd $(kibi) function, as complement to %(kilo)
2014-05-14 Paul Foxrename %(units) to %(kilo)
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-04-29 Paul Foxmhshow: apply marker form to all part separators
2014-04-22 Paul Foxman pages: clarify how profiles entries are searched
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-18 Ken HornsteinRemove support for a "*" in alias files (which would...
2014-04-18 Ken HornsteinRemove msh(1).
2014-04-18 Ken HornsteinRemove conflict(8).
2014-04-16 David LevineConsistently refer to $HOME/.mh_profile and mh-profile...
2014-04-13 Paul Foxadd rmf(1) and folder(1) to one another's SEE ALSO...
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 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-03-23 David LevineNote that order is preserved for messages that have...
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-16 David LevineRenamed mkstemp(1) man page to mh-mkstemp(1), so it...
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-14 Ken HornsteinWhoops, missed a warning groff found.
2014-03-14 Ken HornsteinFix some typos and make some style changes suggested...
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-07 Ken HornsteinFix minor typo.
2014-03-06 Ken HornsteinUpdate documentation to match reality.
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-03-05 Ken HornsteinUpdate information to mention RFC 2231.
2014-03-05 Ken HornsteinUpdate mhlist and other relevant utilities to output...
2014-03-03 David LevineAdded mkstemp(1), wrapper around mkstemp(3)/mkstemps...
2014-03-02 David LevineAdded recommendation to use nmh-storage profile setting or
2014-03-01 David LevineRemoved recommendation from mhstore man page that users...
2014-03-01 David LevineAdded description of switches.
2014-03-01 David Levinemhstore(1) now obeys its -noverbose switch.
2014-03-01 David LevineMoved discussion when no messages are matched from...
2014-02-27 David LevineUpdated mhparam, man pages, and test-mhparam to reflect...
2014-02-24 David LevineAdded mh-folders to nmh(7) man page. Split out Formats...
2014-02-20 David LevineGeneralized %{charset} display string escape to any...
2014-02-20 David LevineRefined commit ed3214f1518b36c8b96a1a17be4af0a708ea25e3...
2014-02-19 David LevineRemoved redundant quoting of %f and %F in display strin...
2014-02-16 David LevineRemoved remaining TMP relics missed with commit
2014-02-16 David LevineAdded support for %{charset} display string escape...
2014-02-11 David LevineRemoved the -[no]textcharset switches that were added...
2014-02-09 David LevineAdded -[no]textcharset switches to mhshow(1). These...
2014-02-09 David LevineChanged "codeset" to "charset" for (and in) mhfixmsg...
2014-02-04 Ken HornsteinDocument changes to mhbuild.
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-23 Ken HornsteinDocument changes to mhbuild and send.
2014-01-23 Ken HornsteinRemove automimeproc functionality; it's redundant now.
2014-01-22 Ken HornsteinConvert whatnow over to using the new Attach header.
2014-01-21 David LevineExpanded mhpath(1) man page discussion of its handling...
2014-01-20 Ken HornsteinCompletely deprecate support for MM_CHARSET.
2014-01-19 Ken HornsteinDocument the -dist flag.
2014-01-18 David LevineRemoved -a option from whatnow attach, in anticipation of
2014-01-17 Ken HornsteinAdd support for -auto flag to mhbuild.
2014-01-12 David LevineAdded -v and -a switches to whatnow attach so the user...
2014-01-08 Ken HornsteinUpdate this for From, Resent-From, and Envelope-From...
2014-01-04 Ken HornsteinSupport for sending color escape sequences retrieved...
2014-01-03 Ken HornsteinDocument %(nodate), and update things a bit.
2013-12-22 David LevineWith whatnow attach, determine the content MIME type...
2013-12-22 David LevineUpdated date on a few man pages.
2013-12-14 David LevineAdded mention of filename completion at whatnow prompt...
2013-12-09 Ken HornsteinClean up comments, and update information on file locking.
2013-12-05 Ken HornsteinGarbage collect "normalize".
next