]> granicus.if.org Git - neomutt/shortlog
neomutt
2002-01-30 Thomas Roesslerpatch-1.3.27.me.postpone_date.2
2002-01-30 Thomas RoesslerMike Schiraldi's daily S/MIME patch, as he puts it.
2002-01-29 Thomas RoesslerImproved certificate handling. Suggested by Oliver...
2002-01-29 Thomas RoesslerProperly handle certain signatures generated by Outlook...
2002-01-29 Thomas RoesslerFix a segmentation fault in debugging code. From Danie...
2002-01-28 Thomas RoesslerAdd a new crypt_timestamp option. The timestamps aren...
2002-01-28 Thomas RoesslerAdd ~V to match successfully verified messages.
2002-01-28 Thomas RoesslerAdd a comment. From Mike Schiraldi.
2002-01-28 Thomas RoesslerFix list-from documentation. From Michael Elkins.
2002-01-28 Thomas RoesslerAdd more information on S/MIME. Adapted from Oliver...
2002-01-28 Thomas RoesslerAvoid C99 comments. Noted by Vincent Lefevre.
2002-01-28 Thomas RoesslerWide character fix from TAKIZAWA Takashi.
2002-01-28 Thomas RoesslerS/MIME-related bug fixes from Brendan Cully.
2002-01-25 Thomas Roesslerups
2002-01-25 Thomas RoesslerMore decryption key detection fixes.
2002-01-25 Thomas RoesslerMake some prompts look nicer, and add sensible selectio...
2002-01-24 Thomas RoesslerMore S/MIME nit-picking.
2002-01-24 Thomas RoesslerFix.
2002-01-24 Thomas RoesslerStill more code clean-up.
2002-01-24 Thomas RoesslerUpdate.
2002-01-24 Thomas Roesslerlittle fix.
2002-01-24 Thomas RoesslerUps, don't use the wrong check function...
2002-01-24 Thomas RoesslerClean up the mh code, too.
2002-01-24 Thomas Roesslerindentation
2002-01-24 Thomas RoesslerMaildir efficiency improvements, from Michael Elkins...
2002-01-24 Thomas RoesslerS/MIME nits.
2002-01-24 Thomas RoesslerWe don't need this any more.
2002-01-24 Thomas RoesslerS/MIME support. From Oliver Ehli <elmy@acm.org> and...
2002-01-24 Thomas Roesslerupdate
2002-01-24 Thomas RoesslerIntroduce mime_lookup. From Brian Foley and Ulf Erikson.
2002-01-24 Thomas Roesslerupdate
2002-01-24 Thomas RoesslerMake reading maildirs more efficient.
2002-01-24 Thomas RoesslerPseudo-revision for mutt-1.5.
2002-01-24 Thomas Roesslerversion bump
2002-01-24 Thomas Roesslermore version bumps.
2002-01-24 Thomas Roesslermore version number updates.
2002-01-24 Thomas Roesslermore version number updates
2002-01-24 Thomas RoesslerBumping more version numbers.
2002-01-24 Thomas RoesslerBumping version numbers to 3.0, for the new unstable...
2002-01-24 Thomas RoesslerSet default Fcc when resending a message.
2002-01-24 Thomas Roesslerupdate
2002-01-23 Thomas Roesslerupdates
2002-01-23 Thomas Roesslerupdate
2002-01-23 Thomas Roesslerupdate
2002-01-23 Thomas RoesslerFix #999. A single missing comma.
2007-03-01 convert-repoupdate tags
2002-01-22 Thomas Roesslerautomatic post-release commit for mutt-1.3.27
2002-01-21 Thomas Roesslerupdate
2002-01-21 Thomas Roesslerupdates
2002-01-21 Thomas RoesslerA fix from Ulf Erikson, which he says to fix bug #989.
2007-03-01 convert-repoupdate tags
2002-01-18 Thomas Roesslerautomatic post-release commit for mutt-1.3.26
2002-01-17 Thomas RoesslerUse ncurses.h for configure tests, if present.
2002-01-16 Thomas RoesslerUpdated auto* files. From Lars Hecking.
2002-01-16 Thomas Roesslerpatch-1.3.25-de-new_threads.1
2002-01-15 Thomas RoesslerConfigure and config.h cleanup. From Lars Hecking.
2002-01-15 Thomas RoesslerDon't hallucinate a '\n' in the end of quoted-printable...
2002-01-15 Thomas Roesslerupdate.
2002-01-15 Thomas Roesslerpatch-1.3.25.tlr.maildir_trash.1
2002-01-15 Thomas Roesslerupdate
2002-01-15 Thomas RoesslerAvoid reading past the end of ta string when handling...
2002-01-15 Thomas RoesslerShorten some messages. Noted by Jeremy Blosser. ...
2002-01-15 Thomas RoesslerFix an off-by-one error.
2002-01-14 Thomas Roesslerfix another case-sensitive comparison.
2002-01-13 Thomas RoesslerFix the ascii_strncmp() macro.
2002-01-13 Thomas RoesslerParse IMAP responses locale- and case- insensitive...
2002-01-13 Thomas RoesslerA different fix for the '\012' issue. Bug tracked...
2002-01-12 Thomas RoesslerMore on ~=.
2002-01-12 Thomas RoesslerAdd a ~= pattern. From Frederic Duval.
2002-01-12 Thomas RoesslerFix a typo, #971.
2002-01-09 Thomas RoesslerFix #960.
2002-01-08 Thomas RoesslerTry to fix #943.
2002-01-08 Thomas Roesslerfix libiconv URL. #959.
2002-01-07 Thomas Roesslerupdate
2002-01-07 Thomas RoesslerFix #951.
2002-01-04 Thomas RoesslerTerminate the correct buffer. Noted by Durval Menezes
2002-01-04 Thomas Roesslerupdates.
2002-01-03 Thomas RoesslerMove some globals where they belong. From Brendan...
2002-01-02 Thomas RoesslerCleanup; from Lars Hecking.
2002-01-02 Thomas RoesslerReplace a few strncpy() calls by strfcpy().
2002-01-02 Thomas RoesslerBug fix. Problem noted by Vincent Lefevre's compiler.
2002-01-02 Thomas RoesslerFix the \012 bug.
2007-03-01 convert-repoupdate tags
2002-01-01 Thomas Roesslerautomatic post-release commit for mutt-1.3.25
2002-01-01 Thomas Roesslerups, these were missing from the CVS.
2002-01-01 Thomas Roesslerupdate.
2002-01-01 Thomas RoesslerFix a security problem.
2001-12-28 Thomas RoesslerMake sure References and In-Reply-To headers are genera...
2001-12-26 Thomas RoesslerPossible fix for #905. From Daniel Eisenbud.
2001-12-21 Thomas RoesslerFix #929.
2001-12-18 Thomas RoesslerFix from #918. From <ntyni+mutt@mappi.helsinki.fi>.
2001-12-18 Thomas RoesslerUpdating to gettext-0.10.40.
2001-12-17 Thomas RoesslerFix a memory allocation bug. #917.
2001-12-17 Thomas RoesslerAnother threading update.
2001-12-13 Thomas RoesslerThreading updates, from Daniel Eisenbud.
2001-12-13 Thomas Roesslercompile fix.
2001-12-11 Thomas RoesslerTypo, #911.
2001-12-11 Thomas Roesslerupdate
2001-12-11 Thomas RoesslerRemove an unnecessary \-quoting.
2001-12-11 Thomas RoesslerAdd a missing else.
next