]> diplodocus.org Git - nmh/history - config
Another pass at cleaning up (some of) the manpages.
[nmh] / config /
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-13 David LevineRemoved a few more msh (MS_MSH and mshproc) and vmh...
2015-02-05 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-27 Lyndon Nerenberg'mhparam bindir' now prints NMH's idea of $(bindir).
2014-12-02 Ken HornsteinMerge commit '8206fbf', due to my screwup of committing...
2014-10-05 Lyndon NerenbergIf building from a non-master git branch, include the...
2014-10-05 Lyndon NerenbergNew locations for config files and support binaries...
2013-10-15 Ken HornsteinRemove support for NOPUBLICSEQ.
2013-05-01 David LevineRemoved remaining #includes of stdio.h and stdlib.h...
2013-04-14 David LevineA "credentials" mh-profile entry has been added. This...
2013-03-12 Ken HornsteinAdd support for RFC-2017, message/external-body content...
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-16 David LevinePlugged small memory leak in etcpath().
2013-02-12 Ken HornsteinRemove "installproc" since it is no longer used.
2013-01-31 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2013-01-27 David LevineMerge branch 'm_getfld'
2013-01-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-15 Ken HornsteinSupport the VISUAL and EDITOR environment variables...
2013-01-10 Ken HornsteinConvert all argument processing over to using X-Macros...
2012-10-15 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-15 Lyndon NerenbergAllow $PAGER to override the compiled-in default pager...
2012-06-07 David LevineRemoved faceproc support, deprecated in nmh 1.5.
2012-03-07 David LevineRemoved all traces of rmfproc. It had been used by...
2012-01-31 Ken HornsteinAdd support for calling an external format program...
2012-01-20 Ken HornsteinConvert the build system over to the use of Automake.
2012-01-08 David LevineRemoved hard-coded -I.. and -I../.. from INCLUDES,...
2012-01-07 David LevineMerge branch 'fileproc_mhlproc_to_post'
2012-01-06 Ken HornsteinHardcode the defaults for Msg-Protect and Folder-Protec...
2012-01-06 Ken HornsteinGarbage-collect MHRC (and make it the default).
2012-01-04 Lyndon NerenbergInclude <stdio.h> for snprintf() prototype.
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-12-03 Ken HornsteinUpdate for git conversions (and cleanup of autogen...
2010-11-19 Ken Hornstein(Minor) cleanup of some of the autoconf code with respe...
2008-05-16 Oliver Kiddledon't use $< in target rules in makefiles, as POSIX...
2008-05-04 Peter Maydell* bug #23163: various minor fixes for the benefit of...
2006-04-11 Joel ReicherCompleting the .cvsignore list(s).
2005-12-24 Peter MaydellAvoid non-portable use of $< outside an inference rule.
2005-11-08 Oliver Kiddlereplace obsolete autoconf macros
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-05-31 Doug Morrisadded lint targets for Makefiles and a configure test...
1999-04-30 Doug MorrisInitial revision