2012-10-21 |
Lyndon Nerenberg | Clarify that manpage references use the .IR macro every... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Lyndon Nerenberg | Fix one last missed %nmhdate% substitution. |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Lyndon Nerenberg | Remove %nmhdate% substitution from man.sed. It's no... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
commit | commitdiff | tree | snapshot |
2012-10-21 |
David Levine | Corrected date in sendfiles.man |
commit | commitdiff | tree | snapshot |
2012-10-21 |
David Levine | Updated sendfiles(1): |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Lyndon Nerenberg | Update the manpage style guide. |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Lyndon Nerenberg | Rationalize .TH manpage macro invocations. |
commit | commitdiff | tree | snapshot |
2012-10-20 |
David Levine | Cleaned up a couple of shell variables. |
commit | commitdiff | tree | snapshot |
2012-10-20 |
David Levine | Fixed the trap to work with posh. |
commit | commitdiff | tree | snapshot |
2012-10-20 |
David Levine | Fixed printf's in test suite. |
commit | commitdiff | tree | snapshot |
2012-10-20 |
David Levine | Fixed the trap in mhmail. |
commit | commitdiff | tree | snapshot |
2012-10-19 |
David Levine | Cleaned up uip/mhmail. Added chmod +x of spost in... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Lyndon Nerenberg | Manpage cross-reference cleanups: convert '.BR cmd... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Lyndon Nerenberg | A couple more manpage typo cleanups. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Lyndon Nerenberg | Typo. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Lyndon Nerenberg | Manpage SEE ALSO cleanup. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Lyndon Nerenberg | Elide spurious empty lines in manpage source files. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Lyndon Nerenberg | Ensure the .TH macro is the first line of the manpage... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Lyndon Nerenberg | Update the manpage authors guide, primarily for .TP... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Lyndon Nerenberg | Incorporate Paul Fox's changes that group the commands... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
David Levine | Unset PAGER in test/common.sh so that make distcheck... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Lyndon Nerenberg | Add new make targets 'man' and 'cleanman' to build... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
David Levine | Cleaned up some printf's. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
David Levine | Updated sendfiles(1) man page to reflect upcoming code... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Lyndon Nerenberg | Some version of man(1) barf if the first line of the... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Lyndon Nerenberg | Slightly reformat the FINDCOMP macro to quell a clang... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Lyndon Nerenberg | automake 1.12 generates some (apparently) harmless... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Lyndon Nerenberg | Allow $PAGER to override the compiled-in default pager... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
David Levine | Removed unused function seek_home(). |
commit | commitdiff | tree | snapshot |
2012-10-15 |
David Levine | The first alias contained in a blind list is now expand... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
David Levine | Changed error message to say that blind lists aren't |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Ralph Corderoy | Fixed "mark -sequence cur -delete all" to work for... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
David Levine | Don't allow blind aliases with sendmail/pipe mts. ... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
David Levine | Removed potential buffer overflow in ali.c by replacing... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
David Levine | Fixed sortm(1) verbose message and man page to reflect... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
David Levine | Added -noall/-all switches to sortm(1). |
commit | commitdiff | tree | snapshot |
2012-10-08 |
David Levine | Fixed typo in mh-alias man page. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
David Levine | Added newline to "send" that's piped to dist. Old... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
David Levine | Added test-anno, test-dist, test-msgchk, and test-rcvtty. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
David Levine | Changed nmh-fcc to fcc. See etc/forwcomps. Another... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
David Levine | Updates to test/common.sh.in: |
commit | commitdiff | tree | snapshot |
2012-09-23 |
David Levine | Removed double quotes around case arguments in test... |
commit | commitdiff | tree | snapshot |
2012-09-23 |
David Levine | When determining the path of the script inside mhmail... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
David Levine | Disabled echo of rm -f lines in Makefile to quiet build... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
David Levine | Replaced spost with script that exec's post -mts sendma... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
David Levine | Removed mhmail.c because it was no longer needed and... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
David Levine | For the mhstore -clobber test, cd to the Mail subdirect... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Lyndon Nerenberg | Fix a comment typo. |
commit | commitdiff | tree | snapshot |
2012-09-16 |
David Levine | With mhstore -clobber auto/suffix, when looking for... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
David Levine | Added "-d --" to invocation of ls when figuring out... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
David Levine | Fixed description of n with mhstore -clobber auto/suffix. |
commit | commitdiff | tree | snapshot |
2012-09-15 |
David Levine | Clarified description of clobber -auto/-suffix per... |
commit | commitdiff | tree | snapshot |
2012-09-15 |
David Levine | Added -clobber switch to mhstore(1) [Bug #11160]. |
commit | commitdiff | tree | snapshot |
2012-09-15 |
David Levine | Changed ; to && in shell command, per Ralph's suggestio... |
commit | commitdiff | tree | snapshot |
2012-09-15 |
David Levine | Allow whatnow to accept "l" as an abbreviation for... |
commit | commitdiff | tree | snapshot |
2012-09-15 |
David Levine | Filter out all Nmh-* headers in post(1). Do that silen... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
David Levine | Added check in send(1) of attach (default Nmh-Attachmen... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
David Levine | Updated docs/README-ATTACHMENTS, mainly to reflect... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
David Levine | Added references to the whatnow(1) man page description... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Eric Schnoebelen | Move chdir() call so -recurse option works again. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Ken Hornstein | New test for folder -recurse |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Ken Hornstein | Change the Bcc: code in post so it includes the From... |
commit | commitdiff | tree | snapshot |
2012-08-18 |
David Levine | Cleaned up message_id(). |
commit | commitdiff | tree | snapshot |
2012-08-18 |
David Levine | Removed chmod of bccfil from make_bcc_file(). It was... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
David Levine | Cleaned up test-utf8-body a bit. |
commit | commitdiff | tree | snapshot |
2012-08-10 |
David Levine | Added mhbuild: -nocontentid to profile used for tests... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
David Levine | Added default_content_type argument to |
commit | commitdiff | tree | snapshot |
2012-07-23 |
David Levine | Removed nmh-from condition from rcvdistcomps. |
commit | commitdiff | tree | snapshot |
2012-07-23 |
David Levine | Fixed explanation of why the unset SHELL test is useles... |
commit | commitdiff | tree | snapshot |
2012-07-22 |
David Levine | Reworked test-rcvdist so that it sees the output of... |
commit | commitdiff | tree | snapshot |
2012-07-22 |
David Levine | Added test of whatnow with SHELL unset to test-ls,... |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Alexander Zangerl | whatnow cooks up strings for executing external command... |
commit | commitdiff | tree | snapshot |
2012-07-22 |
David Levine | Tidied up for loop in message_id(). |
commit | commitdiff | tree | snapshot |
2012-07-22 |
David Levine | With -messageid random, make the part after the @ more... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
David Levine | Added -messageid switch to send(1) and post(8). This... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
David Levine | Here's a better test of Resent-From: in test-rcvdist... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
David Levine | Added check to notpost for presence of Resent-From:. |
commit | commitdiff | tree | snapshot |
2012-07-21 |
David Levine | If post or send fail, exit with their exit status. |
commit | commitdiff | tree | snapshot |
2012-07-21 |
David Levine | Removed #ifndef RAND/#endif that no longer had any... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Harvey Eneman | Fixed the default rcvdistcomps and rcvdistcomps.outbox... |
commit | commitdiff | tree | snapshot |
2012-07-15 |
David Levine | Removed debugging statement and added comments to the... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
David Levine | Added -mts switch to post, send, and whom. Replaced... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
David Levine | Removed -m from sendmail invocation with sendmail/pipe... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
David Levine | Correction to previous commit, 704bdde497da69854846d51d... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
David Levine | Removed use of the ONEX sendmail verb. It is obsolete, |
commit | commitdiff | tree | snapshot |
2012-07-10 |
David Levine | Renamed "sendmail" mts method to "sendmail/smtp", allow... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
David Levine | spost(8) has been merged into post(8). Its functionali... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
David Levine | Added test-packf. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
David Levine | test-prompter: removed an unused input that was piped... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
David Levine | Filtered out "From " lines when comparing mboxes becaus... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
David Levine | Updated pending-release-notes. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
David Levine | Rather than fix the reported bug, backslash in commente... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
David Levine | Added test-dp, test-fmtdump, test-prompter, test-rcvstore, |
commit | commitdiff | tree | snapshot |
2012-07-01 |
David Levine | Applied patch #5571, Propagate Mail-Followup-To. |
commit | commitdiff | tree | snapshot |
next |