]> granicus.if.org Git - mutt/shortlog
mutt
2019-04-20 Kevin McCarthyRevert "Fix truncation of long filenames in attachments."
2019-04-20 Kevin McCarthyConvert remailer to use BUFFER for Mixmaster invocation.
2019-04-20 Kevin McCarthyConvert compress to use mutt_buffer_quote_filename().
2019-04-20 Kevin McCarthyUpdate po headers.
2019-04-19 Kevin McCarthyIncrease mutt_pgpring path size to silence warning.
2019-04-19 Kevin McCarthyConvert pager help string to use BUFFER.
2019-04-19 Kevin McCarthyConvert certficate prompts to use menu dialog helper...
2019-04-19 Kevin McCarthyAdd menu dialog helper to add rows.
2019-04-19 Kevin McCarthyConvert migrated lib.c functions to use BUFFER.
2019-04-19 Kevin McCarthyRelocate lib.c functions to muttlib.c to enable BUFFER...
2019-04-17 Kevin McCarthyIncrease prompt size to remove warning.
2019-04-17 Kevin McCarthyConvert change folder operations to use BUFFER.
2019-04-17 Kevin McCarthyAdd mutt_buffer_enter_fname().
2019-04-17 Kevin McCarthyConvert other users of BUFFY->pathbuf to use BUFFERS.
2019-04-16 Kevin McCarthyConvert BUFFER->path to a BUFFER.
2019-04-16 Kevin McCarthyChange BUFFY->realpath to be const char *.
2019-04-16 Kevin McCarthyAdd a note about $prompt_after to the $pager documentation.
2019-04-14 Kevin McCarthyRename mutt_buffer_rfc1524_expand_command()
2019-04-14 Kevin McCarthyConvert rfc1524_expand_command() implementation to...
2019-04-14 Kevin McCarthyConvert last rfc1524_expand_command caller to use a...
2019-04-14 Kevin McCarthyRename mutt_buffer_adv_mktemp().
2019-04-14 Kevin McCarthyConvert remaining mutt_adv_mktemp() calls to use buffer...
2019-04-14 Fabrice Fontaineconfigure.ac: fix static build with idn2 and unistring
2019-04-12 Aaron SchrabGenerate version string during make not configure
2019-04-10 Kevin McCarthyRename to mutt_rfc1524_expand_filename().
2019-04-10 Kevin McCarthyConvert mutt_expand_fmt() and rfc1524_expand_filename...
2019-04-10 Kevin McCarthyConvert mutt_expand_file_fmt() to accept BUFFER dest...
2019-04-10 Kevin McCarthyAdd mutt_buffer_quote_filename().
2019-04-09 Kevin McCarthyConvert mutt_check_simple() to accept a BUFFER parameter.
2019-04-09 Kevin McCarthyChange autoview_handler() to use BUFFER.
2019-04-08 Kevin McCarthyFix undeclared function warning for mutt_buffy().
2019-04-08 Kevin McCarthyChange main() folder to be BUFFER.
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'
next