Age | Commit message (Expand) | Author |
2010-09-11 | support for ncurses extension allowing binding to function keys with modifiers | Michael Elkins |
2010-08-03 | adjust help for -a to make it clearer that -- is required terminator | Michael Elkins |
2009-07-30 | Fix mutt -h output for -a/-- options | Rocco Rutte |
2009-06-21 | Pass buffer size to mutt_mktemp() | Rocco Rutte |
2009-06-01 | Use strtol() wrappers for most atoi() calls | Rocco Rutte |
2009-03-15 | Use safe_fclose() instead of fclose(), add fclose() to check_sec.sh | Rocco Rutte |
2009-02-20 | Set magic from -m before processing queries (-Q) or dumping variables (-D) | Rocco Rutte |
2009-01-27 | Update copyright years | Rocco Rutte |
2009-01-03 | Another copyright update | Brendan Cully |
2009-01-03 | Update some copyrights | Brendan Cully |
2008-12-20 | Cosmetics for mutt -v | Brendan Cully |
2008-11-24 | Belatedtly acknowledge Rocco's significant contributions to mutt | Brendan Cully |
2008-08-23 | Whitespace cleanup | Brendan Cully |
2008-08-23 | Fix infinite loop with "mutt -", introduced in [31c9e9727d42]. | Brendan Cully |
2008-08-19 | Handle -- correctly with or without -a, closes #3097 | Aron Griffis |
2008-07-09 | Document redirection to trigger batch send mode in mutt(1) and mutt -h. Close... | Rocco Rutte |
2008-05-11 | Update copyright in -vv output. Closes #3042. | Brendan Cully |
2008-02-27 | Update copyright years in 'mutt -v' output and COPYRIGHT | Rocco Rutte |
2007-12-05 | Improve inode sorting, enable it by default and add MH support. | Rocco Rutte |
2007-11-04 | Prevent mailto parsing buffer overflow by ignoring too long header. | Rocco Rutte |
2007-09-17 | Backoug changeset 6f06b7f1f76f | Rocco Rutte |
2007-09-17 | Mark interesting items in mutt -v output for translation | Rocco Rutte |
2007-09-17 | Include hcache backend version info in mutt -v output | Rocco Rutte |
2007-04-10 | Fix a compiler warning | Brendan Cully |
2007-04-09 | Exit with a nonzero value if sending a message in batch mode fails (bug #2709). | Michael Elkins |
2007-04-03 | When -- is present in the argument list, allow attachment globs. | Christoph Berg |
2007-03-20 | Make BUFFY_SIZE a runtime switch ($check_mbox_size) | Miroslav Lichvar |
2007-03-14 | mutt.man and mutt -h updates | Christoph Berg |
2007-02-26 | Add curses_version to mutt -v output (thanks to Vincent Lefevre for | Brendan Cully |
2007-02-25 | Update copyrights. | Brendan Cully |
2007-02-24 | This patch adds ESMTP relay support to mutt. | Brendan Cully |
2006-07-11 | Fix 2305. | Rocco Rutte |
2006-04-28 | pdmef+fix+sslinterface. Triggered by a warning when compiling | Rocco Rutte |
2006-01-15 | A conservative update of copyright years. Some other files may need updating | 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-09-17 | Some minor cleanups: tell users to go to bugs.mutt.org instead of using flea; | Brendan Cully |
2005-09-06 | Fix a memory leak in imap_utf7_decode and do a little cleanup on shutdown. | Brendan Cully |
2005-09-06 | Move SASL and IMAP shutdown hooks into main where they belong. | Brendan Cully |
2005-09-01 | Remove obsolete Cyrus SASL 1.5 support. | Brendan Cully |
2005-08-16 | -D dumps to stdout, not stderr. | Paul Walker |
2005-08-08 | Document -d option in mutt -h output. Closes #2027. | Brendan Cully |
2005-07-24 | This patch adds an option -D to dump mutt's configuration after all | Paul Walker |
2005-07-23 | This is the current shortcut patch patch by Byrial Ole Jensen | Byrial Jensen |
2005-06-18 | Update copyright dates according to latest activity in ChangeLog. | Brendan Cully |
2005-02-12 | Trivial documentation fixes (TAKAHASHI Tamotsu, Brendan Cully, Paul | TAKAHASHI Tamotsu |
2005-02-03 | Add config.h to the top of every C file that could possibly want it. | Brendan Cully |
2005-01-27 | Add USE_INODESORT to main.c's option dump. | Thomas Roessler |
2005-01-27 | GNUTLS support. Used in Debian since Nov. 2001. | Marco d'Itri |
2005-01-27 | Support for the "default" color in Slang. | Bill Nottingham |