]> diplodocus.org Git - nmh/shortlog
nmh
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-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 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 test-msg-buffer-boundaries.
2013-01-24 David LevineBrought over changes to test-pop from m_getfld branch.
2013-01-21 Ken HornsteinFix a bug leading to message corruption with inc when...
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-18 Ken HornsteinBeginning of implementation of new argsplit() function...
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-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-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-07 Ken HornsteinFix bug where a "cur" sequence that was outside the...
2013-01-06 David LevineRemoved support for #ifdef LBL. It was broken anyways,
2013-01-06 David LevineFixed test-utf8-body to actually contain the UTF-8...
2013-01-05 David LevineExpanded warning message for invalid Content-Transfer...
2013-01-05 David LevineAdded reference to RFC-1864 to mhbuild man page.
2013-01-04 Ken HornsteinRemove support for -ebcdicsafe/-noebcdicsafe switches...
2013-01-04 Ken HornsteinCreate a dependency for mh-chart.man on all of the...
2013-01-04 David LevineIn cpstripped() and cptrimmed(), if a multibyte charact...
2013-01-04 David LevineRemoved empty file name .null from the historical mh...
2013-01-03 David LevineFixed decoding of header fields when they contain a...
2013-01-03 David LevineRemove test .netrc file at the end of test-pop.
2013-01-02 Ken HornsteinSwitch to using native automake rules for cscope.
2013-01-02 Ken HornsteinChange TLS support to only link the TLS libraries with...
2013-01-01 Ken HornsteinClean up (and hopefully improve) the autoconf iconv...
2013-01-01 Ken HornsteinStill MORE autoconf cleanup.
2013-01-01 Ken HornsteinAutoconf/automake cleanup
2013-01-01 Ken HornsteinDocument removal of --enable-nmh-debug
2013-01-01 Ken HornsteinFinally deprecate --enable-nmh-debug
2012-12-31 Ken HornsteinNote changes to autoconf requirements here.
2012-12-31 Ken HornsteinWe are now requiring autoconf 2.68 and automake 1.13.
2012-12-30 Lyndon NerenbergNote that the minimum required version of automake...
2012-12-30 Lyndon NerenbergIgnore top-level ar-lib file.
2012-12-30 Lyndon NerenbergAdd an AM_PROG_AR program check to configure.ac This...
2012-12-26 David LevineTweaked last commit to test/common.sh.in to eliminate...
2012-12-26 David LevineAdded note about PATH when running "make check" on...
2012-12-26 David LevineFixed test-slocal to work with mmdfldir set to /dev...
2012-12-12 David LevineRemoved a few #ifndef JLR/#endif pairs because they...
2012-12-12 David LevineRemoved some dead code, all inside #if 0's. I tried...
2012-12-11 Lyndon NerenbergImport a copy of Markus Schnalke's master's thesis...
2012-12-11 Ken HornsteinRemove the peeking into the stdio internals inside...
2012-12-10 David LevineAdded release notes for releases 1.4 and 1.3 to tail...
2012-12-07 Paul Foxmhshow: properly treat unknown multipart subtypes...
2012-12-06 David LevineAdded test of -nosequence to test-pick.
2012-12-06 Paul Foxpick: add -nosequence command line switch
2012-12-04 David LevineNote in dist, mh-profile, and repl man pages that the...
2012-12-03 David LevineFix to 25581a94c5113eb78b2baf7110408df96efc4418: always...
2012-12-03 Jerrad PierceAdded docs/contrib/vpick.
2012-12-02 David LevineCleaned up sendfiles(1) man page just a bit.
2012-12-02 Ralph CorderoyCorrected the last addition to man/nmh.man. Might...
2012-12-01 David LevineUpdated the TODO file.
2012-12-01 David LevineCopied atexit() code from fakesmtp.c to fakepop.c so...
2012-12-01 David LevineFixed formatting glitch in msh.man.
2012-12-01 Jerrad PierceAdded description of @folder format to nmh.man.
2012-11-29 Ken HornsteinMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-11-29 Paul Foxshow: remove unused variable
2012-11-29 Paul Foxshow: remove unreachable code
2012-11-29 Paul Foxshow: remove MAXARGS limit when running any of the...
2012-11-29 Paul Foxforw: remove MAXARGS limit when running mhlproc
2012-11-29 Paul Foxburst: eliminate use of MAXARGS
2012-11-28 Ken HornsteinUpdate about changes to rmmproc support.
2012-11-27 Paul Foxapp_msgarg: de-obfuscate
2012-11-27 Paul FoxArtificial argv limits.
2012-11-26 Ken HornsteinSince pick now uses decode_rfc2047, we need to be sure...
2012-11-25 David LevineIn pick(1), attempt to decode each header field as...
2012-11-25 David LevineIn pick(1), attempt to decode each header field as...
2012-11-25 Ken HornsteinA new test for the POP support in inc. Very simple...
2012-11-25 Ken HornsteinAdd support for a -nosasl switch.
2012-11-24 David LevineFixed pick(1) to properly unfold multiple-line header...
2012-11-24 Bill WohlerThe big news for this update is nmh 1.5.
2012-11-24 Ken HornsteinFix the race condition with fakesmtp so it works withou...
2012-11-24 Ken HornsteinDocument changes to inc.
2012-11-24 Ken HornsteinDocument the -port switch to inc. Also, fix the -port...
2012-11-23 David LevineAdded test-slocal.
2012-11-23 David Levineslocal used to support two different formats for three of
2012-11-23 David LevineAdded Message-Id to messages in test suite.
2012-11-20 David LevineFixed a couple of signed-unsigned comparisons.
2012-11-19 Oliver KiddleYozo TODA: fix for mhshow-charset- directives in .mh_pr...
2012-11-19 Ken HornsteinMerge branch 'format-memory-rework'
2012-11-19 Ken HornsteinMake sure we strip off a newline from components we...
2012-11-19 Ken HornsteinConvert repl to the new world format API.
2012-11-19 Ken HornsteinSupport for the new world format API for comp and forw.
2012-11-19 Ken HornsteinWhoops, with the new world order we need to make sure...
2012-11-19 Ken HornsteinConvert scan() to the new world format API.
2012-11-19 Ken HornsteinChange fmt_findcasecmp() to fmt_findcasecomp(). The...
2012-11-19 Ken HornsteinChange API a bit.
2012-11-19 Ken HornsteinRemove unused variable.
2012-11-17 David LevineRemoved leading space from lines in mhbuild and rmm...
next