]> diplodocus.org Git - nmh/shortlog
nmh
2013-02-01 Ken HornsteinIf the multibyte width test fails, dump the values...
2013-02-01 David LevineAdded diagnostic to setup_test() to try to figure out
2013-02-01 David LevineRestored test-ali to its prior condition. It failed...
2013-02-01 Ken HornsteinMake sure we created the test file even if we don't...
2013-02-01 Ken HornsteinMove ICONV_ENABLED so it always gets initialized even...
2013-02-01 Ken HornsteinIf we don't have iconv, skip the multibyte test that...
2013-02-01 Ken HornsteinFinally switch over from vfork() to fork() completely.
2013-02-01 Ken HornsteinMore code converted to use argsplit().
2013-02-01 Lyndon NerenbergFix configure tests for -Wfoo option support.
2013-02-01 Lyndon NerenbergMerge branch 'master' into savannah
2013-02-01 Lyndon NerenbergUpdate manpages to use .TP for tagged paragraphs (part I).
2013-02-01 Lyndon NerenbergUpdate manpages to use .TP for tagged paragraphs (part I).
2013-02-01 Lyndon NerenbergUpdate the manpage template documentation.
2013-02-01 David LevineMore probing of test-ali on Solaris: exit before the
2013-02-01 David LevineOK, test-pick should be good on Solaris now.
2013-02-01 David LevineAdded exit to test-ali, temporarily, to isolate failure on
2013-02-01 David LevineMore homing in on the test-pick warning. Also, removed
2013-02-01 David LevineRemoved an used sed invocation from test-mhmail. I...
2013-02-01 Ken HornsteinFix some warnings for Solaris.
2013-02-01 David Levineit looks like the write to /dev/tty is causing the...
2013-02-01 David LevineRemoved sizes from mhlist output. Apparently tar files are
2013-02-01 David LevineRedirected stderr to /dev/null in the test for presence of
2013-02-01 Ken HornsteinSet the locale for one of the "pick" invocations to...
2013-01-31 Lyndon NerenbergUse cmp(1) to compare acheieved and expected test results.
2013-01-31 Lyndon NerenbergWrap 'pick -subject foobar 13' test with set +e/-e.
2013-01-31 Lyndon NerenbergChange the MD5FMT macro in configure.ac to not emit...
2013-01-31 Lyndon NerenbergHow hard can it be to write a portable shell function...
2013-01-31 Lyndon NerenbergHush progress indicator during tests when stdout is...
2013-01-31 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2013-01-31 Lyndon NerenbergIPPROTO_TCP requires <netinet/in.h>
2013-01-30 Ken HornsteinMore changes to use argsplit() for helper programs.
2013-01-29 Ken HornsteinSwitch the editor invocation over to use argsplit().
2013-01-29 Ken HornsteinThe start of the use of argsplit() to process command...
2013-01-29 David LevineChanged m_getfld() buffer size to 4096 from 8192, to...
2013-01-29 David LevineAdded m_getfld_track_filepos() for callers to indicate...
2013-01-29 David LevineAdded scan_reset_m_getfld_state(), for msh only. It...
2013-01-27 David LevineMerge branch 'm_getfld'
2013-01-27 David LevineIn the sortm warning message, say "file modification...
2013-01-27 David LevineChanged sortm warning message from an amonish() to...
2013-01-27 David LevineFixed a couple of calls to m_getfld(): they were in...
2013-01-26 David LevineDeprecated msh(1).
2013-01-26 David LevineIn build_nmh's output from the test suite: retain
2013-01-26 David LevineEnabled colorized test output (PASS/FAIL/summary) by...
2013-01-26 David LevineReworked the new documentation in m_getfld.c.
2013-01-26 Ken HornsteinHandle the case in the test suite where wcwidth() can...
2013-01-24 Ken HornsteinFix the format engine so it properly keeps track of...
2013-01-24 David LevineAdded functions for inc, msh, rcvtty, and scan to access
2013-01-24 Ken HornsteinFix a bug leading to message corruption with inc when...
2013-01-24 David LevineBrought over changes to test-pop from master to m_getfl...
2013-01-24 David LevineAdded scan and inc from mbox with multiple messages.
2013-01-24 David LevineAdded test-msg-buffer-boundaries.
2013-01-24 David LevineBrought over changes to test-pop from m_getfld branch.
2013-01-23 David LevineChanged m_getfld() to automatically allocate a new...
2013-01-22 David LevineRemoved unnecessary m_getfld_state_destroy() from scan.c.
2013-01-22 David LevineReworked enter_getfld() and Peek().
2013-01-21 Ken HornsteinFix a bug leading to message corruption with inc when...
2013-01-21 David LevinePlugged small memory leak in m_unknown().
2013-01-21 David LevineReplaced hard-coded value with MAX_DELIMITER_SIZE in...
2013-01-21 David LevineRemoved the static m_getfld() state instance and replaced
2013-01-21 Ken HornsteinFix memory leak in arglist code
2013-01-20 David LevineAdded scan and inc from mbox with multiple messages.
2013-01-20 David LevineUpdated test-inc-scanout on master to match version of
2013-01-19 David LevineAdded a FILE * to the m_getfld_state struct so that...
2013-01-19 David LevineMoved all file static data in m_getfld.c into the
2013-01-19 David LevineAdded check of -pack to test-pop.
2013-01-19 David LevineFixed test-header to work on Cygwin, which has a BUFSIZ of
2013-01-18 Ken HornsteinBeginning of implementation of new argsplit() function...
2013-01-18 David LevineRemoved all traces of m_getfld() FLDEOF and BODYEOF...
2013-01-18 David LevineMinimized message files reads in m_getfld() when the...
2013-01-18 David LevineAdded test-msg-buffer-boundaries.
2013-01-17 David LevineMore cleanup of m_getfld(), changed some variable names.
2013-01-17 David LevineAdded check of header field body with more than 511
2013-01-17 David LevineCleaned up m_getfld() code a bit. The most notable...
2013-01-16 David LevineAdded check of a header with name that's 998 bytes...
2013-01-16 David LevineRemoved the for-loop that was used to get a header...
2013-01-16 David LevineCheck that a character array isn't empty before looking...
2013-01-16 David LevineIn build_nmh, removed configuration of pager and editor.
2013-01-15 Ken HornsteinSupport the VISUAL and EDITOR environment variables...
2013-01-15 Ken HornsteinRemove the --with-pager configure option and replace...
2013-01-15 David LevineRenamed a couple of m_getfld auxiliary functions.
2013-01-15 David LevineCleaned up m_getfld's read_more().
2013-01-15 David LevineIn m_getfld(), fixed the loop that handles the FLDPLUS...
2013-01-15 David Levinem_getfld() now supports interleaving calls with
2013-01-14 David LevineMoved test of empty header field from
2013-01-14 David LevineCleaned up a bit.
2013-01-14 David LevineAdded support for m_getfld() callers interleaving fseek...
2013-01-13 David LevineAdded bytes_read to m_getfld() buffer state. This...
2013-01-13 David LevineRemoved unused local char_read from forwsbr.c.
2013-01-13 David LevineAdded check of m_getfld() handling of fields with trailing
2013-01-12 David LevineRemoved "sleazy hack" of negative bufsz because commit
2013-01-12 David LevineCleaned up FLDPLUS handling in m_getfld(). As part...
2013-01-12 David LevineFixed addition to test-inc-scanout in
2013-01-12 David LevineVery minor cleanup to m_getfld() to remove an increment...
2013-01-11 Ken HornsteinWe never use the autoconf checks for errno.h, crypt...
2013-01-11 Ken HornsteinAt this point we're assuming at least C89 support,...
2013-01-11 David LevineStarted revising m_getfld() code to replace direct...
2013-01-10 Ken HornsteinConvert the MIME content cache switches over to the...
2013-01-10 David LevineAdded explicit third initializer to some swit struct...
2013-01-10 Ken HornsteinConvert all argument processing over to using X-Macros...
2013-01-10 David LevineAdded comments to and started cleaning up m_getfld.c.
next