]> granicus.if.org Git - neomutt/shortlog
neomutt
2017-04-13 Kevin McCarthymerge stable
2017-04-13 Kevin McCarthymutt-1.8.1 signed
2017-04-13 Kevin McCarthyAdded tag mutt-1-8-1-rel for changeset f44974c10990
2017-04-13 Kevin McCarthyautomatic post-release commit for mutt-1.8.1
2017-04-11 Kevin McCarthymerge stable
2017-04-11 Kevin McCarthyFix memleak when attaching files.
2017-04-08 Kevin McCarthyEnsure mutt stays in endwin during calls to pipe_msg...
2017-04-08 Kevin McCarthymerge stable
2017-04-08 Kevin McCarthySilence imap progress messages for pipe-message. (see...
2017-04-05 Kevin McCarthyDon't create query menu until after initial prompt...
2017-04-05 Kevin McCarthySeparate out the pager menu redrawing. (see #3877)
2017-04-05 Kevin McCarthyPrepare for pager redraw separation. (see #3877)
2017-04-05 Kevin McCarthySeparate out the index menu redrawing. (see #3877)
2017-04-05 Kevin McCarthySeparate out the compose menu redrawing. (see #3877)
2017-04-05 Kevin McCarthyChange km_dokey() to pass SigWinch on for the MENU_EDIT...
2017-04-05 Kevin McCarthyRemove redraw flag setting after mutt_endwin().
2017-04-01 Kevin McCarthyRemove refresh parameter from mutt_enter_fname().
2017-04-01 Kevin McCarthyCreate R_MENU redraw option.
2017-04-01 Kevin McCarthyChange reflow_windows() to set full redraw.
2017-04-01 Kevin McCarthyRemove SidebarNeedsRedraw.
2017-04-01 Kevin McCarthyRemove the OPTFORCEREDRAW options.
2017-03-31 Vincent LefevreFilter other directional markers that corrupt the screen.
2017-03-27 Kevin McCarthymerge stable
2017-03-27 Kevin McCarthyFix (un)sidebar_whitelist to expand paths.
2017-03-27 Kevin McCarthyDon't full redraw the index when handling a command...
2017-03-27 Kevin McCarthyRemove redraw parameter from crypt send_menus.
2017-03-27 Kevin McCarthySet refresh when popping the menu stack.
2017-03-27 Kevin McCarthyChange CurrentMenu to be controlled by the menu stack.
2017-03-27 Kevin McCarthyAdd a menu stack to track current and past menus.
2017-03-26 Kevin McCarthymerge stable
2017-03-26 Kevin McCarthyFix mutt_refresh() pausing during macro events.
2017-03-20 Kevin McCarthymerge stable
2017-03-20 Kevin McCarthyFix setenv overwriting to not truncate the envlist...
2017-03-18 Kevin McCarthymerge stable
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-18 Kevin McCarthyFix conststrings type mismatches. (closes #3926)
2017-03-14 Kevin McCarthyChange OpenSSL to use SHA-256 for cert comparison....
2017-03-13 Vincent LefevreUpdated French translation.
2017-03-12 Dmitri VereshchaginAdd shortcuts for IMAP and POP mailboxes in the file...
2017-03-09 Kevin McCarthyAdd SNI support for GnuTLS. (closes #3923)
2017-03-09 Kevin McCarthyAdd SNI support for OpenSSL. (see #3923)
2017-03-09 Kevin McCarthyOpenSSL: Don't offer (a)ccept always choice for hostnam...
2017-03-09 Kevin McCarthyPrevent skipped certs from showing a second time. ...
2017-03-08 Kevin McCarthyDon't allow storing duplicate certs for OpenSSL interac...
2017-03-08 Kevin McCarthyMove the OpenSSL partial chain support check inside...
2017-03-08 Matthias AndreeAdd $ssl_verify_partial_chains option for OpenSSL....
2017-03-05 Kevin McCarthymerge stable
2017-03-05 Kevin McCarthyIncrease ACCOUNT.pass field size. (closes #3921)
2017-03-02 Kevin McCarthymerge stable
2017-03-02 Matthias AndreeSSL: Fix memory leak in subject alternative name code...
2017-03-02 Kevin McCarthymerge stable
2017-03-02 Kevin McCarthyPrevent segv if open-appending to an mbox fails. (close...
2017-03-02 Kevin McCarthymerge stable
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
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...
next