]> diplodocus.org Git - nmh/shortlog
nmh
2017-04-17 David LevineUse stat(3) instead of lstat(3), to dereference symboli...
2017-04-17 Ralph CorderoyDon't ignore bit 5 of a char when comparing alias names.
2017-04-17 Ralph Corderoyman/mh-profile.man: Note MHTMPDIR is deprecated.
2017-04-17 Ralph CorderoyREADME.manpages: Add `Common errors and subjective...
2017-04-17 Ralph CorderoyREADME.manpages: Add question to guide update of .TH...
2017-04-17 Ralph CorderoyREADME.manpages: Clarify that man-page source is ASCII.
2017-04-17 Ralph CorderoyFix post's die() to save errno before unlink(2)ing.
2017-04-17 Ralph CorderoyAllow advertise() to assume strerror(3) won't fail.
2017-04-17 Ralph CorderoyChange admonish(NULL, "foo") to inform("foo, continuing...
2017-04-17 Ralph CorderoyDon't store getname()'s return value during flushing.
2017-04-17 Ralph CorderoyImprove function comments for the ad... diagnostic...
2017-04-17 Ralph CorderoyFix bug in advertise("", "", "foo", ap).
2017-04-17 Ralph CorderoyReplace advise(NULL, fmt, ...) with inform(fmt, ...).
2017-04-17 Ralph CorderoyAdd inform() to provide an equivalent to advise(NULL...
2017-04-16 Ralph CorderoyReplace add(nonnull, NULL) with mh_xstrdup(nonnull).
2017-04-16 Ralph Corderoyuip/aliasbr.c: Add FIXME to prove test of add()'s retur...
2017-04-16 Ralph Corderoyman/*.man: Replace \(ru with an underscore, e.g. .mh_pr...
2017-04-16 Ralph CorderoyReplace some strdup() with mh_xstrdup().
2017-04-15 Ralph CorderoyRemove unneeded `\&' from man pages.
2017-04-15 Ralph CorderoyAlter mh-chart(7)'s NAME to be lowercase.
2017-04-15 Ralph Corderoyman/*.man: No need for empty comment to be comments.
2017-04-15 Ralph CorderoyEnsure .TH is the first line of a man page.
2017-04-15 Ralph CorderoyFix errors in man-page NAME sections.
2017-04-15 Ralph CorderoySwitch date to yyyy-mm-dd in generated mh-chart.man.
2017-04-15 Ralph CorderoySpecify yyyy-mm-dd date format for a man page's .TH...
2017-04-15 Ralph CorderoyUse `Unix', not `UNIX', in man pages.
2017-04-15 Ralph CorderoyFix forward-reference and `news.*' in mh-alias(5)'s...
2017-04-15 Ralph CorderoySet man-page date to last significant change, UTC.
2017-04-15 Ralph CorderoyWind man-page date back to last significant change...
2017-04-15 Ralph CorderoyWind man-page date back to the earliest git revision...
2017-04-15 Ralph CorderoyConvert, already correct, man-page date to UTC.
2017-04-15 Ralph CorderoyConvert, already correct, man-page date to yyyy-mm...
2017-04-14 Ralph CorderoyRemove trailing spaces from lines in man pages.
2017-04-14 Ralph CorderoyEscape literal leading full stop in man/new.man.
2017-04-14 Larry HynesEditing of man/rmm.man.
2017-04-14 Larry HynesEditing of man/rmf.man.
2017-04-14 Larry HynesEditing of man/repl.com.
2017-04-14 Larry HynesEditing of man/refile.man.
2017-04-14 Larry HynesEditing of man/rcvstore.man.
2017-04-14 Larry HynesEditing of man/prompter.man.
2017-04-14 Larry HynesEditing of man/prev.man.
2017-04-14 Larry HynesEditing of man/post.man.
2017-04-14 Larry HynesEditing of man/pick.man.
2017-04-14 Larry HynesEditing of man/packf.man.
2017-04-14 Larry HynesEditing of man/next.man.
2017-04-14 Larry HynesEditing of man/rcvtty.man.
2017-04-14 Larry HynesEditing of man/mhfixmsg.man.
2017-04-14 Larry HynesEditing of man/mhstore.man.
2017-04-14 Larry HynesEditing of man/mhshow.man.
2017-04-14 Larry HynesEditing of man/mhpath.man.
2017-04-14 Larry HynesEditing of man/mhparam.man.
2017-04-14 Larry HynesEditing of man/mhmail.man.
2017-04-14 Larry HynesEditing of man/mhlist.man.
2017-04-14 Larry HynesEditing of man/mhl.man.
2017-04-14 Larry HynesEditing of man/mhical.man.
2017-04-14 Larry HynesEditing of man/mhbuild.man.
2017-04-14 Larry HynesEditing of man/mh-tailor.man.
2017-04-14 Larry HynesEditing of man/mh-sequence.man.
2017-04-14 Larry HynesEditing of man/mh-profile.man.
2017-04-14 Larry HynesEditing of man/mh-mime.man.
2017-04-14 Larry HynesEditing of man/mh-mail.man.
2017-04-14 Larry HynesEditing of man/mh-folders.man.
2017-04-14 Larry HynesEditing of man/mh-draft.man.
2017-04-14 Larry HynesEditing of man/new.man.
2017-04-14 Larry HynesMention `nmh' in man-page NAME section for apropos(1).
2017-04-13 Larry HynesReplace `maildrop' with `mail drop' in man pages.
2017-04-13 Larry HynesReview inc.man.
2017-04-02 David LevineAttempt to fix test-ap on fbsd-10 build host.
2017-04-01 David LevineCheck for sufficient room for multi-column character.
2017-03-25 David LevineEscaped repl, in case the user has it as a shell alias.
2017-03-25 David LevineAdded etc/rmmproc.messageid.
2017-03-22 Ralph CorderoyFix free(3) of unmalloc()'d string in whatnow's refile.
2017-03-22 Ralph CorderoyWork around flex 2.6.3 bug by conditionally #undef...
2017-03-21 Larry HynesCleanup of .SH NAME sections.
2017-03-18 Larry HynesFixed forw.man to pass test-manpages.
2017-03-18 David LevineAdded test case for commit 4318012376e06229307c0ed4f62a...
2017-03-18 David LevineDon't let parse_mime() try to parse a directory.
2017-03-17 Larry HynesCleanup to forw(1) man page.
2017-02-27 David LevineAdded /* FALLTHRU */ comments where gcc 7 noticed their...
2017-02-26 David LevineSeparate out backquote expression to please Heirloom...
2017-02-26 David LevineTweaked to work with Heirloom shell.
2017-02-21 David LevineEcho CFLAGS in configure line, and only include if...
2017-02-19 Ken HornsteinChange "servers" mts.conf entry to only support a singl...
2017-02-19 David LevineReworked handling of multiple, space separated, smtp...
2017-02-19 David LevineSuppress getcanon exit status check.
2017-02-19 David LevineSupport mhparam -debug along with -all.
2017-02-18 Ralph CorderoyLimit mhparam's exit status to 120 missing components.
2017-01-17 Ralph Corderoymhfixmsg: Use folder name to open second message of...
2017-01-14 David LevineRemove unused test file.
2017-01-14 David LevineAdded delay for output file to be closed.
2017-01-14 David LevineFixed references to --with-cyrus-sasl, and --without...
2017-01-12 Ken HornsteinMake sure we always generate a Content-ID header for...
2017-01-12 David LevineFixed permissions on test script.
2017-01-12 David LevineRearranged check for whether to skip param value checks so
2017-01-12 David LevineAdded valgrind suppressions for system libs on MacOS...
2017-01-07 David LevineFixed commit 60052b95778a065760a437859ee9b8a1cc4e39a9...
2017-01-07 David LevineRemoved if ! bash-ism.
2017-01-07 David LevineFixed a couple of tests to not fail when there is no...
2017-01-07 David LevineAdded missing AC_SUBST of AM_LDFLAGS.
2017-01-07 Ralph Corderoycrawl_context: Remove unused struct member `total'.
next