]> diplodocus.org Git - nmh/shortlog
nmh
2017-11-12 Ralph Corderoytrimcpy.c: Move interface to own file.
2017-11-12 Ralph Corderoyuprf.c: Move interface to own file.
2017-11-12 Ralph Corderoyvfgets.c: Move interface to own file.
2017-11-12 Ralph Corderoycheck_charset.c: Move interface to own file.
2017-11-12 Ralph Corderoygetcpy.c: Move interface to own file.
2017-11-12 Ralph Corderoym_draft.c: Move interface to own file.
2017-11-12 Ralph Corderoym_convert.c: Move interface to own file.
2017-11-12 Ralph Corderoym_backup.c: Move interface to own file.
2017-11-12 Ralph Corderoym_atoi.c: Move interface to own file.
2017-11-12 Ralph Corderoygetfolder.c: Move interface to own file.
2017-11-12 Ralph Corderoygeteditor.c: Move interface to own file.
2017-11-12 Ralph Corderoyescape_addresses.c: Move interface to own file.
2017-11-12 Ralph Corderoyext_hook.c: Move interface to own file.
2017-11-12 Ralph Corderoyfdcompare.c: Move interface to own file.
2017-11-12 Ralph Corderoyfolder_read.c: Move interface to own file.
2017-11-12 Ralph Corderoyfolder_realloc.c: Move interface to own file.
2017-11-12 Ralph Corderoyfolder_pack.c: Move interface to own file.
2017-11-12 Ralph Corderoyfolder_free.c: Move interface to own file.
2017-11-12 Ralph Corderoyfolder_delmsgs.c: Move interface to own file.
2017-11-12 Ralph Corderoyfolder_addmsg.c: Move interface to own file.
2017-11-12 Ralph Corderoycontext_foil.c: Move interface to own file.
2017-11-12 Ralph Corderoycontext_save.c: Move interface to own file.
2017-11-12 Ralph Corderoycontext_replace.c: Move interface to own file.
2017-11-12 Ralph Corderoycontext_read.c: Move interface to own file.
2017-11-12 Ralph Corderoycontext_del.c: Move interface to own file.
2017-11-12 Ralph Corderoycontext_find.c: Move interface to own file.
2017-11-12 Ralph Corderoyreadconfig.c: Move interface to own file.
2017-11-12 Ralph Corderoybrkstring.c: Move interface to own file.
2017-11-12 Ralph Corderoyatooi.c: Move interface to own file.
2017-11-12 Ralph Corderoyambigsw.c: Move interface to own file.
2017-11-12 Ralph Corderoyvector.c: Move interface to own file.
2017-11-12 Ralph Corderoypidstatus.c: Move interface to own file.
2017-11-12 Ralph Corderoypush.c: Move interface to own file.
2017-11-12 Ralph Corderoypath.c: Move interface to own file.
2017-11-12 Ralph Corderoyprint_version.c: Move interface to own file.
2017-11-12 Ralph Corderoyprint_sw.c: Move interface to own file.
2017-11-12 Ralph Corderoyprint_help.c: Move interface to own file.
2017-11-12 Ralph Corderoyseq_nameok.c: Move interface to own file.
2017-11-12 Ralph Corderoyseq_list.c: Move interface to own file.
2017-11-12 Ralph Corderoyseq_bits.c: Move interface to own file.
2017-11-12 Ralph Corderoyseq_getnum.c: Move interface to own file.
2017-11-12 Ralph Corderoyseq_del.c: Move interface to own file.
2017-11-12 Ralph Corderoyseq_print.c: Move interface to own file.
2017-11-12 Ralph Corderoyseq_add.c: Move interface to own file.
2017-11-12 Ralph Corderoyarglist.c: Move interface to own file.
2017-11-12 Ralph CorderoyStrip directory from #include when it's not needed.
2017-11-12 Ralph CorderoyRemove symbols-wanted comments after #include.
2017-11-12 Ralph CorderoyUse #include with `""' for including nmh's source.
2017-11-12 Ralph Corderoyerror.c: Move interface to own file.
2017-11-09 Ken HornsteinSupport a -timeout switch.
2017-11-04 Ken HornsteinUse va_copy() to get a copy of va_list, instead of...
2017-11-04 Ken HornsteinAdd support for batch mode.
2017-11-03 Ken HornsteinVarious IMAP protocol improvements
2017-11-03 Ken HornsteinMake APPEND work; still needs some changes, though.
2017-11-02 Ken HornsteinStart of making APPEND functional; not quite there...
2017-11-02 Ken HornsteinSupport sending multiple commands at once.
2017-11-02 Ken HornsteinReport on the TLS negotation time
2017-11-02 Ralph Corderoyprototypes.h: Delete duplicate prototypes.
2017-11-02 Ralph Corderoyprototypes.h: Delete default_done() prototype.
2017-11-02 Ralph Corderoyforwsbr.c: Move interface declaration to own forwsbr.h.
2017-11-02 Ralph Corderoymd5.c, md5.h: Reformat and delete needless portability.
2017-11-02 Ralph CorderoySplit function definition prototypes so identifier...
2017-11-02 Ralph CorderoyDon't have `static' of a function definition on its...
2017-11-02 Ralph CorderoyMove the opening brace of a C function to its own line.
2017-11-02 Ralph Corderoyrepl.c: Add `static' to function definitions to match...
2017-11-02 Ralph Corderoyrepl.c, replsbr.c: Move shared data into header file.
2017-11-01 Ralph Corderoyuip: Replace some ints that are only ever 0 or 1 with...
2017-11-01 Ralph Corderoysend.c, whatnowsbr.c: Delete option variables set but...
2017-11-01 Ken HornsteinMerge branch 'master' of git.sv.gnu.org:/srv/git/nmh
2017-11-01 Ken HornsteinClean up things a bit
2017-11-01 Ralph Corderoyuip: Replace some ints that are only ever 0 or 1 with...
2017-10-31 Ralph Corderoymhbuild.c, mhbuildsbr.c: Replace three global ints...
2017-10-31 Ralph CorderoyReplace some ints that are only ever 0 or 1 with bool.
2017-10-31 Ralph Corderoydtimep.l: Delete unused macros SKIPSP and SKIPTOSP.
2017-10-31 Ken HornsteinDisplay the command when reporting timing.
2017-10-30 Ralph Corderoyuip: Change global int userrs to bool.
2017-10-30 Ralph Corderoyuip: Replace some ints that are only ever 0 or 1 with...
2017-10-30 Ralph Corderoysbr: Replace some ints that are only ever 0 or 1 with...
2017-10-30 Ralph Corderoymts/smtp/smtp.c: Replace int with bool.
2017-10-30 Ralph Corderoynmh_init(): Replace integer parameter with two bools.
2017-10-30 Ralph CorderoyReplace adios(NULL, ...) with die(...).
2017-10-30 Ralph CorderoyReplace printf(3) with fputs(3) where possible.
2017-10-30 Ralph Corderoymhbuild.man: Avoid using format-free printf(3) in example.
2017-10-28 Ralph Corderoymsgchk.c: Rewrite checkmail(), removing need for macros.
2017-10-28 Ralph CorderoySPECS: Use `command-line interface' in one-line summary.
2017-10-28 Ralph Corderoywhatnow: Remove undocumented printf-formatting of ...
2017-10-28 Ralph CorderoySPECS: Alter description to not require a GUI interface.
2017-10-27 Ralph Corderoyconfigure.ac: Test for libtinfo to resolve setupterm(3).
2017-10-27 Ralph Corderoymsgchk.c: Remove UUCP tests; unused since `#ifdef MF'.
2017-10-27 Ralph CorderoyReplace getcpy(f()) calls with mh_xstrdup() when f...
2017-10-27 Ralph CorderoyDelete "blank" lines at start of files to bring content...
2017-10-27 Ralph Corderoyutils.c: Improve comment describing add(). Suggest...
2017-10-27 Ralph Corderoyimaptest.c: Don't use error message as adios()'s format.
2017-10-27 Ralph Corderoyimaptest.c: Don't test possibly uninitialised local...
2017-10-27 Ralph Corderoyimaptest.c: Don't free brkstring()'s value; it's re...
2017-10-27 Ralph Corderoyimaptest.c: Add `format(printf, ...)' attribute to...
2017-10-27 Ken HornsteinFix invalid pointer arithmetic.
2017-10-26 Ken HornsteinSupport command issuance and timestamps.
2017-10-26 Ken HornsteinStill more fiddling.
2017-10-26 Ken HornsteinAdd netsec_get_sasl_ssf().
next