Replaced use of hex with octal in printf statements. |
|
More...
|
about 2 years ago
|
In a test-mhfixmsg test, replaced non-breakable spaces with spaces. |
|
More...
|
about 2 years ago
|
Initialize local cc because it can be used if static bytesinbuf is > 0. |
|
More...
|
over 2 years ago
|
Unconditionally remove trailing NUL from buffer used for SMTP. |
|
More...
|
over 2 years ago
|
Enhanced post(8) to handle NULs in message body. |
|
More...
|
over 2 years ago
|
Save context immediately after adding or updating its nmh Version. |
|
More...
|
over 2 years ago
|
Changed type of argument to nmh_version_changed to be bool. |
|
More...
|
over 2 years ago
|
Removed VERSION and RELEASE #'s so that they don't have to be maintained. |
|
More...
|
over 2 years ago
|
Added comment about printf(1) inserting the NUL. |
|
More...
|
over 2 years ago
|
Added note to NEWS about removal of paragraph formatters from mhn.defaults. |
|
More...
|
over 2 years ago
|
Updated date in mhbuild.man. |
|
More...
|
over 2 years ago
|
Removed mention of par and fmt from documentation. |
|
More...
|
over 2 years ago
|
Added test-profile to Makefile.am. |
|
More...
|
over 2 years ago
|
Changed set_mypath() to treat empty HOME the same way as unset HOME. |
|
More...
|
over 2 years ago
|
Separate assignment and export of TZ, to support strict Bourne shell. |
|
More...
|
over 2 years ago
|
Replaced access of HOME environment variable with mypath. |
|
More...
|
over 2 years ago
|
Replaced egrep with grep. |
|
More...
|
over 2 years ago
|
Added etc/mh-chart.man dependency to etc/bash_completion_nmh. |
|
More...
|
over 2 years ago
|
Use .BR instead of .B to boldface the deprecation note in the Synopsis. |
|
More...
|
over 2 years ago
|
Added mention of removed features that had been deprecated in nmh 1.7. |
|
More...
|
almost 3 years ago
|
Initialize a few local variables to avoid compiler warnings. |
|
More...
|
almost 3 years ago
|
docs/README.about: axe thanks to apache.org for snprintf(). |
|
More...
|
almost 3 years ago
|
Set VERSION on master to 1.8+dev. |
|
More...
|
almost 3 years ago
|
docs/README.developers: fix example cgit URL. |
|
More...
|
almost 3 years ago
|
docs/README.developers: use a variable for the version when releasing. |
|
More...
|
almost 3 years ago
|
man/ali.man: lessen hanging indent so long paths have more room. |
|
More...
|
almost 3 years ago
|
man/burst.man: re-word to avoid ‘digestifying’, etc. |
|
More...
|
almost 3 years ago
|
man/scan.man: fix spelling of ‘separator’. |
|
More...
|
almost 3 years ago
|
test-manpages: lower the ‘-Wbreak’ threshold from 32 to 31. |
|
More...
|
almost 3 years ago
|
Update for 1.8-RC1. |
|
More...
|
almost 3 years ago
|