]> diplodocus.org Git - nmh/history - .gitignore
lock_file.c: close(2) file descriptor on failure, avoiding leak.
[nmh] / .gitignore
2017-05-18 Ken HornsteinSwitch from using script(1) to a new custom utility...
2016-11-13 David LevineReplaced docs/COMPLETION-BASH with etc/bash_completions...
2016-10-30 Ralph CorderoyAdd outputs from Makefile.am's gcov target.
2016-10-19 Ralph CorderoyAlter ctype-checked to handle EOF and be hand-written.
2016-10-19 Ralph CorderoyIgnore etags ugly TAGS output file.
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-09-05 Ken HornsteinSwitch from our horrible awk script that parses the...
2016-08-15 Ken HornsteinNewer versions of Automake want to include the test...
2016-08-14 Ken HornsteinNewer versions of Automake want to include the test...
2016-07-08 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-05-29 David LevineAdded sendfrom to docs/contrib.
2016-05-29 David LevineAdded sendfrom to docs/contrib.
2016-03-25 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-18 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-13 David LevineMerge branch 'master' into xoauth
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-05 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-19 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-04 David LevineAdded mhical(1), to display, reply to, and cancel iCale...
2014-12-09 Eric GillespieImplement OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and...
2014-10-01 Lyndon Nerenberggit: ignore top-level tags files
2014-08-29 Ken HornsteinVery very rough cut at trying to parse email addresses...
2014-05-07 Lyndon NerenbergAdd a doxygen config file.
2014-05-07 Lyndon NerenbergGit: ingore *.plist files (generated by the Clang Stati...
2014-04-18 Ken HornsteinRemove msh(1).
2014-04-18 Ken HornsteinRemove mhtest(8).
2014-04-18 Ken HornsteinRemove conflict(8).
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-03-03 David LevineAdded mkstemp(1), wrapper around mkstemp(3)/mkstemps...
2014-01-11 David LevineAdded more .exe files to .gitignore.
2013-12-06 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2013-12-06 David LevineRenamed test/getfqdn to test/getcanon.
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-17 David LevineAdded mhfixmsg(1).
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-07 David LevineWhen debugging is enabled, replace the ctype functions...
2013-02-01 Lyndon NerenbergMerge branch 'master' into savannah
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-26 Ken HornsteinHandle the case in the test suite where wcwidth() can...
2013-01-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-02 Ken HornsteinSwitch to using native automake rules for cscope.
2012-12-30 Lyndon NerenbergIgnore top-level ar-lib file.
2012-12-10 Ken HornsteinThe beginnings of a program to test format functions...
2012-11-25 Ken HornsteinA new test for the POP support in inc. Very simple...
2012-10-21 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-21 David LevineUpdated sendfiles(1):
2012-06-16 David LevineReplaced compiled mhmail with script that was formerly...
2012-06-11 Ken HornsteinFix typo in gpg command and handle the .sig file properly.
2012-06-10 David LevineAdded section 7 to man pages.
2012-05-06 Ken HornsteinFix the case of the MacOS X dSYM directories.
2012-03-17 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2012-03-17 David LevineAutomated generation of mh-chart.man.
2012-03-14 Ken HornsteinA new test program, fakesmtp, to help us test post.
2012-03-14 David LevineAdded test/getfqnd.c, a replacement for "hostname"...
2012-02-15 Ken HornsteinCreate test cases for the new format functions for...
2012-02-11 Ken HornsteinRe-work the test suite so it now works with Automake...
2012-02-10 Ken HornsteinMake the test suite work on systems other than Linux...
2012-02-08 David LevineAdded OURDEFS to DEFS in Makefile.am, to restore it...
2012-02-07 David LevineReworked test suite to copy the configuration used...
2012-01-28 David LevineReplaced static ChangeLog with one generated by git...
2012-01-28 David LevineOrganized .gitignore to show which objects are deleted...
2012-01-27 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-01-27 David LevineAdded uip/*.exe, for Cygwin.
2012-01-26 David LevineIf using gcc, use -Wno-unused-macros when compiling...
2012-01-24 Ken HornsteinCreate a "cscope" target that creates the necessary...
2012-01-23 lyndonIgnore cscope.out.
2012-01-21 Ken HornsteinFix some problems that the Automake migration caused.
2012-01-20 Ken HornsteinConvert the build system over to the use of Automake.
2012-01-17 Ken HornsteinConvert from our use of aclocal.m4 to a subdirectory...
2012-01-17 Ken HornsteinUpdate .gitignore with .DS_Store (seen occasionally...
2012-01-11 Ken HornsteinIgnore a.out.DSYM (this file sometims shows up when...
2011-12-13 David LevineAdded RPM/ so that git status doesn't mention that...
2011-12-07 Ken HornsteinMake sure to ignore the nmh dist file.
2010-12-16 Ken HornsteinMake sure we ignore config.h.in~
2010-12-03 Ken HornsteinUpdate for git conversions (and cleanup of autogen...