summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-01-03wip: add reverse parse, tied to $mbox_lax_parse.kevin/415-mbox-parsingKevin McCarthy
2023-01-03wip: enforce parsable from line after content-length delimited.Kevin McCarthy
2023-01-02wip: enforce newline separators between messages.Kevin McCarthy
2022-12-20mutt_oauth2: Print access token request messageCline, Wade
2022-12-12Move MuttLisp boolean config note.Kevin McCarthy
2022-12-12Fix counters for external maildir 'T' flag changes.Kevin McCarthy
2022-12-07Remove reference to $mark_old inside $mail_check_recent.Kevin McCarthy
2022-12-07Add doc note to MuttLisp about boolean config vars.Kevin McCarthy
2022-11-21Reset header color after mutt_set_flag().Kevin McCarthy
2022-11-15Filter U+200C in pager.Kevin McCarthy
2022-11-12automatic post-release commit for mutt-2.2.9mutt-2-2-9-relKevin McCarthy
2022-11-12Update UPDATING file for 2.2.9.Kevin McCarthy
2022-11-12Document the <1234> key syntax for bind.Kevin McCarthy
2022-11-07Fix non-printable keyname printing to use <octal> syntax.Kevin McCarthy
2022-11-07Move AM_PATH_GPG_ERROR before AM_PATH_GPGME.Kevin McCarthy
2022-11-07Update gpgme autoconf files to the latest versions.Kevin McCarthy
2022-11-06Adjust manual concerning IMAP Fcc in batch mode.Kevin McCarthy
2022-11-05automatic post-release commit for mutt-2.2.8mutt-2-2-8-relKevin McCarthy
2022-11-05Update UPDATING file for 2.2.8 release.Kevin McCarthy
2022-11-04Add explicit void to 0-parameter function definitions.Kevin McCarthy
2022-11-03Clarify $uncollapse_new documentation.Kevin McCarthy
2022-11-03Add a check for key->uids in create_recipient_set.Kevin McCarthy
2022-11-01Fix public key block listing for old versions of gpgme.Kevin McCarthy
2022-11-01Fix gpgme crash when listing keys in a public key block.Kevin McCarthy
2022-10-13Allow Fcc'ing to IMAP in batch mode.Kevin McCarthy
2022-10-13Add fcc error handling in batch mode.Kevin McCarthy
2022-10-09Fix scrolling when handling SIGWINCH in the index.Kevin McCarthy
2022-10-08Explicitly mention --with-sqlite3 in the INSTALL file.Kevin McCarthy
2022-10-08Set the curses resize policy to use tioctl()Kevin McCarthy
2022-10-08Remove unneeded calls in mutt_edit_file().Kevin McCarthy
2022-10-08Change a few cases of endwin() to call mutt_endwin().Kevin McCarthy
2022-10-08Add SigWinch = 1 to mutt_endwin().Kevin McCarthy
2022-10-08Move SigWinch handling before refresh in menus.Kevin McCarthy
2022-08-30Ensure pop_data is freed for mailbox and fetch-mail usage.Kevin McCarthy
2022-08-25Add error handling for cert prompts in batch mode.Kevin McCarthy
2022-08-22Updated Catalan translation.Ivan Vilata i Balaguer
2022-08-07automatic post-release commit for mutt-2.2.7mutt-2-2-7-relKevin McCarthy
2022-08-07Update UPDATING file for 2.2.7 release.Kevin McCarthy
2022-08-05Fix mutt_read_rfc822_line() to use is_email_wsp().Kevin McCarthy
2022-08-04Drop X509 *cert from sslsockdata, unused.Matthias Andree
2022-07-29Change mutt_display_message() $pager to use %s if present.Kevin McCarthy
2022-07-29Overide SSL_CTX min/max protocol versions.Kevin McCarthy
2022-07-28Tighten $query_command parsing to allow empty name field.Kevin McCarthy
2022-07-28version.sh: fix robustness on git failureMatthias Andree
2022-07-28de.po: Fix German certificate dialog translation.Matthias Andree
2022-07-06Comment out undesirable default settings in smime.rc.Kevin McCarthy
2022-06-11Decrypt S/MIME when mime-forwarding with $forward_decrypt set.Kevin McCarthy
2022-06-05automatic post-release commit for mutt-2.2.6mutt-2-2-6-relKevin McCarthy
2022-06-05Update UPDATING file for 2.2.6 release.Kevin McCarthy
2022-05-27Fix $pgp_sort_keys sorting.Kevin McCarthy