summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-05do not leave pager when changing sort order.andreas amann
2010-08-05do not leave pager when using read-thread and read-subthreadMichael Elkins
2010-08-04Updated Czech translationPetr Pisar
2010-08-04updated French translationVincent Lefevre
2010-08-03add locale.h for compililng with -std=c99Michael Elkins
2010-08-03adjust help for -a to make it clearer that -- is required terminatorMichael Elkins
2010-07-31Fix buffer underflow in expansion of format pipes. Add better error detection.Michael Elkins
2010-07-18use REGCOMP() macroMichael Elkins
2010-07-18Skip 'attachments' directive if minor type is not a valid regexpEmanuele Giaquinta
2010-07-09fix misspelling in Swedish translationJoel Dahl
2010-05-18Consider any negative return value from send_message() to be an error and all...Michael Elkins
2010-04-24openssl: only call SSL_shutdown during clean shutdown (closes #3407)Brendan Cully
2010-04-22updated French translationVincent Lefevre
2010-04-14remove toggle and replace with format in pgp-menuMichael Elkins
2010-04-12Improve clarity/uniformity in compose menu's crypto displayDavid Champion
2010-04-13fix bug handling wide pad char in soft-fill modeMichael Elkins
2010-04-11increase size of buffer used for displaying addresses in the compose menu to ...Michael Elkins
2010-04-11clear prompt when user cancels with ^G from a yes/no promptMichael Elkins
2010-04-11Fix bug in soft-fill (%*) in $index_format not accounting for 'set arrow_cursor'Michael Elkins
2010-04-11Remove the (i) option from the PGP-menu when encryption or signing is notMichael Elkins
2010-04-06fix for compiling Mutt with clang: check for wchar_h prior to wctype_h in che...Michael Elkins
2010-04-05[doc] Remove bogus -group parameter from unlists and unsubscribe commands; ad...Michael Elkins
2010-04-03prevent user from setting $charset to an empty string since other code requir...Michael Elkins
2010-04-03allow regexps to match on continuation header lines in 'color header' commands.Michael Elkins
2010-04-03Fix crash on invalid regexp in search string due to uninitialized BUFFER vari...Michael Elkins
2010-04-01fix comment typosSimon Ruderich
2010-04-01Improve documentation for $query_command to note that Mutt automatically addsMichael Elkins
2010-04-01Clarify the documentation on what the line-editor is (thx: Simon Ruderich)Michael Elkins
2010-03-31avoid buffer overflow when expanding the format string associated with a 'spa...Michael Elkins
2010-03-23remove errant commands in secton on setting alternatesMichael Elkins
2010-03-22Fix a format string warningBrendan Cully
2010-03-22redraw entire screen when exiting editor after re-editing the message body in...marcel
2010-03-21Do not assume whitespace follows the colon in a header field.Michael Elkins
2010-03-08Comment about search libsasl for sasl2 functionsBrendan Cully
2010-03-08OpenSolaris sasl fix for configure.acWill Fiveash
2010-03-08When regexp compilation fails, report actual pattern along with error.Brendan Cully
2010-03-08mutt_buffer_printf: NULL dptr means use dataBrendan Cully
2010-03-08If regcomp fails, assume rx has not been allocated.Brendan Cully
2010-03-02Fix #2014.TAKAHASHI Tamotsu
2010-03-02Fix thinko in [cc02f079b1b9]Brendan Cully
2010-03-01Guard dequote with NULL check on personal fieldBrendan Cully
2010-03-01Another attempt to dequote RFC2047-encoded address comments (see #2014)Brendan Cully
2010-03-01Backed out changeset 2a4ca6917fd0.Brendan Cully
2010-02-28RFC-2047 decode address text before dequoting it (see #2014)Brendan Cully
2010-02-28Fix next-unread-mailbox name in documentation. Closes #3319.Brendan Cully
2010-02-28Fix German translation of "No undeleted messages." (closes #3372)Antonio Radici
2010-02-28pop: allow user-specified port to override default in URL.Antonio Radici
2010-02-28GPGME: Sender verification should be canse-insensitive for domain names.ludwig
2010-02-26Make $thorough_search default to yes (closes #3386)Brendan Cully
2010-02-23Don't use freed ctx.path when updating utime of target mailbox in save-message.Brendan Cully