]> granicus.if.org Git - mutt/shortlog
mutt
2017-04-08 Kevin McCarthySilence imap progress messages for pipe-message. (see...
2017-03-27 Kevin McCarthyFix (un)sidebar_whitelist to expand paths.
2017-03-26 Kevin McCarthyFix mutt_refresh() pausing during macro events.
2017-03-20 Kevin McCarthyFix setenv overwriting to not truncate the envlist...
2017-03-18 Kevin McCarthyFix mutt_envlist_set() for the case that envlist is...
2017-03-18 Kevin McCarthyPass envlist to filter children too. (closes #3922)
2017-03-05 Kevin McCarthyIncrease ACCOUNT.pass field size. (closes #3921)
2017-03-02 Matthias AndreeSSL: Fix memory leak in subject alternative name code...
2017-03-02 Kevin McCarthyPrevent segv if open-appending to an mbox fails. (close...
2017-03-02 Kevin McCarthyClear out extraneous errors before SSL_connect() (see...
2017-02-24 Kevin McCarthymerge default into stable
2017-02-24 Kevin McCarthymutt-1.8.0 signed
2017-02-24 Kevin McCarthyAdded tag mutt-1-8-rel for changeset d897983752f9
2017-02-24 Kevin McCarthyautomatic post-release commit for mutt-1.8.0 mutt-1-8-rel
2017-02-23 TAKAHASHI TamotsuUpdated Japanese translation.
2017-02-22 Benno SchulenbergUpdated Dutch translation.
2017-02-22 Benno SchulenbergUpdated Esperanto translation.
2017-02-22 Kevin McCarthyMinor touchups to documentation and UPDATING file.
2017-02-20 Kevin McCarthyMention $XDG_CONFIG_HOME/mutt/ in the manual.
2017-02-20 Kevin McCarthyReword some of the UPDATING entries.
2017-02-18 Kevin McCarthyAdd 1.8.0 entries to the UPDATING file.
2017-02-18 Athanasios... Prevent null pointer exception for h->ai_canonname
2017-02-18 Ivan Vilata... Updated Catalan translation.
2017-02-16 Vsevolod VolkovUpdated Russian translation.
2017-02-16 Vsevolod VolkovUpdated Ukrainian translation.
2017-02-16 Morten Bo JohansenUpdated Danish translation.
2017-02-13 Petr PisarUpdated Czech translation.
2017-02-12 Matthias AndreeShow SHA1 fp in interactive cert check menu.
2017-02-12 Kevin McCarthyFix potential cert memory leak in check_certificate_by_...
2017-02-12 Matthias AndreePlug memory leak in weed-expired-certs code.
2017-02-12 Kevin McCarthyFilter expired local certs for OpenSSL verification.
2017-02-10 Kevin McCarthyChange "allow_dups" into a flag at hash creation.
2017-02-10 Petr PisarUpdated Czech translation.
2017-02-10 Vincent LefevreUpdated French translation.
2017-02-08 Kevin McCarthyFix build for bdb.
2017-02-08 Kevin McCarthyCreate function to free header cache data.
2017-02-08 Kevin McCarthyAdd Kyoto Cabinet support to the header cache.
2017-02-04 Kevin McCarthyFixes to the LMDB header cache. (closes #3691)
2017-02-04 Kevin McCarthyAdd LMDB backend support for header cache. (see #3691)
2017-01-31 Kevin McCarthyMinor fix to ~y completion.
2017-01-31 Kevin McCarthySimplify mutt_label_complete().
2017-01-31 Kevin McCarthyPermit tab completion of pattern expressions with ...
2017-01-31 Kevin McCarthyFix the mutt_label_complete() pos parameter.
2017-01-29 Kevin McCarthyFix the x-label update code check location.
2017-01-29 Kevin McCarthyImprove the label completion hash table usage.
2017-01-29 David ChampionAdds label completion.
2017-01-29 Kevin McCarthyAdd hash_find_elem to get the hash element.
2017-01-29 David ChampionAdd reentrant hash_walk() function for iterating down...
2017-01-29 Kevin McCarthyMinor fixes to the x-label patch from David.
2017-01-29 David ChampionAdds capability to edit x-labels inside mutt, and to...
2017-01-24 Kevin McCarthyAllow "unsubjectrc *" to remove all patterns.
2017-01-24 David ChampionAdd subjectrx command to replace matching subjects...
2017-01-24 David ChampionAbstract the SPAM_LIST as a generic REPLACE_LIST
2017-01-24 Kevin McCarthyImprove Reply-to vs From comparison when replying....
2017-01-19 Kevin McCarthyFix sidebar references to the "new count" to be "unread...
2017-01-18 Kevin McCarthyFix several alias hashtable issues.
2017-01-18 Kevin McCarthyAdd casecmp and strdup_key flags to hash_create()
2017-01-15 Kevin McCarthyImprove error handling in mbox magic detection.
2017-01-15 David ChampionAllow initial blank lines in local mailboxes.
2017-01-10 Simon RuderichFix minor documentation issues.
2017-01-06 Kevin McCarthyConvert cmd_parse_search to use the uid hash. (closes...
2017-01-06 Kevin McCarthyCreate a uid hash for imap. (see #3905)
2017-01-06 Kevin McCarthyConvert HASH to be indexable by unsigned int. (see...
2017-01-05 Kevin McCarthyFix imap server-side search to call uid2msgno() only...
2017-01-03 Kevin McCarthyAdd a pattern_cache_t to speed up a few repeated matches.
2017-01-01 Kevin McCarthyCanonicalize line endings for GPGME S/MIME encryption...
2016-12-27 Kevin McCarthyMake to_chars and status_chars accept mulitibyte charac...
2016-12-27 Kevin McCarthyCreate mbchar_table type for multibyte character arrays...
2016-12-25 Vincent LefevreIn the manual, replaced 2 para by example (similar...
2016-12-13 David ChampionAdd option to control whether threads uncollapse when...
2016-12-13 Richard RussonRemove unused OPS
2016-12-13 Michał KępieńRework OpenSSL certificate verification to support...
2016-12-12 David ChampionAdd setenv/unsetenv commands.
2016-12-07 Kevin McCarthyMove '@' pattern modifier documentation to the right...
2016-12-05 Kevin McCarthymerge stable
2016-12-05 Kevin McCarthymutt-1.7.2 signed
2016-12-05 Kevin McCarthyAdded tag mutt-1-7-2-rel for changeset 99f5624d1f52
2016-12-05 Kevin McCarthyautomatic post-release commit for mutt-1.7.2 mutt-1-7-2-rel
2016-12-04 Kevin McCarthymerge stable
2016-12-03 Kevin McCarthyChange sidebar_spoolfile coloring to be lower precedence.
2016-11-30 Kevin McCarthyReturn to pager upon aborting a jump operation. (closes...
2016-11-30 Kevin McCarthyAdd mutt_array_size macro, change interactive_check_cer...
2016-11-30 Kevin McCarthyImprove openssl interactive_check_cert. (closes #3899)
2016-11-25 Vincent LefevreFix build failure with GPGME 1.8: do not steal the...
2016-11-25 Vincent LefevreFix build failure with GPGME 1.8: do not steal the...
2016-11-22 Vincent LefevreCorrected comment.
2016-11-22 Kevin McCarthyRevert db13010a2e8d but add a comment. (see #3870)
2016-11-21 Vincent LefevreMake sure that the output of X509_NAME_oneline is null...
2016-11-21 Kevin McCarthyMinor resource and error logic cleanup in tunnel_socket...
2016-11-21 Kevin McCarthyDon't close stderr when opening a tunnel. (closes ...
2016-11-20 Kevin McCarthyMore openssl1.1 fixes: remove uses of X509->name in...
2016-11-20 Kevin McCarthyMore openssl1.1 fixes: remove uses of X509->name in...
2016-11-20 Vincent LefevreUpdated French translation.
2016-11-18 Kevin McCarthyFix mark-message translation and keybind menu.
2016-11-18 Kevin McCarthyImprove two compress translation messages.
2016-11-18 Vincent LefevreUpdated French translation.
2016-11-18 Vincent LefevreMake a string translatable.
2016-11-18 Vincent LefevreMake a string translatable. Add a missing space at...
2016-11-18 Vincent LefevreUpdated French translation (except for 1 string).
2016-11-18 Vincent LefevreUpdated requirement on the C compiler.
next