2012-02-27 |
Ken Hornstein | Make -volume switch actually work (it always got overri... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | Remove the forw-digest test until we have it working. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | A test for forw -digest. It doesn't quite work yet. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | Fix up some of the pick tests: |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | Update the pending release notes with new features. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | Add a new README documenting the changes to the compone... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | Beginnings of a test suite for the mh-format support... |
commit | commitdiff | tree | snapshot |
2012-02-26 |
David Levine | Added test-pick. |
commit | commitdiff | tree | snapshot |
2012-02-26 |
David Levine | Suppress echoing of man page build lines. One of them... |
commit | commitdiff | tree | snapshot |
2012-02-26 |
David Levine | Changed type of a local to unsigned and removed local... |
commit | commitdiff | tree | snapshot |
2012-02-26 |
David Levine | Added gcov and gcov-clean targets. |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Ken Hornstein | Finally, some support for mh-format when using forw... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Ken Hornstein | Create a test for the new mh-format processing availabl... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
David Levine | Added test-flist and test-mark sequences tests. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
David Levine | Don't list _sysconfdir/ directory in RPM spec. We... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
David Levine | Removed reference to mhost.com. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
David Levine | Updated to reflect that all of the lists are on nongnu... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
David Levine | With "make rpm", configure all modified files in syscon... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Ken Hornstein | Add support for a -subject switch to comp. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Ken Hornstein | Switch from (me) to (localmbox) to make -cc me work... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
David Levine | Migrated a couple more tests to use run_test() in commo... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Ken Hornstein | Put default From: headers in these component files... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Ken Hornstein | Clean up documentation formatting |
commit | commitdiff | tree | snapshot |
2012-02-20 |
David Levine | Removed unused local ncomps because gcc complained... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Ken Hornstein | Add support for "to", "cc", "from", and "fcc" component... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Ken Hornstein | Fix a bug leftover from the Automake conversion; the... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
David Levine | Ken noted that "make check" can be run before installat... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
David Levine | Moved "make check" to after "make install". |
commit | commitdiff | tree | snapshot |
2012-02-18 |
David Levine | gcc was warning about unused arguments to main, so... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
David Levine | Consolidated runtest and check_string test functions. |
commit | commitdiff | tree | snapshot |
2012-02-18 |
David Levine | Have each test clean up after itself if it completes... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
David Levine | Added mhpath test. Updated mhpath man page to reflect... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
David Levine | The test check() function now removes the expected... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
David Levine | Initialized local "in" to suppress gcc warning about... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
David Levine | Enclosed program name and directory in double quotes... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
David Levine | Here's the proper fix instead of the hack of d28ce569fe... |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Ken Hornstein | Beginning support for mh-format support in comp(1)... |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Ken Hornstein | Sigh. Looks like we need a function after all; create... |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Ken Hornstein | Switch to including h/mts.h for getusername() prototype. |
commit | commitdiff | tree | snapshot |
2012-02-17 |
David Levine | Added a couple of NMH_UNUSED's to suppress warnings... |
commit | commitdiff | tree | snapshot |
2012-02-17 |
David Levine | Hacked to work with make distcheck. Maybe not the... |
commit | commitdiff | tree | snapshot |
2012-02-17 |
David Levine | Moved check() function from individual tests to common.sh. |
commit | commitdiff | tree | snapshot |
2012-02-17 |
David Levine | Rearranged test suite environment variables so that... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Ken Hornstein | Report an error when the width used by putaddr is less... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Ken Hornstein | Hopefully made the format documentation a little bit... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Ken Hornstein | Fix typo in repl man page. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Ken Hornstein | Create test cases for the new format functions for... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Ken Hornstein | Make it so we do NOT check our address against the... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Ken Hornstein | Sigh. Turns out the first entry in the list isn't... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Ken Hornstein | Hm, it turns out we need to make sure we call getname... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Ken Hornstein | Beginning of support for the Local-Mailbox profile... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Ken Hornstein | Support getting the "fullname" out of the Signature... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
David Levine | Updated documentation of environment variables in mh... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Ken Hornstein | Add two new format functions: %(myhost) and %(myname). |
commit | commitdiff | tree | snapshot |
2012-02-14 |
David Levine | Changed "make test" to "make check". |
commit | commitdiff | tree | snapshot |
2012-02-14 |
David Levine | Fixed progress indicator. |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Ken Hornstein | Another problem discovered by the test suite. |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Paul Fox | correct the maximum number of sequences in the mark... |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Paul Fox | mhshow: suppress pause actions if stdout isn't a tty |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Ken Hornstein | Fix this so it works when valgrind is installed. |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Ken Hornstein | Switch over to using the template files out of our... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Ken Hornstein | Switch to using the "inst" version of mhl for tests. |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Ken Hornstein | Re-work the test suite so it now works with Automake... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Ken Hornstein | Fix typo in alternate mts.conf location support. |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Ken Hornstein | Make the test suite work on systems other than Linux... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Ken Hornstein | With the fixing of the bug that caused CPPFLAGS to... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Ken Hornstein | Fix typo in variable test. |
commit | commitdiff | tree | snapshot |
2012-02-10 |
David Levine | Show assignment of configure variables using VAR=VALUE... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
David Levine | Updated INSTALL and MACHINES documentation a bit. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
David Levine | Added mhshow subpart test. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
David Levine | Always run setup-test from make test/runalltests, just... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
David Levine | Added OURDEFS to DEFS in Makefile.am, to restore it... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
David Levine | Removed use of tzset()/tzname in dtimezone(). They... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
David Levine | Reverted TZ hack to tests, 9ea2daf5e74e3ff03043cfa6fb68... |
commit | commitdiff | tree | snapshot |
2012-02-07 |
David Levine | Another one caught by the test suite: an indented... |
commit | commitdiff | tree | snapshot |
2012-02-07 |
David Levine | Some tests failed because they displayed the user's... |
commit | commitdiff | tree | snapshot |
2012-02-07 |
David Levine | Caught by the test suite: sequences[0] needs to be... |
commit | commitdiff | tree | snapshot |
2012-02-07 |
David Levine | Reworked test suite to copy the configuration used... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Ken Hornstein | Still more autoconf cleanup (quoting & more use of... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Ken Hornstein | Patch from Harvey Eneman: fixes problem on some systems... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Ken Hornstein | Update the developer documentation with the changes... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Ken Hornstein | More configure cleanup to modern constructs. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Ken Hornstein | Autoconf cleanup to suggested practice (AS_IF & AC_MSG_... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
David Levine | Added error message if the file is source directly... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
David Levine | Exit with error message if no library could be found... |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Ken Hornstein | Whoops, used "buffer" when I meant "buf". |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Ken Hornstein | Change LocalName() to take an argument (about whether... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
commit | commitdiff | tree | snapshot |
2012-02-03 |
David Levine | Use more up-to-date web page links of Jerry Peek's... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Ken Hornstein | Convert from the poorly-named and confusing adrsprintf... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Ken Hornstein | Make the upload target phony. |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Ken Hornstein | Beginnings of an upload Makefile target. |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Ken Hornstein | Update with new features. |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Ken Hornstein | Document the formatproc entry. |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Ken Hornstein | Move the eval statements inside of AC_CONFIG_COMMANDS_P... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
David Levine | Added #includes to pick up declaration of waitpid() |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Ken Hornstein | Whoops, I need to make sure the buffer I pass to putcom... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Ken Hornstein | Add support for calling an external format program... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
commit | commitdiff | tree | snapshot |
2012-01-28 |
David Levine | Made ChangeLog target phony so it will always get regen... |
commit | commitdiff | tree | snapshot |
next |