Age | Commit message (Expand) | Author |
2009-06-25 | Treat messages written with <write-fcc> as fcc, not postponed. | Rocco Rutte |
2009-03-17 | Fix some warnings with -W about missing initializers in structs | Rocco Rutte |
2009-03-15 | Use safe_fclose() instead of fclose(), add fclose() to check_sec.sh | Rocco Rutte |
2009-01-04 | Update copyrights. Closes #3016. | Brendan Cully |
2008-11-30 | Manage last search pattern outside of menu lifecycle | Rocco Rutte |
2008-07-02 | Use realpath() in mutt_pretty_mailbox() for paths that may need it. | Rocco Rutte |
2008-03-09 | Remove pointless NULL checks against arrays. | Sébastien Hinderer |
2007-09-19 | Use mutt_paddstr() to print compose menu's status line rather than printw(). | Rocco Rutte |
2007-04-11 | Pass column value recursively when expanding format strings (bug #2840). | Michael Elkins |
2007-03-20 | Enlarge help string buffers | Rocco Rutte |
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-04 | Don't unlink non-mutt files that would have been unlinked on send if the | Brendan Cully |
2005-08-02 | In compose menu, detach should be able to unlink files generated by mutt, | Brendan Cully |
2005-08-02 | Don't unlink attachments that you've decided not to send. (closes #1328) | Brendan Cully |
2005-02-03 | Add config.h to the top of every C file that could possibly want it. | Brendan Cully |
2005-01-26 | Make some functions static. | Ralf Wildenhues |
2004-12-07 | Add send2-hook and fix alternates handling. | Thomas Roessler |
2004-08-30 | Only print additional information related to PGP in case the current | Brendan Cully |
2004-08-16 | Only print "Encrypt with" field in case the used S/MIME modules | Moritz Schulte |
2004-07-14 | Don't invoke "builtin" as an external editor. Note: It's not clear | Thomas Roessler |
2004-06-17 | This is the sequel to the crypto modularization changes I did on | Moritz Schulte |
2004-04-12 | See: http://does-not-exist.org/mail-archives/mutt-dev/msg00843.html | Dale Woolridge |
2003-10-04 | This patch fixes various aspects of the attachment-saving | Thomas Roessler |
2003-09-19 | As the ones of you who compile with new gcc's probably have noticed, | Mads Martin Joergensen |
2003-04-15 | Fix two more cases in which ctrl-G is interpreted as M_YES. | René Clerc |
2003-04-15 | The "sign (a)s" code strips the pgp application bit causing drawing | Dale Woolridge |
2003-03-03 | IDN support for e-mail messages. Things should work automagically | Thomas Roessler |
2003-01-21 | - To cleanup the pgp/smime code and prepare for other backends. | Werner Koch |
2002-12-11 | Fix Mike's and my e-mail addresses in copyright lines. | Thomas Roessler |
2002-12-10 | Replace safe_free calls by the FREE macro. | Thomas Roessler |
2002-12-09 | Try to fix a localization issue identified by Pawel Dzienkonski | Thomas Roessler |
2002-07-24 | Fix $editor and $visual. Based on an earlier patch from Edmund | Michael Elkins |
2002-05-16 | Triple-DES, not Tripple-DES. | Ronny Haryanto |
2002-03-26 | More inline PGP changes. | Thomas Roessler |
2002-03-02 | Introduce smime_default_key. From Oliver Ehli. | Thomas Roessler |
2002-01-24 | S/MIME support. From Oliver Ehli <elmy@acm.org> and Mike Schiraldi | Thomas Roessler |
2001-10-11 | Little fix from sroberts@certicom.com. | Thomas Roessler |
2001-10-11 | Unify "Can't stat" messages. Suggested by Byrial. | Thomas Roessler |
2001-04-19 | Don't try to select the secret key from the public key ring. | Thomas Roessler |
2001-02-12 | Auto-detect the micalg used with PGP/MIME signatures. | Thomas Roessler |
2001-01-27 | Add collapsing to the receive-attach menu, and improve digest | Thomas Roessler |
2000-11-27 | Make sure edit-type works without a segmentation fault from the | Thomas Roessler |
2000-10-10 | Vsevolod Volkov's POP mailbox patch. | Thomas Roessler |
2000-06-21 | More character set clean-up. | Thomas Roessler |
2000-06-21 | Fix character set selection. Postponing and recalling messages | Thomas Roessler |
2000-06-19 | No need to include iconv.h. | Thomas Roessler |
2000-06-16 | patch-1.3.3.tlr.change_charset.1 | Thomas Roessler |
2000-06-14 | Remove recode-attachment, and the "decoder" API. (EGE) | Thomas Roessler |
2000-05-24 | Make charset-hook work with an external iconv implementation. | Thomas Roessler |