]> granicus.if.org Git - mutt/shortlog
mutt
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
2016-06-17 Olaf Heringfolder_file: remove struct stat
2016-06-17 Olaf HeringAdd real prototype for re_match_2_internal in regex.c
2016-06-17 Kevin McCarthyCombine the basic and extended buffy functions.
2016-06-15 Vincent LefevreUpdated French translation.
2016-06-14 Kevin McCarthyReset buffy->new for the current mailbox in IMAP.
2016-06-12 Kevin McCarthyFix the case of messages in OPS.MIX and OPS.SIDEBAR
2016-06-07 Kevin McCarthyMake extended buffy independent of the sidebar.
2016-06-08 Kevin McCarthyChange the default for sidebar_format to use %n.
2016-06-08 Kevin McCarthyAdd sidebar_format flag '%n' to display 'N' on new...
2016-06-11 Vincent LefevreUpdated French translation.
2016-06-09 Richard RussonFix alignment in the compose menu.
2016-06-08 Vincent LefevreCorrected OPS.SIDEBAR filename in EXTRA_DIST.
2016-06-07 Richard RussonSetting $sidebar_width to more than 128 would cause...
2016-06-07 Kevin McCarthyFix columns used for $status_format and $pager_format...
2016-06-06 Kevin McCarthyAdd warning in makedoc for unexpected prefices. (see...
2016-06-06 Kevin McCarthyFix sidebar buffy stats updating on mailbox close.
2016-06-04 Kevin McCarthyStart to fix sidebar buffy modifications.
2016-06-04 Kevin McCarthyVarious fixes to the sidebar logic.
2016-06-04 Kevin McCarthyAdd "mutt_" prefix to global sidebar functions.
2016-06-04 Kevin McCarthyClean up the sidebar manual.
2016-06-04 Kevin McCarthyRe-indent and style sidebar.c.
2016-06-04 Kevin McCarthyFix sidebar check_sec.sh warnings.
2016-06-04 Kevin McCarthySidebar clean up: building and drawing logic.
2016-06-04 Richard RussonAdd neomutt version of sidebar patch. (closes #3829)
2016-05-31 Kevin McCarthyFix documentation for DT_MAGIC types. (closes #3845)
2016-05-26 Kevin McCarthyFix header file indentation after M_ prefix renaming.
2016-05-26 Damien Riegeladd check operation to struct mx_ops
2016-05-26 Damien Riegelmx_check_mailbox: remove lock argument in function...
2016-05-26 Damien Riegeladd function imap_check_mailbox_reopen
2016-05-25 Kevin McCarthyAdd a TODO to mx_open_new_message() to use mx_ops in...
2016-05-25 Damien Riegeladd open_new_msg operation to struct mx_ops
2016-05-24 Kevin McCarthymerge stable
2016-05-24 Kevin McCarthyFix infinite loop when help is bound to a named key...
2016-05-12 Damien RiegelStart decoupling mailbox operations.
2016-05-12 Damien Riegelrename mbox_close_mailbox to mx_close_mailbox_append...
2016-05-10 Kevin McCarthySet COLUMNS to MuttIndexWindow->cols in mutt_create_fil...
2016-05-09 Kevin McCarthyBack out wrapper sys_socket.h workaround (23334e967dd7)
2016-05-09 Derek MartinChange M_* symbols to MUTT_*
2016-05-03 Kevin McCarthySkip bidi markers in the pager and index. (closes...
2016-05-03 Kevin McCarthyChange mutt_window_getyx() to accept NULL *y/*x params.
2016-04-30 Kevin McCarthymerge stable
2016-04-30 Kevin McCarthymutt-1.6.1 signed
2016-04-30 Kevin McCarthyAdded tag mutt-1-6-1-rel for changeset 1ef1e39a7218
2016-04-30 Kevin McCarthyautomatic post-release commit for mutt-1.6.1 mutt-1-6-1-rel
2016-04-30 Kevin McCarthyFix pager mini-index drawing when $pager_index_lines...
next