]> diplodocus.org Git - nmh/shortlog
nmh
2013-12-14 David LevineMoved the set -x after the uname and string test in...
2013-12-14 David LevineGeneralized -Wel fix in test-manpages of commit
2013-12-14 Pascal Stumpfrand()/srand() are not cryptographically secure PRNGs...
2013-12-13 David Levinegroff -man silence the test-manpages warnings. One...
2013-12-13 David LevineTry using -man instead of -mandoc in test-manpages...
2013-12-13 David LevineDisable assertions by default.
2013-12-13 Ken HornsteinMinor autoconf style cleanup.
2013-12-13 David LevineMinor changes to configure.ac:
2013-12-13 David LevineMoved all LDFLAGS manipulations in configure.ac to...
2013-12-13 David LevineTweaked rcvtty.c to squelch warnings on OpenBSD. Three...
2013-12-13 David LevineInitialize local child_id in main() of whom.c to squelc...
2013-12-13 David LevineSquelch warning from cc on OpenBSD that fd argument...
2013-12-13 David LevineRemoved --posix from awk invocation in test-anno.
2013-12-13 David LevineIt looks like the sed "a" in test-anno didn't emit...
2013-12-12 Lyndon NerenbergAdd buildbot hacks for OpenBSD.
2013-12-12 David LevineSun Studio cc -V must output to stderr.
2013-12-12 David LevineTry 9efa994ecac2790dbc56113f78c464eed1371590 again.
2013-12-12 David LevineUndid last commit of temporary printouts because buildb...
2013-12-11 David LevineTemporarily add some printouts to configure.ac to see...
2013-12-11 Lyndon NerenbergPrefer cc over gcc.
2013-12-11 Lyndon NerenbergOne more attempt at getting the buildbot $PATH correct...
2013-12-11 David LevineOK, this should work to detect Sun Studio cc.
2013-12-11 David LevineOops, that didn't work. Disable -v with SunStudio...
2013-12-11 David LevineOK, use SunStudio cc, if present, on Solaris if user...
2013-12-11 David LevineSuppress E_STATEMENT_NOT_REACHED warning from SunStudio cc.
2013-12-11 David LevineAdded -errtags=yes to SunStudio cc options.
2013-12-11 David LevineRemoved a bunch of unreachable break statements found by
2013-12-10 David LevineNeed full path to cc on Solaris buildbot host, at this...
2013-12-10 David LevineTry -v with SunStudio cc. Also, try setting CC instead...
2013-12-10 Lyndon NerenbergRemove the Solaris cc hack; the buildbot should have...
2013-12-10 David LevineRemoved +w from SunStudio cc, it caused compilation...
2013-12-10 David LevineThat worked. Now try +w2 with SunStudio cc.
2013-12-10 David LevineOf course that didn't work. Try specifying the SunStudio
2013-12-10 David LevineThat didn't work. Set PATH to pick up SunStudio cc.
2013-12-10 David LevineUse SolarisStudio cc if available.
2013-12-10 David LevineAdded temporary probe to find cc on Solaris.
2013-12-10 David LevineRemoved temporary favor of cc over gcc.
2013-12-10 David LevineTemporarily favor cc over gcc to try it out on Solaris.
2013-12-09 David LevineCommit 9c663383ab54e0290781ac1c25d790ce03160e08 introduced
2013-12-09 Ken HornsteinClean up comments, and update information on file locking.
2013-12-09 David LevineRemoved dependence of build_nmh on ldd by adding sasl...
2013-12-08 Ken HornsteinFix one of the POP tests to work on wide terminals.
2013-12-08 David LevineRemoved temporary diagnostic to determine gcc version...
2013-12-08 David LevineAdded temporary diagnostic to see what version of gcc is
2013-12-08 David LevineWith the fix of 4929cad323afc87404752a1e88664a7f42cbb737,
2013-12-08 David LevineTry this sed command for squeeze_lines().
2013-12-08 David LevineAdded -eval 'set document.browse.margin_width = 0'...
2013-12-08 David LevineThat didn't work, so try this awk command from Robert...
2013-12-08 David LevineFixed squeeze_lines() test function to be compatible...
2013-12-08 David LevineFixed test-mhfixmsg to work with elinks, which inserted...
2013-12-07 David LevineAdded notes to README.developers about write access to
2013-12-07 David LevineReplaced hard-coded use of "," with `mhparam sbackup` in
2013-12-07 David LevineDisable clang complaint about unused -ansi when linking by
2013-12-07 David LevineRemoved bash-isms from inc/test-deb359167.
2013-12-07 David LevineSkip inc/test-deb359167 on FreeBSD >= 10 because its...
2013-12-06 Lyndon Nerenbergtest/common.sh.in: use awk to pick off first output...
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-06 Ken HornsteinI give up for now; revert these debugging commits.
2013-12-06 Ken HornsteinOne final check to make sure the binary isn't stripped
2013-12-06 Ken HornsteinSigh. Make sure the binaries aren't stripped as well.
2013-12-06 Ken HornsteinSwitch to default of -g so hopefully we can get somethi...
2013-12-06 Ken HornsteinSigh, I always forget this is errno.h, not sys/errno.h.
2013-12-06 Ken HornsteinHave getfqdn fall back to printing out the given hostna...
2013-12-06 David LevineThat didn't work, either. Restoring configure.ac.
2013-12-06 David LevineThat didn't work, try adding -pedantic-errors.
2013-12-06 David LevineThe linker on FreeBSD 10 doesn't like -ansi. So added a
2013-12-05 David LevineClean up mhbuild backup files left by test-header-encode.
2013-12-05 David LevineBetter fix than commit 605d80e7cf0d02d4bab9387f03b4e1d4...
2013-12-05 David LevineFix to commit 7e40862e6a4da7810a46aa1e28b05e527fdc208a:
2013-12-05 David LevineIn test-mhfixmsg, make sure that $HOME is writeable...
2013-12-05 David LevineReally fixed mhmail.
2013-12-05 David LevineRemoved temporary hack.
2013-12-05 David LevineRemoved temporary hack to enable debug from configure.ac.
2013-12-05 David LevineFixed test-mhmail failure on Solaris: its tail doesn...
2013-12-05 Ken HornsteinUpdate pending-release-notes regarding removal of the...
2013-12-05 Ken HornsteinGarbage collect "normalize".
2013-12-05 David LevineAdded temporary diagnostic hack to test-mhmail.
2013-12-05 David LevineThe buildbot is up, put in hacks to enable debug and...
2013-12-05 David LevineFixed m_getfld() bug introduced in commit
2013-12-05 David LevineUse ICONV_CONST in declaration of variable that's passed to
2013-12-05 David LevineAdded identifier to each check in test-mhlist to help...
2013-12-05 David LevineAdded comment about not supporting trailing semicolons
2013-12-05 David LevineUndid temporary hacks, it looks like the buildbot is...
2013-12-05 David LevineTemporarily added a few hacks to diagnose problems...
2013-12-04 Ken HornsteinFix another warning.
2013-12-04 Ken HornsteinA few more tests; I think that's enough for now.
2013-12-04 Ken HornsteinFix a few warnings.
2013-12-04 Ken HornsteinMore tests (but not quite finished yet).
2013-12-04 Ken HornsteinFix cut & paste mistake.
2013-12-04 Ken HornsteinMore man page minor fixup.
2013-12-04 Ken HornsteinSlightly clarify mhbuild man page.
2013-12-04 Ken HornsteinMinor typo fix.
2013-12-04 Ken HornsteinNote changes to mhbuild.
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-12-04 Ken HornsteinSupport for more tests.
2013-12-04 Ken HornsteinWhoops, shouldn't use autoincrement with a macro; forgo...
2013-12-03 Ken HornsteinFirst round of tests! Still want to do more before...
2013-12-03 Ken HornsteinAdd support for a -file switch to handle messages that...
2013-12-03 Ken HornsteinDon't put a space after the trailing semicolon for...
next