]> granicus.if.org Git - mutt/shortlog
mutt
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-11-25 Vincent LefevreFix build failure with GPGME 1.8: do not steal the...
2016-11-20 Kevin McCarthyMore openssl1.1 fixes: remove uses of X509->name in...
2016-09-08 TAKAHASHI TamotsuFix openssl 1.1 compilation issues. (closes #3870)
2016-10-23 Kevin McCarthyFix pager segfault when lineInfo.chunks overflows....
2016-10-23 Kevin McCarthyPrevent an integer overflow in mutt_mktime() (closes...
2016-10-17 Kevin McCarthyActually fix gpgme segfault in create_recipient_set().
2016-10-16 Kevin McCarthyUse mutt_strlen and mutt_strncmp in sidebar.c.
2016-10-16 Kevin McCarthyFix gpgme segfault in create_recipient_set().
2016-10-08 Kevin McCarthymutt-1.7.1 signed
2016-10-08 Kevin McCarthyAdded tag mutt-1-7-1-rel for changeset 0ce5f9bff1fd
2016-10-08 Kevin McCarthyautomatic post-release commit for mutt-1.7.1 mutt-1-7-1-rel
2016-10-04 Kevin McCarthyPreserve forwarded attachment names in d_filename.
2016-09-25 Kevin McCarthyReset invalid parsed received dates to 0. (closes...
2016-09-22 Antonio RadiciMark some gpgme pgp menu keybinding translations as...
2016-09-21 Kevin McCarthyCheck for NULL mx_ops in mx.c
2016-09-20 Antonio RadiciFix gpgme segfault when querying candidates with a...
2016-09-08 Kevin McCarthyFix sidebar documentation a bit. (closes #3859)
2016-09-06 Kevin McCarthyAdd missing sidebar contrib sample files to dist tarball.
2016-09-05 Kevin McCarthyStub out getdnsdomainname() unless HAVE_GETADDRINFO.
2016-09-05 Kevin McCarthyAutoconf: always check for getaddrinfo().
2016-09-05 Guilhem MoulinFix pgpring reporting of DSA and Elgamal key lengths...
2016-09-03 Kevin McCarthyDisable ~X when message scoring. (closes #3861)
2016-09-02 Kevin McCarthyIncrease date buffer size for $folder_format. (closes...
2016-08-18 Kevin McCarthymerge default into stable
2016-08-18 Kevin McCarthymutt-1.7.0 signed
2016-08-18 Kevin McCarthyAdded tag mutt-1-7-rel for changeset a4e83f60e42f
2016-08-18 Kevin McCarthyautomatic post-release commit for mutt-1.7.0 mutt-1-7-rel
2016-08-18 TAKAHASHI TamotsuUpdated Japanese translation.
2016-08-15 Morten Bo JohansenUpdated Danish translation.
2016-08-15 Benno SchulenbergUpdated Esperanto translation.
2016-08-15 Benno SchulenbergUpdated Dutch translation.
2016-08-10 Ivan Vilata... Updated Catalan translation.
2016-08-10 Vincent LefevreUpdated French translation.
2016-08-09 Vsevolod VolkovUpdated Russian translation.
2016-08-09 Vsevolod VolkovUpdated Ukrainian translation.
2016-08-08 Kevin McCarthyClear pager position upon returning to the index menu.
2016-08-06 Vincent LefevreUpdated French translation.
2016-08-05 Kevin McCarthyRemove nonsensical size check in mutt_choose_charset()
2016-08-05 Kevin McCarthyFix memory leak in mutt_choose_charset().
2016-08-05 Kevin McCarthyFix memleak in mh_read_dir() when sequence parsing...
2016-08-05 Kevin McCarthyUpdate copyright notices.
2016-08-03 Kevin McCarthyExplicitly NULL unimplemented pop mx_ops functions.
2016-08-03 Kevin McCarthyUse the ctx->mx_ops instead of calling mx_get_ops()
2016-08-02 Kevin McCarthyUse a different flag in mx_open_mailbox_append() when...
2016-08-01 Kevin McCarthyConvert mx_open_mailbox_append() to use ctx->mx_ops.
2016-08-01 Kevin McCarthyMove fflush and fsync to the mbox and mmdf commit_msg...
2016-07-30 Kevin McCarthyAdd unread and total message count format strings to...
2016-07-25 Richard RussonFix imap buffy msg_count overwrite issue.
2016-07-22 Kevin McCarthyConvert buffy_mbox_check() and trash_append() to use...
2016-07-21 Kevin McCarthyFix memleak in the new trash folder code.
2016-07-21 Vincent LefevreUpdated French translation.
2016-07-20 Kevin McCarthyFilter directional markers that corrupt the screen...
2016-07-20 Anton LindqvistFix arithmetic exception due to menu->pagelen being...
2016-07-18 Kevin McCarthyAdd imap-fast-trash patch.
2016-07-18 Kevin McCarthyAdd purge-message patch.
2016-07-18 Kevin McCarthyAdd the trash folder patch.
2016-07-16 Will FiveashFix memory leak in mutt_sasl_cb_pass.
2016-07-13 Kevin McCarthyFix BODY->d_filename memory leaks.
2016-07-13 Kevin McCarthyFix BODY->charset memory leaks.
2016-07-12 Kevin McCarthyInitialize mutt windows even in batch mode. (closes...
2016-07-09 rich burridgeFix conststrings compiler version string generation...
2016-07-09 Kevin McCarthyChange sidebar highlighted mailbox behavior.
2016-07-09 Kevin McCarthyFix sidebar pagedown/up when mailboxes on the end are...
2016-07-09 Kevin McCarthyDon't overwrite imap_status->uidnext with a lower value...
2016-07-07 Kevin McCarthyFix the sidebar TopIndex and BotIndex when $sidebar_new...
2016-07-07 Kevin McCarthyFilter soft hypen from pager and headers. (closes...
2016-07-06 Richard RussonFix sidebar crash for non-existent mailbox
2016-07-06 Kevin McCarthymerge stable
2016-07-06 Kevin McCarthymutt-1.6.2 signed
2016-07-06 Kevin McCarthyAdded tag mutt-1-6-2-rel for changeset 7ccd4417bd70
2016-07-06 Kevin McCarthyautomatic post-release commit for mutt-1.6.2 mutt-1-6-2-rel
2016-07-02 Kevin McCarthyFix the documented sort methods for sidebar_sort_method.
2016-07-02 Kevin McCarthyAdd R_SIDEBAR to redraw sidebar when its settings change.
2016-07-02 Kevin McCarthyFix sidebar "unsorted" order to match Buffy list order.
2016-07-02 Kevin McCarthyDecouple the sidebar from the Buffy list.
2016-07-01 Kevin McCarthymerge stable
2016-07-01 Kevin McCarthyCheck $pgp_autoinline and $pgp_replyinline if oppenc...
2016-06-30 Kevin McCarthyFix missing sidebar documentation links. (closes #3847)
2016-06-30 Kevin McCarthyFix cppflags and muttlibs duplication with --with-gss.
2016-06-30 Kevin McCarthyInclude ncurses tinfo library if found.
2016-06-29 Kevin McCarthyClarify oppenc option documention. (closes #3846)
2016-06-28 Kevin McCarthyRemove unused SORT_DESC.
2016-06-28 Fahri Cihan... Remove $sidebar_refresh_time from Sample Sidebar Config
2016-06-23 Kevin McCarthyChange sidebar to consistently use realpath for context...
2016-06-22 Kevin McCarthyChange sidebar next/prev-new to look at buffy->new...
2016-06-21 Kevin McCarthyAdd documentation to the "New Mail Detection" section...
2016-06-20 Vincent LefevreUpdated French translation.
2016-06-18 Damien Riegeladd commit_msg to struct mx_ops
2016-06-18 Damien Riegeladd mmdf_commit_message function
2016-06-18 Damien Riegeladd mbox_commit_message function
2016-06-18 Damien Riegeladd imap_commit_message function
2016-06-18 Damien Riegeladd maildir_commit_message function
2016-06-18 Damien Riegelprepend maildir_commit_message function name with an...
2016-06-18 Damien Riegelremove unused HEADER parameter in mh_commit_message
2016-06-18 Damien Riegeladd close_msg to struct mx_ops
2016-06-18 Damien RiegelRemove magic member in MESSAGE structure
2016-06-18 Damien Riegelpass context in mx_close_message
2016-06-18 Damien RiegelAdd open_msg to struct mx_ops
next