]> diplodocus.org Git - nmh/shortlog
nmh
2014-08-04 David LevineRemoved m_eomsbr() from m_getfld.c, and its scan_eom_ac...
2014-08-03 David LevineAdded -debug switch to pick(1) and deprecated $MHPDEBUG.
2014-08-03 David LevineFixed refile(1) -retainsequences when the source and...
2014-07-27 David LevineSeparated out list of programs that are required to...
2014-07-24 David LevineFixed sed usage in flex fixup to not use -s (or -e...
2014-07-24 David LevineRemoved "true" from end of flex fixups. I don't know...
2014-07-24 David LevineApply flex fixup to dtimep.c with flex 2.5.37 as well...
2014-07-23 David LevineWhen mhparam(1) is going to output the value for spooll...
2014-07-23 David LevineUpdated test-spoollocking to restore mts.conf when...
2014-07-23 David LevineNote in mh-folders(5) man page that spoollocking can...
2014-07-09 Ken HornsteinFix bug #42718; ali(1) still refers to removed options...
2014-07-09 David LevineIf the user didn't specify any of the tls switches...
2014-07-07 David LevineHere's an even simpler fix to enable TLS by default.
2014-07-06 David LevineFix to commit 03e76aecdf671ca13b5912af8206e9bdcb6c0919...
2014-07-04 Lyndon NerenbergRevert "Default to enabling (Cyrus) SASL, if available."
2014-07-04 Lyndon NerenbergTurn back the sasl test. Everything broke as a result.
2014-07-04 Lyndon NerenbergComments should say why a chance matters ...
2014-07-03 Lyndon NerenbergDefault to enabling (Cyrus) SASL, if available.
2014-07-03 Lyndon NerenbergFix the release notes to put things in the correct...
2014-07-03 Lyndon NerenbergNote that post uses the submission port now.
2014-07-03 Lyndon NerenbergEnable TLS by default.
2014-06-17 David LevineCheck return value of setlocale(3) and admonish on...
2014-06-17 Lyndon NerenbergAdd missing variable initializations on fmt_scan().
2014-06-16 Lyndon NerenbergEnsure getline() is in scope on FreeBSD.
2014-06-16 David LevineFix to commit 0d3875d020fb17d34918f5e81ee7f87fbc5d1565...
2014-06-16 David LevineReordered #includes of sbr/terminal.c to allow compilat...
2014-06-14 David LevineSkip (parts of) tests that require en_US.utf8 locale...
2014-06-13 Ken HornsteinTest to make sure inc works properly with a POP server...
2014-06-13 Ken HornsteinSupport multiple messages with fakepop.
2014-06-11 Ken HornsteinAlways default the username to the local username,...
2014-06-10 Ken HornsteinUse variable-size (but in one case, fixed but larger...
2014-06-10 Paul Foxmh-profile.man: rewrite the Profile Lookup section...
2014-06-09 Ken HornsteinIf "curl" is available, create a nmh-access-url entry...
2014-06-09 Ken HornsteinFix curl example for nmh-access-url entry.
2014-06-08 Ken HornsteinReturn an appropriate error if the input characters...
2014-06-08 Ken HornsteinWhoops, this should be LC_CTYPE. Fixing that exposes...
2014-06-06 Paul Foxmhlist: don't truncate anything when -verbose
2014-05-30 David LevineClarified description in comments of context_find_by_ty...
2014-05-30 David LevineAdded static to declaration of docc().
2014-05-30 David LevineUndid commit 475fef2edee9db3c63fc089df76f8e93e3d598cd...
2014-05-30 David LevineSplit assignment and export of shell variable.
2014-05-28 David LevineAdded mention of "Reply to <address>?" prompt to repl...
2014-05-26 David LevineAdded context_find_by_type(), helper function to search...
2014-05-23 David LevineFixed test-mkstemp to work with valgrind.
2014-05-23 David LevineFixed to commit 378589b17424bd78acbfc57d505383ffb8c256cb:
2014-05-22 David LevineDon't pass -[no]concat from show(1) to mhl(1).
2014-05-22 David LevineFixed typos in comments.
2014-05-22 David LevineOn platforms with no MIMETYPEPROC, declare the content...
2014-05-19 Ken HornsteinExplain how to get a literal % in format files.
2014-05-19 David LevineDocumented steps to build RPM from tarball, without...
2014-05-19 David LevineAdded autogen.sh to EXTRA_DIST.
2014-05-16 Ken HornsteinHandle unknown message types in the generic content...
2014-05-16 Ken HornsteinOutput a newline if the last character in a text/plain...
2014-05-16 Ken HornsteinMove the prototype for show_content_aux() to a common...
2014-05-16 Ken HornsteinSwitch from %p to %l (%p is no longer supported, althou...
2014-05-15 Paul Foxfix comment syntax
2014-05-15 Paul Foxclarify scan_content() logic for choosing encoding
2014-05-15 David LevineAdded support for mhbuild-disposition-<type>[/<subtype...
2014-05-15 Paul Foxchange mhlist to use decimal math when abbreviating...
2014-05-14 Paul Foxadd $(kibi) function, as complement to %(kilo)
2014-05-14 Paul Foxrename %(units) to %(kilo)
2014-05-13 David LevineAdded --dereference option, if supported, to file(1...
2014-05-09 David LevineFix to commit b828fcb1695393007a75c41d32b2173c296be9d7...
2014-05-08 Paul Foxadd new sample files for mhbuild tests to Makefile.am
2014-05-08 Paul Foxadd new test for 'mhbuild -check'
2014-05-08 Paul Foxeliminate use of fgets() from calculate_digest() in...
2014-05-08 Paul Foxeliminate use of fgets() in mhbuild.c
2014-05-08 Paul Foxeliminate use of fgets() in mhparse.c
2014-05-08 Paul Foxadd new test for NUL bytes embedded in text/plain parts
2014-05-08 Paul Foxadd new test for attachment containing NULs
2014-05-08 Paul Foxclean up whitespace in mhbuildsbr.c
2014-05-08 Paul Foxmake scan_content() work correctly with content contain...
2014-05-08 Paul Foxmake writeQuoted() work correctly with content containi...
2014-05-08 Ken HornsteinTreat unknown top-level content types as "application...
2014-05-08 David LevineFixed test-charset to pass without iconv.
2014-05-08 David LevineMoved norm_charmap() declaration from h/prototypes...
2014-05-07 Lyndon NerenbergAdd a doxygen config file.
2014-05-07 Lyndon NerenbergRevert "Increment VERSION on the head to 1.7+dev."
2014-05-07 Lyndon NerenbergAdd a 'tools' subdirectory. This is a home for develop...
2014-05-07 Lyndon NerenbergIncrement VERSION on the head to 1.7+dev.
2014-05-07 Lyndon NerenbergScrub *.plist (Clang Static Analyzer) files when cleaning.
2014-05-07 Lyndon NerenbergGit: ingore *.plist files (generated by the Clang Stati...
2014-05-07 Paul Foxremove binaries unintentionally committed
2014-05-07 Paul Foxmodify tests for the new mhshow mime part marker format
2014-05-07 Paul Foxmodify mhshow marker format to include the size of...
2014-05-07 Paul Foxadd "%(units)" function, to express numbers with SI...
2014-05-07 Paul Foxmake the %(size) function useful in mhshow marker line...
2014-05-07 Ken HornsteinDocument these functions a bit better.
2014-05-05 David LevineRemoved obsolete comment.
2014-05-05 David LevineFixed typo in comment in sbr/readconfig.c.
2014-05-05 David LevineReplaced use of norm_charmap() in mhshow and mhfixmsg...
2014-05-04 David LevineIn mhshow, copy result of call to norm_charmap() and...
2014-04-29 Paul Foxmhshow: apply marker form to all part separators
2014-04-26 Paul Foxmhshow: suppress error for undisplayable parts, if...
2014-04-22 Paul Foxman pages: clarify how profiles entries are searched
2014-04-22 Ken HornsteinFix minor typo in NEWS file. Pointed out by Norman...
2014-04-22 David LevineAdded yet another NDBM (gdbm, actually) header/lib...
2014-04-21 David LevineAdded mhfixmsg to nmh man page.
2014-04-21 Paul Foxmhshow.man: fix an incorrect 'mhn' reference
2014-04-20 Ken HornsteinDocumentation improvements, from Ralph Corderoy.
next