]> granicus.if.org Git - mutt/shortlog
mutt
2019-04-07 Kevin McCarthyCreate mutt_buffer_buffy() buffer function.
2019-04-07 Kevin McCarthyFix mutt_buffer_select_file() macro to call correct...
2019-04-07 Kevin McCarthyChange mutt_folder_hook() parameter to const char *.
2019-04-03 Kevin McCarthyAdd a note about spam and the header cache in the manual.
2019-04-02 Kevin McCarthyRestore active flag in imap_fetch_message() on error.
2019-04-02 Kevin McCarthyRemove h->active hack in imap_sync_message_for_copy().
2019-03-29 Kevin McCarthyMerge branch 'stable'
2019-03-29 Kevin McCarthyChange IMAP to try oauthbearer first.
2019-03-29 Kevin McCarthyFail oauth quietly if it was not configured.
2019-03-21 Kevin McCarthyFix typo in documentation.
2019-03-21 Kevin McCarthyAdd documentation on thread tree characters and config...
2019-03-13 Kevin McCarthybrowser.c: Convert f parameter to BUFFER.
2019-03-13 Kevin McCarthybrowser.c: Convert other browser local variables to...
2019-03-13 Kevin McCarthybrowser.c: Convert buf to BUFFER.
2019-03-13 Kevin McCarthybrowser.c: Convert prefix to BUFFER.
2019-03-13 Kevin McCarthybrowser.c: Convert LastDir and LastDirBackup to BUFFER.
2019-03-13 Kevin McCarthyAdd mutt_getcwd().
2019-03-13 Kevin McCarthyAdd mutt_buffer_strcpy_n().
2019-03-13 Kevin McCarthyFixes to mutt_buffer_expand_path().
2019-03-13 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyautomatic post-release commit for mutt-1.11.4 mutt-1-11-4-rel
2019-03-13 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyFix incorrect IMAP message purging bug.
2019-03-11 Kevin McCarthyAdd mutt_buffer_expand_path().
2019-03-11 Kevin McCarthyFix imap_pretty_mailbox() call to url_ciss_tostring().
2019-03-10 Kevin McCarthyMove mutt_rx_sanitize_string() to muttlib.c
2019-03-10 Kevin McCarthyImprove imap uid seqset hcache buffer usage.
2019-03-10 Kevin McCarthyMinor buffer handling code cleanup.
2019-03-09 Kevin McCarthyAdd "Message Composition Flow" section to manual.
2019-03-09 Kevin McCarthyExpand a couple of the comments about charset.
2019-03-08 Kevin McCarthyCheck noconv for mailcap %{charset} send mode expansion.
2019-03-08 Kevin McCarthyFix mailcap %{charset} expansion in send mode.
2019-03-05 Kevin McCarthyUse gpgme recipient strings for encryption when available.
2019-03-04 Kevin McCarthyAdd $include_encrypted config to prevent reply-decrypti...
2019-02-23 Kevin McCarthyAdd additional search names for docbook texi conversion...
2019-02-21 Andrey SkvortsovFix truncation of long filenames in attachments.
2019-02-13 Kevin McCarthyCheck the base64 decoding retval in auth_gss.
2019-02-13 Kevin McCarthyChange auth_gss to to use buffers and the buffer pool.
2019-02-13 Kevin McCarthyAdd mutt_buffer helpers for base64 conversion.
2019-02-13 Kevin McCarthyAdd mutt_buffer_len() helper.
2019-02-07 Vincent LefevreUpdated French translation.
2019-02-06 Kevin McCarthyCreate <group-chat-reply> function.
2019-02-06 Vincent LefevreUpdated French translation.
2019-02-06 Vincent Lefevrecorrected typo from dad0eb255fddbef5f14772b85b32acf6f2c...
2019-02-02 Kevin McCarthyAdd an error message for <descend-directory>.
2019-02-02 Kevin McCarthySeparate out op variable in the browser.
2019-02-01 Kevin McCarthyMerge branch 'stable'
2019-02-01 Kevin McCarthyautomatic post-release commit for mutt-1.11.3 mutt-1-11-3-rel
2019-02-01 Kevin McCarthyUpdate UPDATING file for 1.11.3 release.
2019-02-01 Corey MinyardAllow descending into maildir and mh directories in...
2019-01-25 Kevin McCarthyMerge branch 'stable'
2019-01-25 Kevin McCarthyShow top-level decoded smime text/plain parts.
2019-01-24 Kevin McCarthySimplify nested smime handling in the attachment menu.
2019-01-24 Kevin McCarthyMerge branch 'stable'
2019-01-24 Kevin McCarthyImprove attachment menu for s/mime parts. (closes ...
2019-01-22 Kevin McCarthyMerge branch 'stable'
2019-01-22 Kevin McCarthyFix tunnels to also retry and write full buffer.
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyFix raw socket read/write to follow expected behavior.
2019-01-21 Kevin McCarthyRemove mutt_socket_read().
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyConvert to use gitlab registry image ubuntu:18.04.
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyFix gnutls tls_socket_write() to properly retry.
2019-01-19 Kevin McCarthyChange $pgp_use_gpg_agent to default set.
2019-01-19 Kevin McCarthyMerge branch 'stable'
2019-01-19 Kevin McCarthyUpdate the muttrc man page with added commands.
2019-01-19 Kevin McCarthyMerge branch 'stable'
2019-01-19 Kevin McCarthyWrap ssl init calls for LibreSSL too.
2019-01-18 Vincent LefevreUpdated date of the mutt(1) man page.
2019-01-18 Vincent LefevreUpdated date of the muttrc(5) man page.
2019-01-17 Muh MuhtenAdd attributes support on color declarations
2019-01-10 Kevin McCarthyMerge branch 'stable'
2019-01-10 Fabian Groffenmx_open_mailbox: provide output buffer to realpath(3)
2019-01-08 Kevin McCarthyMerge branch 'stable'
2019-01-08 Stefan StroginFix compilation with LibreSSL <2.7.0. (closes #112)
2019-01-08 Stefan StroginFix compilation with LibreSSL <2.7.0. (closes #112)
2019-01-08 Kevin McCarthyMerge branch 'stable'
2019-01-08 Kevin McCarthyautomatic post-release commit for mutt-1.11.2 mutt-1-11-2-rel
2019-01-08 Kevin McCarthyAdd UPDATING notes for 1.11.2 release.
2019-01-05 Eike RathkeFix mkdtemp() random signedness
2019-01-05 Kevin McCarthyMerge branch 'stable'
2019-01-05 Kevin McCarthyUpdate copyright for the next stable release.
2019-01-05 Kevin McCarthyFix a few indenting issues.
2019-01-05 Kevin McCarthyClean up formatting.
2019-01-04 Kevin McCarthyClean up code indentation.
2019-01-04 Kevin McCarthyMerge branch 'stable'
2019-01-04 Kevin McCarthyFix mkdtemp.c implementation.
2019-01-01 Kevin McCarthySleep $sleep_time after displaying "mail sent" message.
2019-01-01 Kevin McCarthyRemove trailing whitespace.
2018-12-31 Kevin McCarthyRemove unused MUTT_FORMAT_MAKEPRINT flag.
2018-12-31 Kevin McCarthyRemove dead code.
2018-12-29 Kevin McCarthyFix config variable order.
2018-12-29 Kevin McCarthyRespect ignore for the protected subject display.
2018-12-29 Kevin McCarthyColor protected subject as a header in the pager.
2018-12-29 Kevin McCarthyAdd $crypt_protected_headers_save.
2018-12-29 Kevin McCarthyChange x-label editing flag to be in the envelope.
2018-12-29 Kevin McCarthyCreate envelope->changed to mark all field changes.
2018-12-29 Vincent LefevreLight colors: do not do the + 8 on negative values...
2018-12-29 Vincent LefevreAdded support for the "light" color prefix (in addition...
next