]> granicus.if.org Git - mutt/shortlog
mutt
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...
2018-12-29 Vincent LefevreUpdated French translation.
2018-12-29 Vincent Lefevrespelling consistency
2018-12-28 Kevin McCarthyMerge branch 'stable'
2018-12-28 Kevin McCarthyMake a copy of x_label before encoding it for updates.
2018-12-28 Kevin McCarthyMerge branch 'stable'
2018-12-28 Kevin McCarthyRestore the xlabel_changed reset.
2018-12-28 Kevin McCarthyMerge branch 'stable'
2018-12-28 Kevin McCarthyRfc2047 encode and fold X-Label when writing updates.
2018-12-27 Kevin McCarthyMerge branch 'stable'
2018-12-27 Kevin McCarthyHandle improperly encoded pgp/mime octetstream part.
2018-12-25 Kevin McCarthyFree pgpkeylist if the send fails.
2018-12-25 Kevin McCarthyRead in protected headers when resuming a postponed...
2018-12-25 Kevin McCarthyFinish protected header write support.
2018-12-25 Kevin McCarthyAdd a new mode for mutt_write_rfc822_header().
2018-12-25 Kevin McCarthyAdd config and data structure for protected header...
2018-12-21 Kevin McCarthyHandle improperly encoded pgp/mime octetstream part.
next