]> granicus.if.org Git - neomutt/shortlog
neomutt
2000-06-30 Thomas RoesslerCharacter set fix from EGE.
2000-06-27 Thomas Roesslerminor change from EGE.
2000-06-27 Thomas RoesslerCosmetics. No, I didn't touch the word-wrap code. ;-)
2000-06-26 Thomas RoesslerFix a possible segmentation fault in mutt_expand_path...
2000-06-26 Thomas Roessler"make check" cosmetics.
2000-06-26 Thomas Roesslerupdate.
2000-06-26 Thomas RoesslerIconv detection patch. From Lars Hecking.
2000-06-26 Thomas RoesslerFix #173. From Roland Rosenfeld.
2000-06-22 Thomas RoesslerAvoid crashing when forwarding message/rfc822-type...
2000-06-22 Thomas RoesslerFix stack corruption in the RFC822 parser. Problem...
2000-06-22 Thomas RoesslerMerge two almost-identical string constants. From...
2000-06-21 Thomas RoesslerMore debug code which needs #ifdefs.
2000-06-21 Thomas Roesslerupdate.
2000-06-21 Thomas RoesslerWork-around for keymap_defs and other dependency proble...
2000-06-21 Thomas RoesslerFix ~logname expansion.
2000-06-21 Thomas RoesslerRemove explicit list of mirrors, and refer to download...
2000-06-21 Thomas RoesslerFix another bug in mbox synching.
2000-06-21 Thomas RoesslerSome more character set cleanup,.
2000-06-21 Thomas RoesslerMore character set clean-up.
2000-06-21 Thomas RoesslerImprove character set handling when postponing messages...
2000-06-21 Thomas RoesslerRemove unused mutt_dup_body () function.
2000-06-21 Thomas RoesslerFix character set selection. Postponing and recalling...
2000-06-21 Thomas RoesslerFix a file descriptor leak in sendlib.c.
2000-06-21 Thomas Roesslerpatch-1.3.2.tbm.lastfolder, from Martin Michlmayr ...
2000-06-21 Thomas RoesslerApply message-hook to more commands, and make it more...
2000-06-20 Thomas RoesslerAdd a "make" call, so build-release will also work...
2000-06-20 Thomas RoesslerDo some comparisons case-insensitive.
2000-06-20 Thomas Roesslerupdate.
2000-06-20 Thomas Roesslers/display-hook/message-hook/
2000-06-20 Thomas RoesslerFix a misleading fuzzy translation about PGP signature...
2000-06-20 Thomas RoesslerDon't use debuglevel unless DEBUG is defined. Noted by
2000-06-20 Thomas Roesslerupdate.
2000-06-19 Thomas Roesslerpatch-1.3.3.bj.docref.1
2000-06-19 Thomas RoesslerMake sure m4/Makefile is _really_ rebuilt.
2000-06-19 Thomas RoesslerFix some more mentions of display-hook.
2007-03-01 convert-repoupdate tags
2000-06-19 Thomas Roesslerautomatic post-release commit for mutt-1.3.4
2000-06-19 Thomas RoesslerNo need to include iconv.h.
2000-06-19 Thomas Roesslerupdate.
2000-06-19 Thomas Roesslerupdate
2000-06-17 Thomas RoesslerSSL fix.
2000-06-17 Thomas Roesslerupate
2000-06-16 Thomas Roesslerpatch-1.3.3.tlr.change_charset.1
2000-06-16 Thomas Roesslernit.
2000-06-15 Thomas Roesslerpatch-1.3.3.tlr.message_hook.1
2000-06-15 Thomas Roesslerpatch-1.3.3.tlr.content_info.1
2000-06-15 Thomas Roesslershut up the compiler.
2000-06-15 Thomas Roesslernits.
2000-06-15 Thomas Roesslerpatch-1.2.bbell.display_filter.2.
2000-06-15 Thomas Roesslerpatch-1.3.2.bbell.complete.1 - autocomplete "!", which...
2000-06-15 Thomas Roesslerupdates.
2000-06-15 Thomas Roesslerupdate.
2000-06-15 Thomas RoesslerAvoid dumping core when Charset isn't set.
2000-06-15 Thomas RoesslerLittle documentation fix from Aaron Schrab.
2000-06-14 Thomas RoesslerRemove recode-attachment, and the "decoder" API. ...
2000-06-14 Thomas RoesslerMake sure --disable-nls works. (EGE)
2000-06-13 Thomas RoesslerEGE's latest send-charset patch.
2000-06-13 Thomas RoesslerNew file, contains Tom Dickey's CF_CURSES_LIBS macro...
2000-06-13 Thomas RoesslerUse CF_CURSES_LIBS macro for better detection of platfo...
2000-06-13 Thomas RoesslerInform us about ICONV_NOTRANS. From EGE.
2000-06-13 Thomas Roesslericonv detection. From EGE.
2000-06-13 Thomas RoesslerOnly display PGP signature verification status if verif...
2000-06-12 Thomas RoesslerA new check for working wchar functions.
2000-06-11 Thomas RoesslerFix some issues with synching of maildir/mh folders...
2000-06-09 Thomas RoesslerForce decimal parsing on dates, so 09 is parsed as...
2000-06-09 Thomas RoesslerFix a mix-up.
2007-03-01 convert-repoupdate tags
2000-06-09 Thomas Roesslerautomatic post-release commit for mutt-1.3.3
2000-06-09 Thomas Roesslerautomatic post-release commit for mutt-1.3.3
2000-06-09 Thomas RoesslerFix some typos in the nl_langinfo stuff.
2000-06-09 Thomas RoesslerLatest patch from EGE.
2000-06-08 Thomas RoesslerThis patch should fix the mailbox corruption various...
2000-06-08 Thomas RoesslerFix up the value returned by nl_langinfo(CODESET).
2000-06-08 Thomas RoesslerImprove error reporting with mbox folders a bit.
2000-06-08 Thomas Roesslerpatch-1.2.bj.ed_mtime.1
2000-06-08 Thomas RoesslerRemoving the built-in charset support.
2000-06-08 Thomas Roesslerone-character typo.
2000-06-08 Thomas RoesslerFix #157. From Enrik Berkhan <Enrik.Berkhan@fun.de>.
2000-06-08 Thomas RoesslerDon't return data on the stack. Noted by "Andrew W...
2000-06-08 Thomas Roesslerupdate.
2000-06-04 Thomas RoesslerNits from Mikko Hänninen.
2000-06-02 Thomas RoesslerFix #152.
2000-05-30 Thomas Roesslerupdate
2000-05-29 Thomas RoesslerEdmund's latest RFC2047 encoding update.
2000-05-28 Thomas RoesslerDon't bother the user with messages about PGP signature...
2000-05-28 Thomas RoesslerSSL certificate verification fixes from Tommi Komulainen.
2000-05-28 Thomas RoesslerSSL certificate verification fix from Tommi Komulainen.
2000-05-28 Thomas RoesslerModified version of Byrial Jensen's signature verificat...
2000-05-25 Thomas RoesslerUse strftime for time indications with PGP verification.
2000-05-25 Thomas RoesslerSomewhat different sigsegv fix suggested by EGE.
2000-05-25 Thomas Roesslerwctomb(0,wc) is needed to work for bounds checking.
2000-05-25 Thomas RoesslerInclude stdlib.h from mutt.h.
2000-05-25 Thomas RoesslerMinor fixes from Byrial.
2000-05-25 Thomas Roesslertypo.
2000-05-25 Thomas RoesslerDocumentation beautification patch from Byrial Jensen...
2000-05-24 Thomas RoesslerSome fixes - #143.
2000-05-24 Thomas RoesslerMake charset-hook work with an external iconv implement...
2000-05-24 Thomas RoesslerHandle disconnects more gracefully. From Patrick Caulfield
2000-05-24 Thomas RoesslerLatest versions from ftp.gnu.org/pub/gnu/config.
2007-03-01 convert-repoupdate tags
next