]> granicus.if.org Git - neomutt/shortlog
neomutt
1999-11-23 Thomas RoesslerTell our users that fcc_clear exists.
1999-11-23 Thomas RoesslerAdding an fcc_clear option for unencrypted and unsigned...
1999-11-23 Thomas RoesslerInclude the SSL-related code with "make dist".
1999-11-22 Thomas RoesslerIMAP folder creation and deletion. From Brendan Cully.
1999-11-18 Thomas RoesslerInclude SSL documentation in the manual.
1999-11-18 Thomas Roesslerindentation noise.
1999-11-18 Thomas RoesslerSmall code clean-up.
1999-11-18 Thomas RoesslerDetect .mew_cache files in MH folders. Suggested by...
1999-11-18 Thomas RoesslerDocumentation nit from Byrial Jensen.
1999-11-18 Thomas Roesslerpatch-1.0.bj.lastline.1: Handle last lines in configura...
1999-11-18 Thomas RoesslerSome rather cosmetic changes.
1999-11-17 Thomas Roesslersome reorganizations of the dialog menu code.
1999-11-17 Thomas RoesslerFix the address sanitizer. You should now be able...
1999-11-17 Thomas RoesslerTommi Komulainen's IMAP/SSL support patches.
1999-11-17 Thomas RoesslerTommi Komulainen's menu/dialog patch.
1999-11-15 Thomas RoesslerFix the pgp-hook logic.
1999-11-15 Thomas RoesslerSmall color fix from T. E. Dickey.
1999-11-11 Thomas Roesslerups, the previous patch included a small buffer overflow.
1999-11-11 Thomas RoesslerFix a header quoting bug.
1999-11-11 Thomas RoesslerAnother build process patch from Brendan Cully.
1999-11-10 Thomas RoesslerIgnore empty MIME parameters.
1999-11-09 Thomas RoesslerAdd some more sanity checks about content-length.
1999-11-09 Thomas RoesslerFix an SLang-related compilation problem. Originally...
1999-11-09 Thomas RoesslerSimplify mutt_prepare_template (). Instead of copying...
1999-11-09 Thomas RoesslerMake sure mutt doesn't forget MIME structure when the...
1999-11-09 Thomas RoesslerBuild process fixes from Brendan Cully.
1999-11-09 Thomas RoesslerAdd a missing redraw after resend-message.
1999-11-08 Thomas RoesslerUndo changes which are due to release-building tests...
1999-11-08 Thomas RoesslerFinalize the new build-release script.
2007-03-01 convert-repoupdate tags
1999-11-08 Thomas Roesslerautomatic post-release commit for mutt-1.1.1.2
2007-03-01 convert-repoupdate tags
1999-11-08 Thomas Roesslerautomatic post-release commit for mutt-1.1.1.1
1999-11-08 Thomas RoesslerPreparing some improvements to the build process.
2007-03-01 convert-repoupdate tags
1999-11-08 Thomas Roesslerautomatic post-release commit for mutt-1.1.1
1999-11-07 Thomas Roesslershort-cut utf-7 as a 7bit character set. Currently...
1999-11-07 Thomas RoesslerRewriting lots of the recvattach code.
1999-11-05 Thomas Roesslerpreprocess out some unused strings.
1999-11-04 Thomas RoesslerCatch a segmenatation fault. Note that this is not...
1999-11-04 Thomas RoesslerChange a short to an int where it should have been...
1999-11-04 Thomas RoesslerIMAP postpone changes from Byrial Jensen.
1999-11-03 Thomas RoesslerAdding a comment which describes some ideas on how...
1999-11-02 Thomas RoesslerVarious IMAP-related fixes from Brendan Cully.
1999-10-31 Thomas RoesslerFrom Brendan Cully: IMAP updates should work properly...
1999-10-29 Thomas RoesslerUpdate the documentation.
1999-10-29 Thomas RoesslerCosmetics.
1999-10-29 Thomas RoesslerDon't check the number of postponed messages every...
1999-10-28 Thomas RoesslerCosmetic POP fixes from Evan DiBiase <evand@telerama...
1999-10-28 Thomas RoesslerAdding imap_preconnect. This way, you can let mutt...
1999-10-26 Thomas RoesslerSome display-related fixes from Andrej Gritsenko.
1999-10-26 Thomas RoesslerFix a small bug in the new edit-message feature. From...
1999-10-26 Thomas Roessler* stops mutt from logging CRAM secrets in debug mode.
1999-10-25 Thomas RoesslerUpdated German translation from Roland Rosenfeld.
1999-10-25 Thomas RoesslerBrendan Cully's IMAP code movements patch.
2007-03-01 convert-repoupdate tags
1999-10-22 Thomas Roesslerautomatic post-release commit for mutt-1.1
1999-10-21 Thomas RoesslerAnother sprintf-vs-null issue.
1999-10-20 Thomas RoesslerFlags should only be modified using mutt_set_flag(...
1999-10-20 Thomas RoesslerLet the user skip CRAM-MD5 by entering an empty secret.
1999-10-19 Thomas RoesslerFix some sloppiness-induced, but harmless, nonsense.
1999-10-19 Thomas RoesslerAdd AUTHENTICATE=ANONYMOUS support to the IMAP authenti...
1999-10-18 Thomas RoesslerHandle Ctrl-G on the pgp-hook prompt correctly.
1999-10-16 Thomas Roesslerdoc/PGP-Notes.txt vs. doc/PGP-Notes.
1999-10-16 Thomas RoesslerFix Debian bug #47408: When the postponed folder is...
1999-10-16 Thomas Roesslerscoring documentation fix.
1999-10-16 Thomas RoesslerScoring improvements.
1999-10-14 Thomas RoesslerNew gpg.rc from Roland Rosenfeld.
1999-10-14 Thomas RoesslerFix a segmentation fault when search PGP-encrypted...
2007-03-01 convert-repoupdate tags
1999-10-11 Thomas Roesslerautomatic post-release commit for mutt-0.96.8
1999-10-06 Thomas RoesslerMakefile.am fix for unstable.
1999-10-06 Thomas Roesslerfix the $from documentation. Noted by David DeSimone.
1999-10-05 Thomas Roesslersmall fixes from Gero Treuner.
1999-10-04 Thomas Roessleradd pt_BR to ALL_LINGUAS.
1999-10-04 Thomas RoesslerBrasilian translation.
1999-10-04 Thomas RoesslerSome fixes from Brendan Cully.
1999-10-04 Thomas Roesslerpgpewrap spits out ugly error messages when used with...
1999-10-04 Thomas RoesslerAM_C_PROTOTYPES seems to be too recent for the installed
1999-10-04 Thomas RoesslerRemove some nonsense from the resend-message patches.
1999-09-30 Thomas RoesslerAdd a resend-message function (similar to the _old_...
1999-09-30 Thomas Roesslerunstable cosmetics.
1999-09-30 Thomas RoesslerNew spanish translation from Boris Wesslowsky.
1999-09-30 Thomas RoesslerBuild fixes from Lars Hecking.
1999-09-30 Thomas Roessler[unstable] fix the duplicate x-mailer/uesr-agent problem.
1999-09-30 Thomas Roessler[unstable] Re-add in-reply-to. This time with a suitab...
1999-09-29 Thomas RoesslerMore fixes from Lars Hecking.
1999-09-29 Thomas Roesslermake sure the right software is used for building mutt...
1999-09-29 Thomas Roesslerdon't leak /dev/null file descriptors. From Roland...
1999-09-29 Thomas RoesslerFixing the fix - missing brackets.
1999-09-29 Thomas RoesslerFix some memory leaks noted by purify running on behalf...
1999-09-28 Thomas Roessler[unstable] Include SPACE and HT with MimeSpecials.
1999-09-28 Thomas RoesslerBetter solution for the makedoc build using automake.
1999-09-28 Thomas RoesslerSome makes apparently have to be told about how to...
1999-09-27 Thomas RoesslerTranslation fix from Roland Rosenfeld.
2007-03-01 convert-repoupdate tags
1999-09-24 Thomas Roesslerautomatic post-release commit for mutt-0.96.7
1999-09-23 Thomas RoesslerTry not to pass NULL pointers to snprintf - the Solaris...
1999-09-23 Thomas RoesslerBrendan Cully's latest changes:
1999-09-23 Thomas RoesslerUse $(MAKE) instead of make. Noted by Ryan Murray
next