]> diplodocus.org Git - nmh/shortlog
nmh
2017-05-29 Ralph Corderoyuip/scansbr.c: Stop `scan -file' copying mailbox to...
2017-05-28 Ralph Corderoyh/mts.h: Replace char pointer mmdlm1 with macro MMDF_DELIM.
2017-05-28 Ralph Corderoysbr/mts.c: Delete mmdlm2; use same-valued mmdlm1 instead.
2017-05-28 Ralph Corderoysbr/mts.c: Make MMDF's delimeters fixed at compile...
2017-05-27 Ralph Corderoyuip/forw.c, uip/repl.c: Remove -file's "msh" comment.
2017-05-26 Ralph Corderoyuip/mhparse.c: Fix body starting a byte too soon when...
2017-05-26 Ralph CorderoyRemove mention of msh in comments and to-do list.
2017-05-26 Ralph CorderoyMakefile.am: Add test/inc/test-eom-align to XFAIL_TESTS.
2017-05-25 Ralph CorderoyDon't cast lseek(2)'s offset to off_t when it's 0.
2017-05-25 Ralph Corderoyuip/slocal.c: Tidy `verbose' logic in usr_file().
2017-05-25 Ralph Corderoyuip/popsbr.c: Delete unused pop_list(), etc.
2017-05-25 Ralph Corderoysbr/utils.c: Delete dead-code open_form(); not called.
2017-05-25 Ralph Corderoyuip/comp.c: Delete single-use NULLMP macro.
2017-05-25 Ralph Corderoysbr/fmt_compile.c: Delete single-use NEWFMT macro.
2017-05-25 Ralph CorderoyRemove support for ./.foo.map index for ./foo mailbox.
2017-05-25 Ralph Corderoytest/runpty.c: Add more detail to "timed out" message.
2017-05-25 Ralph Corderoyuip/prompter.c: Make getln() static; only called locally.
2017-05-25 Ralph Corderoyuip/prompter.c: Delete obfuscating ERASE, etc., macros.
2017-05-25 Ralph Corderoyuip/prompter.c: Delete unused macros CKILL and CERASE.
2017-05-24 Ralph Corderoyuip/inc.c: Delete POP3's -pack option for msh users.
2017-05-24 Ralph Corderoyuip/dropsbr.c: Delete unused mbx_write() and map_read().
2017-05-23 Ralph CorderoyReplace some "FALLTHRU" comments with control flow.
2017-05-23 Ralph Corderoyconfig/config.c: Fix indentation of "FALLTHRU" comment.
2017-05-23 Ralph Corderoysbr/m_getfld.c: Fix and improve `delim' comment.
2017-05-23 David LevineFixed a couple of typos.
2017-05-20 Ralph Corderoytest/inc/test-eom-align: Show size of test email as...
2017-05-20 Ralph Corderoytest/inc/test-eom-align: Fix tests; they've never worked.
2017-05-20 Ralph Corderoytest/common.sh.in: test_skip(): Remove unused variable.
2017-05-20 Ralph Corderoytest/runpty.c: Add missing exit(3) after child fails...
2017-05-20 Ralph Corderoyuip/aliasbr.c: Remove dead code used for Unix groups.
2017-05-18 Ken HornsteinRemove support for aliases based on Unix groups.
2017-05-18 Ralph Corderoyuip/mhshowsbr.c: Increase buffer size for showing-conte...
2017-05-18 Ken HornsteinAfter further reflection, I decided I didn't like that...
2017-05-18 Ken HornsteinApparently on Linux if a slave pty is closed, instead...
2017-05-18 Ken HornsteinSwitch from using script(1) to a new custom utility...
2017-05-17 Ralph Corderoyuip/mhbuildsbr.c: Fix long-line truncation when BUFSIZ...
2017-05-17 Ralph Corderoytest/common.sh.in: Clarify it's the first failure by...
2017-05-17 Ralph Corderoytest/mhbuild/test-cte: Move run_prog() to just before...
2017-05-17 Ralph Corderoytest/mhbuild/test-cte: Add missing check() for earlier...
2017-05-17 Ralph Corderoytest/common.sh.in: Clarify test name in failure message.
2017-05-17 Ken HornsteinMake sure we are in the correct directory when we do...
2017-05-16 Ralph Corderoysbr/check_charset.c: Fix warning on unspecified struct...
2017-05-16 Ralph CorderoyRewrite norm_charmap(), moving code into data.
2017-05-16 Ralph CorderoyMerge commit '3d0e5b6a4383a5228732edd6cb1532375b771262'
2017-05-16 Ralph CorderoyMerge sbr/norm_charmap.c into sbr/check_charset.c.
2017-05-16 Ralph CorderoyPart 1 of merging sbr/norm_charmap.c into sbr/check_cha...
2017-05-16 Ralph Corderoysbr/unquote.c: Move prototype from h/prototypes.h to...
2017-05-16 Ralph Corderoysbr/mime_type.c: Move prototype from h/prototypes.h...
2017-05-16 Ralph Corderoysbr/message_id.c: Move duplicate prototypes to new...
2017-05-16 Ralph Corderoysbr/makedir.c: Move prototype from h/prototypes.h to...
2017-05-16 Ralph Corderoysbr/m_popen.c: Move prototypes from h/prototypes.h...
2017-05-15 Ralph Corderoysbr/m_maildir.c: Move prototypes from h/prototypes...
2017-05-15 Ralph Corderoysbr/m_rand.c: Move prototype from h/prototypes.h to...
2017-05-15 Ralph Corderoyh/prototypes.h: Give sbr/lock_file.c's prototypes their...
2017-05-15 Ralph Corderoysbr/utils.c: Delete unused upcase() function.
2017-05-15 Ralph Corderoyh/utils.h: Move in PLURALS() macro from h/mh.h.
2017-05-15 Ralph Corderoyh/prototypes.h: Remove duplicate prototype for pwd().
2017-05-15 Ralph Corderoyh/utils.h: Move in nmh_init() prototype from h/prototyp...
2017-05-15 Ralph Corderoyuip/mhshowsbr.h: Move in declarations from h/mhparse.h.
2017-05-15 Ralph Corderoyuip/mhshowsbr.c: Create header file with exports' decla...
2017-05-15 Ralph Corderoyuip/mhcachesbr.c: Move exported symbols to existing...
2017-05-15 Ralph Corderoyuip/mhoutsbr.c: Move exported prototype to new header...
2017-05-15 Ralph Corderoysbr/m_mktemp.h: Move remaining prototypes from h/protot...
2017-05-15 Ralph Corderoysbr/m_mktemp.h: Create with missing prototypes.
2017-05-15 Ralph Corderoysbr/utils.c: Use h/signals.h for setup_signal_handlers...
2017-05-15 Ralph Corderoyuip/picksbr.c: Use function prototypes for `nexus'...
2017-05-15 Ralph CorderoySpecify function parameters in prototypes, mainly void.
2017-05-15 Ralph Corderoyh/prototypes.h: Remove scan_reset_m_getfld_state()...
2017-05-15 Ralph CorderoyUse `void' in prototypes for functions with no parameters.
2017-05-15 Ralph Corderoyh/mhparse.h: Move mhfree.c's free_content prototype...
2017-05-15 Ralph CorderoyMatch `NORETURN' function prototypes by adding it to...
2017-05-15 Ralph CorderoyCreate and use header file for uip/mhfree.c's exports.
2017-05-15 Ralph Corderoytest/mhical/test-mhical: Force UTC timezone for mhical.
2017-05-15 Ralph Corderoyuip/mhfree.c: Make free_header() static.
2017-05-15 Ralph Corderoyuip/flist.c: Make locally defined and used functions...
2017-05-15 David LevineSupport iCalendar event request files that don't end...
2017-05-15 David LevineAdded explicit dependency to build sbr/icalparse.h...
2017-05-15 David LevineHave post(1) report name of fileproc if it fails.
2017-05-14 Ralph CorderoyReplace calls to unputenv() with unsetenv(3).
2017-05-14 Ralph CorderoyReplace calls to m_putenv() with setenv(3).
2017-05-14 Ralph Corderoysbr/dtimep.l: Remove redundant wrapping parenthesis...
2017-05-14 Ralph Corderoyuip/mhstoresbr.c: Fix single-character nmh-storage...
2017-05-14 Ralph Corderoysbr/fmt_rfc2047.c: Simplify test for /^=\?./.
2017-05-14 Ralph CorderoyUse new PLURALS(n) macro instead of variety of tests.
2017-05-13 Ralph Corderoyuip/folder.c: Use `%s' for plural, not `%c'.
2017-05-13 Ralph Corderoyuip/folder.c: Rewrite plural test to common form.
2017-05-13 Ralph CorderoyMakefile.am: Alter long lists to be sorted, one entry...
2017-05-13 Ralph CorderoyUse FENDNULL() instead of duplicate, locally defined...
2017-05-13 Ralph CorderoyAdd FENDNULL(s): fends off NULL by giving an empty...
2017-05-13 Ralph Corderoysbr/mf.c: Rename path to routepath to avoid h/mh.h...
2017-05-12 Ralph CorderoyReplace `a == b ? 1 : 0' and similar with `a == b'.
2017-05-12 Ralph CorderoyReplace `e ? 0 : 1' with `!e'.
2017-05-12 Ralph Corderoysbr/icalparse.y: Replace max(BUFSIZ, 8192) with NMH_BUFSIZ.
2017-05-12 Ralph CorderoyUse existing macros min() and max() more.
2017-05-12 David LevineClarified the phrasing added by commit 44ce2010.
2017-05-12 David LevineAdded warning about when post(1) can't refile(1) a...
2017-05-10 Ralph Corderoysbr/fmt_scan.c: Fix `foo%-42{bar}' right-justification...
2017-05-09 Ralph Corderoyconfig/version.sh: Rewrite. Use uname(1), git-describe...
2017-05-09 Ralph Corderoysbr/mf.c: Simplify isat(); it's /^ at /i.
2017-05-07 Ralph Corderoyuip/inc.c: Use bool, not int, for some of the options.
next