Age | Commit message (Expand) | Author |
2019-01-04 | Clean up formatting. | Kevin McCarthy |
2018-12-31 | Remove trailing whitespace. | Kevin McCarthy |
2018-09-30 | Increase buffer sizes for some IMAP commands. | Kevin McCarthy |
2018-08-11 | Add basic CONDSTORE support when fetching initial messages. | Kevin McCarthy |
2018-01-06 | Fix improper signed int conversion of IMAP uid and msn values. | Kevin McCarthy |
2016-11-29 | Add mutt_array_size macro, change interactive_check_cert() to use it. (see #... | Kevin McCarthy |
2016-05-09 | Change M_* symbols to MUTT_* | Derek Martin |
2016-01-23 | Increase HUGE_STRING size to 8192. (see #3804) | Kevin McCarthy |
2016-01-01 | Update copyright notices. | Kevin McCarthy |
2015-11-09 | Fix possible unintentional '\0' strchr matches. | Kevin McCarthy |
2012-12-18 | rename iswsp() to is_email_wsp() | Michael Elkins |
2010-08-09 | rename mutt_sprintf() to safe_asprintf() to match the GNU extension that perf... | Michael Elkins |
2010-08-08 | add a malloc+sprintf combo function | Michael Elkins |
2010-08-06 | Resolve if/else empty body ambiguity/warnings when compiling without DEBUG. | Matthias Andree |
2009-06-15 | Print timestamps in debug files. Closes #3263. | Rocco Rutte |
2009-06-01 | Add mutt_atos(), mutt_atoi() and mutt_atol() (strtol() wrappers) | Rocco Rutte |
2009-05-29 | Add flags to mutt_read_line() for EOL-stripping and continuation support | Rocco Rutte |
2009-01-04 | Update copyrights. Closes #3016. | Brendan Cully |
2008-07-01 | Support displaying application/pgp-keys with GPGME. | Brendan Cully |
2008-06-26 | fflush before fsync and close. Closes #2962 again. | Brendan Cully |
2007-11-20 | Alternate fix for not calling bind_textdomain_codeset() to fix Solaris build. | Rocco Rutte |
2007-11-15 | Don't use bind_textdomain_codeset() if we're not using NLS/gettext. Closes #2... | peb |
2007-08-28 | Use limits.h for PATH_MAX instead of posix1_lim.h (closes #2525) | Brendan Cully |
2007-07-08 | This patch implements the "%* " notation, which is analogous to "%> " | David Champion |
2007-04-07 | bug #2871 | Michael Elkins |
2007-01-02 | add debug harness to lib.c functions, and a bunch of dprint's | Thomas Roessler |
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-06 | Report non-zero exit status of tunnel command. Closes: #1749. | Brendan Cully |
2005-02-05 | Remove a number of unnecessary config.h includes, and add some | Thomas Roessler |
2004-10-30 | safe_strcat, safe_strncat. Thanks to Ulf H. for noting the wrong | Thomas Roessler |
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 |
2002-12-11 | Herbert Martin Dietze <herbert@the-little-red-haired-girl.org> notes | Thomas Roessler |
2002-12-11 | Fix Mike's and my e-mail addresses in copyright lines. | Thomas Roessler |
2002-04-29 | Fix #1171. | Thomas Roessler |
2002-02-06 | Avoid a warning on some machines. | Thomas Roessler |
2002-02-06 | Make some scanf formats safe. | Thomas Roessler |
2002-02-05 | Use strcoll for the file browser. From David Champion. | Thomas Roessler |
2001-06-07 | Gettext update. | Thomas Roessler |
2000-05-22 | Add mutt_str_adjust (). | Thomas Roessler |
2000-05-16 | mutt_expand_path is now able to escape special characters for use in | Thomas Roessler |
2000-05-09 | Edmund Grimley Evans' UTF-8 patch. | Thomas Roessler |
2000-04-22 | Comment cosmetics. From Martin Michlmayer. | Thomas Roessler |
2000-03-03 | The FSF apparently has moved. | Thomas Roessler |
2000-01-10 | More copyright cosmetics - noted by Martin Michlmayr <tbm@cyrius.com>. | Thomas Roessler |
2000-01-06 | Update copyright notices for unstable. | Thomas Roessler |
1999-08-20 | Brendan Cully's latest IMAP clean-up. | Thomas Roessler |
1999-07-01 | Various patches from last week, including: | Thomas Roessler |
1999-06-02 | Major cutting & pasting: We now have a "real" library in lib.c which | Thomas Roessler |