]> granicus.if.org Git - mutt/shortlog
mutt
2012-07-20 Brendan CullyDo not use stack-allocated space for BUFFERs
2012-07-09 Dan FandrichSet text_flowed after send-hook has been applied (close...
2012-07-09 Brendan Cullysilence some style warnings
2012-07-09 Antonio RadiciFix some spelling errors (closes #3493)
2012-07-09 Brendan Cullygnutls:tls_compare_certificates: check strstr for failu...
2012-07-08 Antonio Radicicheck_charset: check for NULL before calling strtok_r...
2012-07-07 Brendan CullyDo not use SASL for login unless AUTH=LOGIN is advertis...
2012-05-25 Marco PaoloneUpdate Italian translation
2012-05-25 Brendan CullyRemove AM_C_PROTOTYPES from configure.ac (closes #3579)
2012-05-24 Brendan CullySupport passwords of up to 127 characters.
2012-04-30 Brendan Cullygnutls: catch gnutls_init failures
2012-04-30 Brendan Cullygive user time to read SASL init error message
2011-12-21 TAKAHASHI TamotsuUpdated Japanese translation
2011-12-03 Dan FandrichDeclare many structures const (closes #3552)
2011-12-03 Dan FandrichInline some small, often-used functions (closes #3551)
2011-11-28 Michael Elkinsbranch merge
2011-11-28 Michael Elkinsmake kill-eow and kill-word consistent in considering...
2011-11-27 Vincent LefevreUpdated French translation
2011-11-25 Michael ElkinsCheck that $sendmail is set to avoid potential segfault...
2011-07-13 David ChampionInvalidate header caches when spam rules change. closes...
2011-07-02 Brendan CullyUpdate ChangeLog
2011-07-02 Brendan Cullyversion.sh: fix(?) failure due to bizarre sh quoting...
2011-05-23 Olaf Heringfolder_file: change type of new from short to int
2011-05-23 Olaf Heringfix gcc 4.6 warning -Wunused-but-set-variable in pgppub...
2011-06-29 David Championversion.sh: 1003.1 "-k" instead of obsolete "+" syntax...
2011-06-29 David Championversion.sh: support building outside of source directory
2011-06-26 Brendan CullyParentheses suggested
2011-06-26 Brendan CullyDo not subscribe to \noselect mailboxes. Closes #3445
2011-06-25 hhorakAvoid creating sparse ctx array when fetch responses...
2011-06-25 Brendan CullySilence some eclipse warnings
2011-06-20 Michael Elkinsrfc2047 encode recipient list in resent-to header field...
2011-06-20 Michael Elkinscopy idn status when duplicating address object
2011-06-20 Antonio Radicifix regexp example in documentation
2011-06-19 Antonio RadiciRemove the deprecated gnutls_certificate_verify_peers...
2011-06-19 Michael Elkinsclear logging in message when login succeeded. closes...
2011-05-23 Olaf Heringfix gcc 4.6 warning -Wunused-but-set-variable in smime.c
2011-05-23 Olaf Heringfix gcc 4.6 warning -Wunused-but-set-variable in pgp.c
2011-05-23 Olaf Heringfix gcc 4.6 warning -Wunused-but-set-variable in crypt...
2011-05-23 Olaf Heringfix gcc 4.6 warning -Wunused-but-set-variable in rfc1524.c
2011-05-23 Olaf Heringfix gcc 4.6 warning -Wunused-but-set-variable in compose.c
2011-05-23 Olaf Heringfix gcc 4.6 warning -Wunused-but-set-variable in imap.c
2011-05-23 Brendan CullyFix some minor warnings
2011-03-30 Michael Elkinsfix bug where SIGWICH is ignored when $imap_keepalive...
2011-03-07 David ChampionExtra information in mutt version string, redux.
2011-03-06 Brendan CullyBack out f1b4d1d17200. It is nice, but it breaks make...
2011-01-03 David ChampionInclude mq-based patches in the mutt patch list.
2011-01-03 David ChampionInclude extra information in mutt version string for...
2011-02-22 Brendan CullyLower $imap_keepalive default to 300 seconds
2010-12-30 Brendan CullyHandle missing : in write_one_header debug statement...
2010-10-13 Ralf Wildenhuesfix a minor logic error in thread.c, and a dead code...
2010-10-11 Michael ElkinsBacked out changeset 11399121296a
2010-10-07 Michael Elkinssupport non-breakable space character in the pager
2010-10-01 Michael Elkinsfix segfault when $message_cachedir is set and opening...
2010-10-01 Roman Kaganuse gpgme_strerror() in lieu of gpg_strerror()
2010-09-29 Michael ElkinsAdd $reflow_text boolean, and $reflow_wrap variables...
2010-09-29 Michael Elkinsfix typoh in comment
2010-09-29 Michael Elkinsfix handling of format=flowed when $wrap is 0.
2010-09-23 Michael ElkinsRFC2047 encode/decode the group name in an address...
2010-09-23 Ivan Vilata... updated Catalan translation
2010-09-20 Emanuele GiaquintaFix typo
2010-09-16 Vsevolod Volkovupdate ru.po for 1.5.21
2010-09-15 Michael Elkinsfix compile error with --with-regex and --without-wc...
2010-09-15 Brendan CullyBelatedly update UPDATING
2010-09-15 Brendan Cullymutt-1.5.21 signed
2010-09-15 Brendan CullyAdded tag mutt-1-5-21-rel for changeset 25a7f8f7d50d
2010-09-15 Brendan Cullyautomatic post-release commit for mutt-1.5.21 mutt-1-5-21-rel
2010-09-15 Michael ElkinsAutomated merge with ssh://mutt@dev.mutt.org/mutt
2010-09-15 Michael Elkinssuppress check_sec errors
2010-09-14 Michael Elkinsmake $mail_check_recent set by default
2010-09-13 Emanuele GiaquintaRestore the previous behaviour of checking for new...
2010-09-13 Michael Elkinsadd $mail_check_recent boolean to control whether Mutt...
2010-09-12 Michael Elkinsfix crash when index contains 0 keys
2010-09-11 Michael ElkinsAllow setting message security in send2-hook
2010-09-11 Michael Elkinssupport for ncurses extension allowing binding to funct...
2010-09-11 Michael Elkinsallow octal codes with more than three digits
2010-09-11 Michael Elkinsadd DISPNONE to mean no preferred Content-Disposition...
2010-09-11 Michael Elkinsfix problem with reply-hook not working when a message...
2010-09-11 Michael Elkinsmore lenient RFC2047 decoding: accept illegal spaces...
2010-09-11 Michael Elkinsfix crash when new mail is received during IMAP IDLE
2010-08-24 Emanuele GiaquintaUse mutt_substrdup in rfc2047_decode_word
2010-08-24 Michael Elkinsdetect failure to decode word and copy raw string inste...
2010-08-24 Emanuele GiaquintaFix typo.
2010-08-24 Emanuele GiaquintaDo not call regfree if regcomp fails.
2010-08-24 Emanuele Giaquintause REGCOMP() macro
2010-08-24 Michael Elkinsadd REG_ICASE accidentally removed in changeset 1a35f09...
2010-08-24 Michael Elkinsdo not print debug message on ENOENT
2010-08-14 Michael Elkinsavoid c99 syntax for backwards compat
2010-08-06 Matthias AndreeFix comparison signedness warnings.
2010-08-12 Michael ElkinsFix bug in imap_keepalive() which erroneously free...
2010-08-12 Michael Elkinsurl_parse_mailto should return 0 on success
2010-08-13 Michael Elkinsalways update message body size when parsing a maildir...
2010-08-12 Michael Elkinscall va_end() even when vasprintf returns <0
2010-08-10 Michael Elkinsrename mutt_sprintf() to safe_asprintf() to match the...
2010-08-09 Vincent LefevreIn postpone.c, function mutt_num_postponed, the old...
2010-08-09 Michael Elkinsclear the real name when $reverse_realname is unset...
2010-08-09 Michael Elkinsfix example of mailto: use on the command line
2010-08-08 Michael Elkinsfix buffer underrun when processing ANSI escape sequences
2010-08-08 Michael Elkinsdocument support for mailto: URLs on the command line
2010-08-08 Michael Elkinsavoid error when the user has requested many extra...
2010-08-08 Michael Elkinsadd a malloc+sprintf combo function
next