]> diplodocus.org Git - nmh/history - uip/mhical.c
lock_file.c: close(2) file descriptor on failure, avoiding leak.
[nmh] / uip / mhical.c
2017-09-10 Ralph CorderoyReplace printf("%s\n", foo) and similar with puts(foo).
2017-08-27 Ralph CorderoyAdd gcc's pure function attribute.
2017-08-17 Leonardo Taccarimhical expected an ics file as input and after just...
2017-08-01 Ken HornsteinMerge branch 'fix-post-bcc'
2017-07-16 David LevineEnhanced mhical syntax error message to provide some...
2017-05-12 Ralph CorderoyUse existing macros min() and max() more.
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2017-04-17 Ralph CorderoyChange admonish(NULL, "foo") to inform("foo, continuing...
2017-04-16 Ralph CorderoyReplace some strdup() with mh_xstrdup().
2016-11-13 Ralph CorderoyReplace many add(s, NULL) with mh_xstrdup(s).
2016-10-24 Ralph Corderoymhical.c: display(): Replace memcpy() with struct assig...
2016-10-06 David LevineMerge branch 'welcome'
2016-09-29 David LevineInstead of relying on invo_name to decide whether to...
2016-03-13 David LevineMerge branch 'master' into xoauth
2016-01-23 David Levinemhical enhancement: If a datetime is missing the time...
2015-11-18 David LevineIf format_datetime() returns null, store a copy of...
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-05 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-19 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-04 David LevineAdded mhical(1), to display, reply to, and cancel iCale...