]> diplodocus.org Git - nmh/history - Makefile.am
Added context_find_prefix().
[nmh] / Makefile.am
2016-05-29 David LevineAdded sendfrom to docs/contrib.
2016-05-21 David LevineAdded docdir to mhparam.
2016-04-13 Eric GillespieRename files to match renamed functions
2016-04-03 Eric GillespieRename and document functions that read from stdin.
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-08 Eric GillespieTest that show always shows message numbers.
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-28 David LevineOK, this fixes the problem referenced in the last commi...
2014-12-28 David LevineReverted commit a2b00e7053ca3be3d1389588580c71498222a26...
2014-12-28 David LevineRemoved copy of all of the etc files from test/common...
2014-12-15 David LevineAdded -convertargs switch to repl(1), to pass arguments...
2014-12-02 Ken HornsteinMerge commit '8206fbf', due to my screwup of committing...
2014-12-02 Ken HornsteinExplicitly depend on $(srcdir)/config/version.h rather...
2014-10-09 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2014-10-05 Lyndon NerenbergClean atags file as part of maintainer-clean.
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...
2014-09-15 David LevineIf a component has trailing whitespace, e.g., body...
2014-09-13 David LevineFixed all anomalies detected by clang static analyzer...
2014-08-24 David LevineAdded charstring "class".
2014-08-19 David LevineChanged dist_contrib_DATA to dist_contrib_SCRIPTS so...
2014-05-19 David LevineAdded autogen.sh to EXTRA_DIST.
2014-05-08 Paul Foxadd new sample files for mhbuild tests to Makefile.am
2014-05-07 Lyndon NerenbergScrub *.plist (Clang Static Analyzer) files when cleaning.
2014-04-18 Ken HornsteinRemove msh(1).
2014-04-18 Ken HornsteinRemove mhtest(8).
2014-04-18 Ken HornsteinRemove conflict(8).
2014-04-14 Ken HornsteinAdd README-iCalendar to the distribution.
2014-04-10 David LevineMerge remote-tracking branch 'origin/fix-locking'
2014-04-09 Ken HornsteinMerge branch 'mhshow-fixup'
2014-04-09 Ken HornsteinDocument and distribute mhshow.marker
2014-04-03 Ken HornsteinMoving closer to fixing mhshow completely. Includes...
2014-03-23 David Levinemhn.defaults.sh really doesn't need to look in /usr...
2014-03-16 David LevineRenamed mkstemp(1) man page to mh-mkstemp(1), so it...
2014-03-13 Ken HornsteinCreate new mh-mime man page, with overview of how MIME...
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-03-05 Ken HornsteinSome tests for RFC 2231 decoding; seems like it works...
2014-03-03 David LevineAdded mkstemp(1), wrapper around mkstemp(3)/mkstemps...
2014-03-02 Ken HornsteinFor some reason viamail listed mhoutsbr as a dependency...
2014-02-28 Ken HornsteinSupport complete encoding for encoding Content-Type...
2014-02-27 David LevineUpdated mhparam, man pages, and test-mhparam to reflect...
2014-02-25 Ken HornsteinBeginnings of test suite for RFC 2231 support; does...
2014-02-09 David LevineAdded -[no]textcharset switches to mhshow(1). These...
2014-02-08 David LevineMoved upcase(), update_attr(), content_charset(), and
2014-02-04 Ken HornsteinAdd a new (but incomplete) test for mhbuild's new funct...
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-24 Ken HornsteinMove uip/attach.c to sbr/mime_type.c; it was used by...
2014-01-23 Ken HornsteinMake sure we include tiny.jpg we need for the test...
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-23 Ken HornsteinFlesh out test-attach, and set it to run as part of...
2014-01-17 David LevineMoved readline check to after termcap/curses check...
2014-01-09 Ken HornsteinPreliminary Attach: header support. Untested just...
2014-01-09 David LevineHard-code the config/version.c target, instead of using...
2014-01-08 David LevineAdded sbr/dtimep.c to CLEANFILES so that make distcheck...
2014-01-06 Ken HornsteinAdd a test for the new curses-based format escapes.
2014-01-05 David LevineMoved the functions that implement whatnow attach from
2014-01-04 Ken HornsteinMake sure scan.curses is installed & distributed.
2014-01-02 Ken HornsteinFix problem with %(putlit) and %(zputlit) causing a...
2014-01-02 Ken HornsteinMove the termsbr code into the libmh library, where...
2013-12-31 Ken HornsteinAdd support for outputing a few (limited) terminal...
2013-12-29 David LevineAdded test/valgrind.supp to EXTRA_DIST in Makefile...
2013-12-14 David LevineAdded POSTLINK to remainder of executables in Makefile.am.
2013-12-14 David LevineFilter out "often/almost always misused" warnings from...
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-12-05 Ken HornsteinGarbage collect "normalize".
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-12-03 Ken HornsteinFirst round of tests! Still want to do more before...
2013-11-14 Ken HornsteinBreak out the unquote functionality to a separate function.
2013-11-14 Ken HornsteinTest for unquoting, but it doesn't work yet.
2013-10-28 Ken HornsteinTest to make sure mhshow is actually invoking a charset...
2013-10-27 David LevineInterpret a full path argument to mhfixmsg as a filenam...
2013-10-23 Ken HornsteinA little tiny bit closer to working.
2013-04-14 David LevineA "credentials" mh-profile entry has been added. This...
2013-04-04 David LevineAdded vpick to dist_contib_DATA so it gets distributed.
2013-03-31 David LevineRemoved limit on maximum number of sequences in a folder.
2013-03-24 David LevineFinished replacing mh_strcasecmp() with strcasecmp...
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-19 Ken HornsteinMake sure the building of config/config.o and sbr/mts...
2013-03-18 Ken HornsteinAdd ICONVLIB to build rule for mhfixmsg
2013-03-17 David LevineAdded mhfixmsg(1).
2013-03-16 Ken HornsteinAdd information about locking support entries to the...
2013-03-16 Ken HornsteinSupport for locking tests in the test suite.
2013-03-03 David LevineAdded beginnings of storage format spec to new mh-folde...
2013-02-22 Ken HornsteinWhoops, forgot a \ when adding fmttest.man to man_SRCS.
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-20 Ken HornsteinMake generating the ChangeLog work if you're building...
2013-02-20 Ken HornsteinThe beginnings of a fmttest man page.
2013-02-11 Ken HornsteinAdd a new test for the MIME functionality in burst.
2013-02-08 Ken HornsteinMake burst(1) be able to burst MIME-formatted messages...
2013-02-07 Ken HornsteinMove etc/gen-ctype-checked into an Automake primary...
2013-02-07 David LevineWhen debugging is enabled, replace the ctype functions...
2013-02-06 Ken HornsteinRemove warning suppression we no longer need. Hooray!
2013-02-06 Ken HornsteinFINALLY clean up our signed/unsigned character warning...
2013-02-02 Ken HornsteinMake sure we don't link getcwidth with the nmh libraries.
2013-02-01 Ken HornsteinIf we don't have iconv, skip the multibyte test that...
next