index
:
mutt
kevin/415-mbox-parsing
kevin/489-stable-iconv-build-bug
kevin/stable-isspace-fix
kevin/stable-mx-maildir-check-fix
master
stable
Mirror of https://gitlab.com/muttmua/mutt.git
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-11-02
Fix configure.ac AM_ICONV result checking.
stable
kevin/489-stable-iconv-build-bug
Kevin McCarthy
2024-04-20
crypt-gpgme.c: Fix NULL dereference
Alejandro Colomar
2024-04-13
Add $smime_pkcs7_default_smime_type config option.
Kevin McCarthy
2024-03-09
automatic post-release commit for mutt-2.2.13
mutt-2-2-13-rel
Kevin McCarthy
2024-03-09
Update UPDATING file for 2.2.13 release.
Kevin McCarthy
2024-03-09
Fix smtp client to respect $use_envelope_from option.
Kevin McCarthy
2024-03-09
Fix smtp client $envelope_from_address possible dangling pointer.
Kevin McCarthy
2023-09-09
automatic post-release commit for mutt-2.2.12
mutt-2-2-12-rel
Kevin McCarthy
2023-09-09
Update UPDATING file for 2.2.12 release.
Kevin McCarthy
2023-09-09
Fix write_one_header() illegal header check.
Kevin McCarthy
2023-09-09
Check for NULL userhdrs.
Kevin McCarthy
2023-09-09
Fix rfc2047 base64 decoding to abort on illegal characters.
Kevin McCarthy
2023-08-23
Add a documentation note that aliases are case insensitive.
Kevin McCarthy
2023-08-18
automatic post-release commit for mutt-2.2.11
mutt-2-2-11-rel
Kevin McCarthy
2023-08-18
Update UPDATING file for 2.2.11 release.
Kevin McCarthy
2023-08-15
Fix GPGME build failure on MacOS.
Kevin McCarthy
2023-06-05
Updated Japanese translation.
TAKAHASHI Tamotsu
2023-04-14
Fix <collapse-all> behavior for sort=reverse-threads.
Kevin McCarthy
2023-03-25
automatic post-release commit for mutt-2.2.10
mutt-2-2-10-rel
Kevin McCarthy
2023-03-25
Update UPDATING files for 2.2.10 release.
Kevin McCarthy
2023-03-13
Update copyright notices.
Kevin McCarthy
2023-03-12
Abort imap_fast_trash() if previously checkpointed.
Kevin McCarthy
2023-03-12
Improve smtp oauth authentication.
Kevin McCarthy
2023-03-04
Use base64 URL safe alphabet for message id generation.
Sebastian Andrzej Siewior
2023-03-04
base64val: Add support to decode base64 safe URL.
Sebastian Andrzej Siewior
2022-12-20
mutt_oauth2: Print access token request message
Cline, Wade
2022-12-12
Move MuttLisp boolean config note.
Kevin McCarthy
2022-12-12
Fix counters for external maildir 'T' flag changes.
Kevin McCarthy
2022-12-07
Remove reference to $mark_old inside $mail_check_recent.
Kevin McCarthy
2022-12-07
Add doc note to MuttLisp about boolean config vars.
Kevin McCarthy
2022-11-21
Reset header color after mutt_set_flag().
Kevin McCarthy
2022-11-15
Filter U+200C in pager.
Kevin McCarthy
2022-11-12
automatic post-release commit for mutt-2.2.9
mutt-2-2-9-rel
Kevin McCarthy
2022-11-12
Update UPDATING file for 2.2.9.
Kevin McCarthy
2022-11-12
Document the <1234> key syntax for bind.
Kevin McCarthy
2022-11-07
Fix non-printable keyname printing to use <octal> syntax.
Kevin McCarthy
2022-11-07
Move AM_PATH_GPG_ERROR before AM_PATH_GPGME.
Kevin McCarthy
2022-11-07
Update gpgme autoconf files to the latest versions.
Kevin McCarthy
2022-11-06
Adjust manual concerning IMAP Fcc in batch mode.
Kevin McCarthy
2022-11-05
automatic post-release commit for mutt-2.2.8
mutt-2-2-8-rel
Kevin McCarthy
2022-11-05
Update UPDATING file for 2.2.8 release.
Kevin McCarthy
2022-11-04
Add explicit void to 0-parameter function definitions.
Kevin McCarthy
2022-11-03
Clarify $uncollapse_new documentation.
Kevin McCarthy
2022-11-03
Add a check for key->uids in create_recipient_set.
Kevin McCarthy
2022-11-01
Fix public key block listing for old versions of gpgme.
Kevin McCarthy
2022-11-01
Fix gpgme crash when listing keys in a public key block.
Kevin McCarthy
2022-10-13
Allow Fcc'ing to IMAP in batch mode.
Kevin McCarthy
2022-10-13
Add fcc error handling in batch mode.
Kevin McCarthy
2022-10-09
Fix scrolling when handling SIGWINCH in the index.
Kevin McCarthy
2022-10-08
Explicitly mention --with-sqlite3 in the INSTALL file.
Kevin McCarthy
[next]