]> diplodocus.org Git - nmh/shortlog
nmh
2017-04-22 Ralph Corderoymts/smtp/smtp.h: Remove one-use rp_isbad() macro.
2017-04-22 Ralph Corderoymts/smtp/smtp.h: Remove unused `MMDF' macros.
2017-04-22 Ralph Corderoymts/smtp/smtp.c: Remove unused SM_... timeout macros.
2017-04-22 Ralph Corderoyh/mf.h: Remove many unused macros; some UUCP related.
2017-04-22 Ralph Corderoysbr/mf.c: Remove unused functions: isfrom, lequal,...
2017-04-22 Ralph Corderoyuip/mhbuildsbr.c: Remove unusused MAXURLTOKEN macro.
2017-04-22 Ralph Corderoysbr/dtime.c: Remove unused `struct zone' definition.
2017-04-22 Ralph Corderoyuip/post.c: Don't bother naming `struct oauth_profile'.
2017-04-22 Ralph Corderoyh/nmh.h: Remove unused NLENGTH(dirent) macro.
2017-04-22 Ralph Corderoyh/mts.h: Remove unused isdlm{1,2}() macros.
2017-04-22 Ralph Corderoyh/mh.h: Remove unused set_deleted() macro.
2017-04-22 Ralph Corderoyh/tws.h: Remove TW_YES and TW_NO; TW_SUCC good enough.
2017-04-22 Ralph Corderoydocs/FAQ: Replace suggestion of NOMHNPROC with -nocheck...
2017-04-22 Ralph Corderoysbr/discard.c: Simplify by inverting initial test.
2017-04-21 Ralph Corderoysbr/lock_file.c: Move static variables into their funct...
2017-04-21 Ralph Corderoysend and whatnow: Remove deprecated -attach... switches.
2017-04-20 Ralph Corderoyuip/dropsbr.c: Fix buffer overrun in mbx_copy().
2017-04-18 Ralph Corderoyh/mime.h: Delete unused isatom(c) macro.
2017-04-18 Ralph Corderoyman/*.man: Fix some multi-word .B invocations.
2017-04-18 Ralph Corderoyman/*.man: Use italic for emphasis, not bold or SHOUTING.
2017-04-17 Ralph CorderoyREADME.manpages: `user ID', not `user-id'.
2017-04-17 Ralph Corderoyman/*.man: Replace minus sign with hyphen: `\-' with...
2017-04-17 Ralph CorderoyREADME.manpages: It's a `From header', not a `From...
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.
next