]> granicus.if.org Git - mutt/shortlog
mutt
2016-04-08 Kevin McCarthyReset mbstate for other mbrtowc() calls returning -1
2016-04-06 Kevin McCarthymerge stable
2016-04-05 Kevin McCarthyFix IDNA functions for systems without iconv.
2016-04-02 Kevin McCarthymerge default into stable
2016-04-02 Kevin McCarthymutt-1.6.0 signed
2016-04-02 Kevin McCarthyAdded tag mutt-1-6-rel for changeset be82a2fde82f
2016-04-02 Kevin McCarthyautomatic post-release commit for mutt-1.6.0 mutt-1-6-rel
2016-04-01 Kevin McCarthyFix hcversion.h generation error when using included...
2016-03-30 Kevin McCarthyFilter out bidi marks in rfc2047 and rfc2231 encoding...
2016-03-29 Kevin McCarthyFix documentation: mime_lookup (not mime-lookup).
2016-03-29 Vincent LefevreFix typo.
2016-03-26 Kevin McCarthyFix error handling in sync_helper() and imap_sync_mailb...
2016-03-26 TAKAHASHI TamotsuUpdated Japanese translation.
2016-03-24 Benno SchulenbergUpdated Esperanto translation.
2016-03-23 Kevin McCarthyPrevent renaming root folder in imap.
2016-03-23 Kevin McCarthyFix uninitialized prompt buffer in imap_mailbox_rename...
2016-03-23 Kevin McCarthyAdd "-d" command-line option to manual. (closes #3816)
2016-03-23 Ivan Vilata... Updated Catalan translation.
2016-03-23 Kevin McCarthyClean up mutt_wstr_trunc() some more.
2016-03-21 Karel ZakImprove error handling in mutt_wstr_trunc().
2016-03-22 Benno SchulenbergUpdated Dutch translation.
2016-03-21 Vincent LefevreUpdated French translation.
2016-03-20 Vsevolod VolkovUpdated Russian translation.
2016-03-20 Vsevolod VolkovUpdated Ukrainian translation.
2016-03-20 Morten Bo JohansenUpdated Danish translation.
2016-03-20 Kevin McCarthyTurn off asserts in sendlib.c.
2016-03-19 Petr PisarUpdated Czech translation.
2016-03-19 Kevin McCarthyFix a few typos in translation messages.
2016-03-18 Vincent LefevreUpdated French translation.
2016-03-18 Vincent LefevreFix typo in debug message.
2016-03-18 Richard RussonFix typo picked up by Debian's QA.
2016-03-18 Richard RussonUse '$(PACKAGE).pot' instead of 'mutt.pot' in Makefile.am
2016-03-18 Richard RussonFix three build warnings when DEBUG isn't defined.
2016-03-16 Kevin McCarthyFix tcbdb error reporting to use ecode, not errno.
2016-03-16 Kevin McCarthyFix crash in hcache_open_tc() when open fails and debug...
2016-03-16 Kevin McCarthyPrevent ctx->fp from being closed twice in the event...
2016-03-16 Vincent LefevreCheck return value of ftruncate() in mbox_sync_mailbox().
2016-03-14 Kevin McCarthyUpdate the $hostname documentation.
2016-03-14 Kevin McCarthyUpdate the UPDATING file for 1.6.0
2016-03-13 Kevin McCarthyFix RFC2231 continuation join order. (closes #3811...
2016-03-11 Vincent LefevreUpdated French translation.
2016-03-10 Kevin McCarthyImprove the mailto_allow documentation.
2016-03-10 Michael ElkinsRestrict mailto header fields using mailto_allow.
2016-03-10 Kevin McCarthyCheck stat return value in configure.ac. (closes #3810)
2016-03-08 Kevin McCarthyAdd $resume_edited_draft_files option.
2016-03-08 Kevin McCarthyAdd $resume_draft_files option.
2016-03-08 Derek MartinImprove method of determining FQDN. (closes #3298)
2016-03-02 Kevin McCarthyDocument that GPGME doesn't support creating inline...
2016-03-02 Kevin McCarthyAdd hard redraw for the gpgme application/pgp handler.
2016-02-29 Kevin McCarthyDraft file tweeks: rename flag, don't auto-abort on...
2016-02-16 Kevin McCarthyAdd $pgp_decryption_okay to verify multipart/encrypted...
2016-02-11 Kevin McCarthyUpdate the status message after decryption using gpgpme.
2016-02-11 Vincent LefevreUpdated French translation.
2016-02-07 Kevin McCarthyFix pgp and smime decryption in mutt_prepare_template().
2016-02-07 Kevin McCarthyAdd new flag -E to modify draft/include file. (closes...
2016-01-26 Kevin McCarthyMention <what-key> under the key bindings documentation.
2016-01-23 Kevin McCarthyIncrease HUGE_STRING size to 8192. (see #3804)
2016-01-19 Kevin McCarthyMake sasl authentication buffers dynamically sized...
2016-01-06 Kevin McCarthyAllow tab as a delimiter in smime .index files. (closes...
2016-01-05 Kevin McCarthyAdd a couple missing ATTACHPTR->tree frees.
2016-01-04 S. GillesPrefer bright versions (8-15) of colors for brightXXX...
2016-01-01 Kevin McCarthyUse strrchr to search for Received date separator....
2016-01-01 Kevin McCarthyUpdate manual copyright too.
2016-01-01 Kevin McCarthyConvert copyright years to all use 4 digit years.
2016-01-01 Kevin McCarthyUpdate copyright notices.
2016-01-01 Kevin McCarthymerge stable
2016-01-01 Kevin McCarthyFix segfault when deleting and reusing attachment slots...
2015-12-17 Kevin McCarthyAdd missing "yes" to $recall option documentation.
2015-12-17 Kevin McCarthyReword new f=f documentation.
2015-12-15 Kevin McCarthyAdd $reflow_space_quotes option. (closes #3309)
2015-12-08 Kevin McCarthymerge stable
2015-12-08 Kevin McCarthyFix hash table key "use after free" in mh_check_mailbox...
2015-12-07 Vincent LefevreUpdated French translation.
2015-12-03 Kevin McCarthyProvide a better prompt and error for inline PGP with...
2015-12-02 Kevin McCarthyLoosen mutt_signed_handler() protocol value consistency...
2015-11-30 Kevin McCarthysmime: allow signing message digest algorithm to be...
2015-11-26 Kevin McCarthyClean up address_uses_unicode() (closes #3794)
2015-11-25 Kevin McCarthyFix bad idn error on local mailboxes. (closes #3795)
2015-11-24 Kevin McCarthyAdd user reversibility check in intl_to_local.
2015-11-24 Kevin McCarthyImplement SMTPUTF8 capability support in smtp.c
2015-11-24 Kevin McCarthyAdd option 'idn_encode'; rename option 'use_idn' to...
2015-11-24 Kevin McCarthyRewrite address local-to-intl conversion functions.
2015-11-24 Kevin McCarthyRename idna functions and bits for smtputf8 changes.
2015-11-21 Kevin McCarthyRemove redundant mbox delimiter check in imap_browse...
2015-11-19 Kevin McCarthyFix memcpy buf=NULL/len=0 issue in replace_part()....
2015-11-10 Kevin McCarthyImprove error messages for eat_date() and eat_regexp().
2015-11-09 Kevin McCarthyFix possible unintentional '\0' strchr matches.
2015-10-20 Vincent LefevreUpdated French translation.
2015-10-18 Kevin McCarthymerge stable
2015-10-18 Kevin McCarthyFix next_token() oob read. (closes #3787)
2015-10-17 Kevin McCarthyFix error message for attach-message. (closes #3785)
2015-10-08 Vincent LefevreUpdated French translation.
2015-10-04 Kevin McCarthyCreate a separate macro/push/exec event buffer. (close...
2015-10-04 Kevin McCarthyFix menu type in certificate prompt. (see #3779)
2015-10-01 Kevin McCarthyImprove prompt when switching between PGP and S/MIME...
2015-09-30 Kevin McCarthyFix chomp in smime_handle_cert_email.
2015-09-30 Kevin McCarthymerge stable
2015-09-30 Kevin McCarthyFix oob reads when fgets returns "\0". (closes #3776)
2015-09-21 Derek SchrockAdd new optional index_format expandos %r and %R.
2015-09-21 bat guanoGerman translation fix. (closes #3701)
next