Age | Commit message (Expand) | Author |
2019-01-04 | Clean up formatting. | Kevin McCarthy |
2019-01-04 | Clean up code indentation. | Kevin McCarthy |
2018-12-31 | Remove trailing whitespace. | Kevin McCarthy |
2018-12-21 | Handle improperly encoded pgp/mime octetstream part. | Kevin McCarthy |
2018-12-17 | Add protected header received email support. | Kevin McCarthy |
2016-05-09 | Change M_* symbols to MUTT_* | Derek Martin |
2016-04-27 | Fix remaining direct usages of COLS/LINES to use mutt window functions. | Kevin McCarthy |
2016-01-01 | Update copyright notices. | Kevin McCarthy |
2015-07-26 | Handle malformed ms-exchange pgp-encrypted block. (closes #3742) | Kevin McCarthy |
2015-04-25 | Fix performance regression for ~b/~B searching. (closes #3743) | Seth Forshee |
2013-10-06 | use LOFF_T as the type for variables used in fseeko() | Michael Elkins |
2013-10-04 | fix more comment typos | Michael Elkins |
2013-07-23 | fix typos in comments | Ondřej Bílka |
2013-01-17 | change semantics of mutt_is_autoview() to return 1 if there is a matching mai... | Michael Elkins |
2013-01-14 | avoid debug warning about trailing whitespace in a base64 encoded attachment | Michael Elkins |
2011-12-03 | Declare many structures const (closes #3552) | Dan Fandrich |
2010-09-29 | Add $reflow_text boolean, and $reflow_wrap variables to control display of fo... | Michael Elkins |
2009-06-23 | Implement state_putws() and state_putwc(), see #3148. | Rocco Rutte |
2009-06-21 | Pass buffer size to mutt_mktemp() | Rocco Rutte |
2009-06-21 | Port f=f and text/plain handlers to mutt_read_line() | Rocco Rutte |
2009-06-20 | f=f: Don't kill signature separator when stripping trailing spaces. Closes #3... | Rocco Rutte |
2009-06-15 | Unbreak header weeding for message/rfc822 parts. Closes #3265. | Rocco Rutte |
2009-06-13 | Rewrite header folding | Rocco Rutte |
2009-06-12 | Don't insert Content-Description/form name into reply. Closes #3164. | Rocco Rutte |
2009-05-31 | Turn trailing \r\n to \n for qp-encoded messages. | Rocco Rutte |
2009-05-31 | f=f: Strip trailing spaces for interoperability. Closes #3001. | Rocco Rutte |
2009-05-31 | Add $honor_disposition to not display attachments inline. Closes #3170. | Rocco Rutte |
2009-03-15 | Use safe_fclose() instead of fclose(), add fclose() to check_sec.sh | Rocco Rutte |
2009-03-15 | text/enriched: flush FILE buffer, too when flushing enriched text | Rocco Rutte |
2009-03-15 | text/enriched: drop encriched_cmp(), use wide character strings | Rocco Rutte |
2009-01-04 | Update copyrights. Closes #3016. | Brendan Cully |
2008-10-28 | Make some functions static. | Emanuele Giaquinta |
2008-08-19 | Make text/enriched handler multibyte aware. Closes #3033. | Rocco Rutte |
2008-07-01 | Handle DONTHANDLEPGPKEYS in handler instead of crypto modules. | Brendan Cully |
2008-06-26 | Mark new error message for translation. | Brendan Cully |
2008-06-25 | Make mutt_copy_message distinguish between fatal and non-fatal errors. | Brendan Cully |
2008-06-24 | Make multipart decoding a little more forgiving. | Brendan Cully |
2007-07-10 | Actually bail out, but wiht an ok return value. | Thomas Roessler |
2007-07-10 | Don't bail out on a bad message/external-body! | Thomas Roessler |
2007-03-06 | New format=flowed handler. | Rocco Rutte |
2007-03-03 | Add $wrap, which supersedes $wrapmargin. | Brendan Cully |
2007-02-27 | Updated $assumed_charset patch (closes: #2218). | TAKIZAWA Takashi |
2007-02-24 | Add $assumed_charset, $file_charset and $strict_mime. | TAKIZAWA Takashi |
2005-12-16 | Use ascii_str* instead of mutt_str* in several places where it's needed. | Recai Oktas |
2005-11-22 | Actually, the previous fix for 2139 had a flaw. | Thomas Roessler |
2005-11-22 | Fix mutt/2139; also Debian #340116. | Thomas Roessler |
2005-10-21 | Full large file support. Keep a close watch on your mailboxes everyone! | Brendan Cully |
2005-09-17 | Gah, forgot the zip code when updating the FSF address... | Brendan Cully |
2005-09-17 | Update FSF address (via sed, I hope nothing got mangled). Closes: #2071. | Brendan Cully |
2005-08-11 | Add error results to mutt_body_handlers, and check them when doing | Brendan Cully |