]> diplodocus.org Git - nmh/shortlog
nmh
2014-01-11 David LevineNo longer add -g or -s to LDFLAGS. autoconf handles...
2014-01-11 David LevineAdded -Wno-unused-result to silence warnings on Ubuntu.
2014-01-10 Ken HornsteinMake sure we use the 'short' filename and add newlines...
2014-01-10 Ken HornsteinA bit closer, but don't run the test just yet.
2014-01-09 Ken HornsteinPreliminary Attach: header support. Untested just...
2014-01-09 David LevineOpenBSD 5 needs an other-libraries (fourth argument...
2014-01-09 David LevineHard-code the config/version.c target, instead of using...
2014-01-09 David LevineReplace use of awk with sed in test-anno because it...
2014-01-09 David LevineDetect whether or not to use -n with tail in build_nmh.
2014-01-08 David LevineFixed typo in last commit of test-curses.
2014-01-08 David LevineAdded -Txterm-color to tput invocations that didn't...
2014-01-08 David LevineIn test-curses, use termcap codes if terminfo capabilities
2014-01-08 David LevineAdded sbr/dtimep.c to CLEANFILES so that make distcheck...
2014-01-08 David LevineClarified advisory message it test-mhfixmsg if a text...
2014-01-08 Ken HornsteinUpdate this for From, Resent-From, and Envelope-From...
2014-01-07 Ken HornsteinPrevent message status allocation code from overflowing...
2014-01-07 David LevineReplaced hidden make_mime_composition_file_entry()...
2014-01-07 David LevineHere's a better fix for the whatnow tests: set and...
2014-01-06 David LevineRemoved remaining run_prog's from tests that set an
2014-01-06 Ken HornsteinAdd a test for the new curses-based format escapes.
2014-01-05 David LevineFixed description of send -attach switch in whatnow...
2014-01-05 David LevineRemoved remaining globals in uip/attach.c.
2014-01-05 David LevineGot rid of a couple of globals used by attach get_line().
2014-01-05 David LevineMoved the functions that implement whatnow attach from
2014-01-05 David LevineIn whatnow help, don't show that detached can be abbrev...
2014-01-05 Ken HornsteinWhoops, I'm supposed to NUL-terminate the string, not...
2014-01-04 Ken HornsteinMake sure scan.curses is installed & distributed.
2014-01-04 Ken HornsteinSupport for sending color escape sequences retrieved...
2014-01-03 Ken HornsteinAdd support for %(hascolor), and a new function for...
2014-01-03 Ken HornsteinDocument %(nodate), and update things a bit.
2014-01-03 Ken HornsteinGarbage collect some Autoconf cruft that has been aroun...
2014-01-03 Ken HornsteinAlso make sure outc() uses TPUTS_PUTC_ARG.
2014-01-03 Ken HornsteinWhoops, I forgot that AC_CACHE_CHECK calls AC_MSG_RESULT.
2014-01-03 Ken HornsteinCreate an autoconf test to determine the argument of...
2014-01-03 Ken HornsteinRemove checks for termcap.h and ncurses/termcap.h,...
2014-01-03 Ken HornsteinSigh. Fix up missing conversion from clear->ti_clear.
2014-01-03 Ken HornsteinI guess we can't include both termcap and terminfo...
2014-01-03 Ken Hornsteininclude curses.h so this (hopefully) now works on Solaris.
2014-01-03 Ken HornsteinConvert all of the terminal functions over to terminfo...
2014-01-02 Ken HornsteinGarbage collect unused code.
2014-01-02 Ken HornsteinRemove baudrate-handing code.
2014-01-02 Ken HornsteinAlways emit an STR instruction for terminal escape...
2014-01-02 Ken HornsteinSwitch from the M-X format for characters with the...
2014-01-02 Ken HornsteinFix problem with %(putlit) and %(zputlit) causing a...
2014-01-02 Ken HornsteinDrop support for different behavior on hardcopy termina...
2014-01-02 Ken HornsteinMove the termsbr code into the libmh library, where...
2014-01-01 David LevineGive up on fmt_compile.c for now.
2014-01-01 David LevineThat didn't work. Try including termcap.h first, inste...
2014-01-01 David LevineChanged several globals to be static, to avoid collision,
2014-01-01 David LevineTry including termcap.h before curses.h to see if that...
2013-12-31 Ken HornsteinIt looks like some systems also need curses.h as well...
2013-12-31 Ken HornsteinAdd support for outputing a few (limited) terminal...
2013-12-31 Ken HornsteinMake sure that branching instructions are traced even...
2013-12-31 Ken HornsteinChange fmttest to use litputs() on str and output buffe...
2013-12-29 David LevineGeneralized the valgrind suppression for sendmsg via...
2013-12-29 David LevineAdded test/valgrind.supp to EXTRA_DIST in Makefile...
2013-12-29 David LevineRemoved one run_prog from test-pick because it loses...
2013-12-28 David LevineFixed chmod of temp file in prompter. Noticed by valgrind.
2013-12-28 David LevineNull-terminate buffer in mbx_copy() in dropsbr.c. ...
2013-12-28 David LevineAdded support for running the test suite with valgrind...
2013-12-24 David LevineHave configure print out what it detects for the progra...
2013-12-23 David LevineAdded "true" to end of flex fixups in configure.ac...
2013-12-23 David LevineRemoved flex fixup for version 2.5.37, it's not necessa...
2013-12-23 David LevineUse --brief option, if supported, with file --mime.
2013-12-22 David LevineIn test-mhmail, insert semicolon in output of "file...
2013-12-22 David Levinefile --mime on OpenBSD returns strings such as "text...
2013-12-22 David LevineRemoved support for file -i, it just spits out "regular...
2013-12-22 David LevineRemoved temporary printouts.
2013-12-22 David LevineMore debugging statements for OpenBSD.
2013-12-22 David LevineAdded debuging printouts.
2013-12-22 David LevineWhooops, gcc on OpenBSD noticed a nasty in the last...
2013-12-22 David LevineWith whatnow attach, determine the content MIME type...
2013-12-22 David LevineUpdated date on a few man pages.
2013-12-22 David LevineRemoved temporary probes added in commit
2013-12-22 David LevineAdded temporary probes to see what file --mime and...
2013-12-22 David LevineIncreased size of file command buffer in make_mime_comp...
2013-12-14 David LevineCleaned up setting of CFLAGS in configure.ac.
2013-12-14 David LevineAdded POSTLINK to remainder of executables in Makefile.am.
2013-12-14 David LevineThe buildbot was reporting "warning" on stdin, not...
2013-12-14 David LevineThe build failed mysteriously on the OpenBSD buildbot...
2013-12-14 David LevineThat didn't quite work, try reducing size of warning...
2013-12-14 David LevineFilter out "often/almost always misused" warnings from...
2013-12-14 David LevineAdded mention of filename completion at whatnow prompt...
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.
next